Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/22/10 09:55:26 (14 years ago)
Author:
cneumuel
Message:

copied HeuristicLab.Security projects to 3.3-HiveMigration branch (#1091)

Location:
branches/3.3-HiveMigration/sources/HeuristicLab.Hive
Files:
22 added
8 edited
5 copied

Legend:

Unmodified
Added
Removed
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive

    • Property svn:ignore set to
      *.suo
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive 3.3.sln

    r4060 r4071  
    22Microsoft Visual Studio Solution File, Format Version 11.00
    33# Visual Studio 2010
     4Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Client.Core-3.3", "HeuristicLab.Hive.Client.Core\3.3\HeuristicLab.Hive.Client.Core-3.3.csproj", "{5010BD86-23B7-4F8C-888A-76D21AD5266A}"
     5EndProject
     6Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Server.Core-3.3", "HeuristicLab.Hive.Server.Core\3.3\HeuristicLab.Hive.Server.Core-3.3.csproj", "{898B31CF-81DC-453B-AEB3-BDF83197A7EE}"
     7EndProject
     8Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive", "HeuristicLab.Hive\3.3\HeuristicLab.Hive.csproj", "{C92AAC8C-4D88-449C-ABA5-2B935D769842}"
     9EndProject
     10Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{02A1B491-BFBA-407C-BE63-0227871E7B5C}"
     11  ProjectSection(SolutionItems) = preProject
     12    ConfigMerger.exe = ConfigMerger.exe
     13    HeuristicLab 3.3.vsmdi = HeuristicLab 3.3.vsmdi
     14    LocalTestRun.testrunconfig = LocalTestRun.testrunconfig
     15    PreBuildEvent.cmd = PreBuildEvent.cmd
     16  EndProjectSection
     17EndProject
    418Global
     19  GlobalSection(SolutionConfigurationPlatforms) = preSolution
     20    Debug|Any CPU = Debug|Any CPU
     21    Debug|x64 = Debug|x64
     22    Debug|x86 = Debug|x86
     23    Release|Any CPU = Release|Any CPU
     24    Release|x64 = Release|x64
     25    Release|x86 = Release|x86
     26  EndGlobalSection
     27  GlobalSection(ProjectConfigurationPlatforms) = postSolution
     28    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     29    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Debug|Any CPU.Build.0 = Debug|Any CPU
     30    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Debug|x64.ActiveCfg = Debug|x64
     31    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Debug|x64.Build.0 = Debug|x64
     32    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Debug|x86.ActiveCfg = Debug|x86
     33    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Debug|x86.Build.0 = Debug|x86
     34    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Release|Any CPU.ActiveCfg = Release|Any CPU
     35    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Release|Any CPU.Build.0 = Release|Any CPU
     36    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Release|x64.ActiveCfg = Release|x64
     37    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Release|x64.Build.0 = Release|x64
     38    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Release|x86.ActiveCfg = Release|x86
     39    {5010BD86-23B7-4F8C-888A-76D21AD5266A}.Release|x86.Build.0 = Release|x86
     40    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     41    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
     42    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Debug|x64.ActiveCfg = Debug|x64
     43    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Debug|x64.Build.0 = Debug|x64
     44    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Debug|x86.ActiveCfg = Debug|x86
     45    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Debug|x86.Build.0 = Debug|x86
     46    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
     47    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Release|Any CPU.Build.0 = Release|Any CPU
     48    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Release|x64.ActiveCfg = Release|x64
     49    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Release|x64.Build.0 = Release|x64
     50    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Release|x86.ActiveCfg = Release|x86
     51    {898B31CF-81DC-453B-AEB3-BDF83197A7EE}.Release|x86.Build.0 = Release|x86
     52    {C92AAC8C-4D88-449C-ABA5-2B935D769842}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
     53    {C92AAC8C-4D88-449C-ABA5-2B935D769842}.Debug|Any CPU.Build.0 = Debug|Any CPU
     54    {C92AAC8C-4D88-449C-ABA5-2B935D769842}.Debug|x64.ActiveCfg = Debug|Any CPU
     55    {C92AAC8C-4D88-449C-ABA5-2B935D769842}.Debug|x86.ActiveCfg = Debug|Any CPU
     56    {C92AAC8C-4D88-449C-ABA5-2B935D769842}.Release|Any CPU.ActiveCfg = Release|Any CPU
     57    {C92AAC8C-4D88-449C-ABA5-2B935D769842}.Release|Any CPU.Build.0 = Release|Any CPU
     58    {C92AAC8C-4D88-449C-ABA5-2B935D769842}.Release|x64.ActiveCfg = Release|Any CPU
     59    {C92AAC8C-4D88-449C-ABA5-2B935D769842}.Release|x86.ActiveCfg = Release|Any CPU
     60  EndGlobalSection
    561  GlobalSection(SolutionProperties) = preSolution
    662    HideSolutionNode = FALSE
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Core/3.3

    • Property svn:ignore set to
      bin
      *
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Core/3.3/HeuristicLab.Hive.Client.Core-3.3.csproj

    r4063 r4071  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
    1721  </PropertyGroup>
    1822  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2428    <ErrorReport>prompt</ErrorReport>
    2529    <WarningLevel>4</WarningLevel>
     30    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2631  </PropertyGroup>
    2732  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3237    <ErrorReport>prompt</ErrorReport>
    3338    <WarningLevel>4</WarningLevel>
     39    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3440  </PropertyGroup>
    3541  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4046    <PlatformTarget>x86</PlatformTarget>
    4147    <ErrorReport>prompt</ErrorReport>
     48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4249  </PropertyGroup>
    4350  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    4855    <PlatformTarget>x86</PlatformTarget>
    4956    <ErrorReport>prompt</ErrorReport>
     57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5058  </PropertyGroup>
    5159  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5664    <PlatformTarget>x64</PlatformTarget>
    5765    <ErrorReport>prompt</ErrorReport>
     66    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5867  </PropertyGroup>
    5968  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6473    <PlatformTarget>x64</PlatformTarget>
    6574    <ErrorReport>prompt</ErrorReport>
     75    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6676  </PropertyGroup>
    6777  <ItemGroup>
    68     <Reference Include="Calendar.DayView, Version=1.0.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    69       <SpecificVersion>False</SpecificVersion>
    70       <HintPath>..\..\HeuristicLab.Hive.Contracts\3.2\Calendar.DayView.dll</HintPath>
     78    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     79      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     80    </Reference>
     81    <Reference Include="HeuristicLab.Tracing-3.3">
     82      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Tracing-3.3.dll</HintPath>
    7183    </Reference>
    7284    <Reference Include="System" />
     
    125137  </ItemGroup>
    126138  <ItemGroup>
    127     <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    128       <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    129       <Name>HeuristicLab.Core-3.2</Name>
    130     </ProjectReference>
    131     <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj">
    132       <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
    133       <Name>HeuristicLab.DataAccess-3.2</Name>
    134     </ProjectReference>
    135     <ProjectReference Include="..\..\HeuristicLab.Hive.Client.Common\3.2\HeuristicLab.Hive.Client.Common-3.2.csproj">
    136       <Project>{89F4BC52-C174-481E-9BD2-3814171020E8}</Project>
    137       <Name>HeuristicLab.Hive.Client.Common-3.2</Name>
    138     </ProjectReference>
    139     <ProjectReference Include="..\..\HeuristicLab.Hive.Client.Communication\3.2\HeuristicLab.Hive.Client.Communication-3.2.csproj">
    140       <Project>{AEB51212-CDBA-4FC6-A2EE-02359AA53ECE}</Project>
    141       <Name>HeuristicLab.Hive.Client.Communication-3.2</Name>
    142     </ProjectReference>
    143     <ProjectReference Include="..\..\HeuristicLab.Hive.Client.ExecutionEngine\3.2\HeuristicLab.Hive.Client.ExecutionEngine-3.2.csproj">
    144       <Project>{1605256A-1CB3-44AB-AAFF-577093EE5789}</Project>
    145       <Name>HeuristicLab.Hive.Client.ExecutionEngine-3.2</Name>
    146     </ProjectReference>
    147     <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.2\HeuristicLab.Hive.Contracts-3.2.csproj">
    148       <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
    149       <Name>HeuristicLab.Hive.Contracts-3.2</Name>
    150     </ProjectReference>
    151     <ProjectReference Include="..\..\HeuristicLab.Hive.JobBase\3.2\HeuristicLab.Hive.JobBase-3.2.csproj">
    152       <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
    153       <Name>HeuristicLab.Hive.JobBase-3.2</Name>
    154     </ProjectReference>
    155     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    156       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    157       <Name>HeuristicLab.PluginInfrastructure</Name>
    158     </ProjectReference>
    159     <ProjectReference Include="..\..\HeuristicLab.Tracing\3.2\HeuristicLab.Tracing-3.2.csproj">
    160       <Project>{EE2034D9-6E27-48A1-B855-42D45F69A4FC}</Project>
    161       <Name>HeuristicLab.Tracing-3.2</Name>
    162     </ProjectReference>
    163   </ItemGroup>
    164   <ItemGroup>
    165139    <WCFMetadata Include="Service References\" />
    166140  </ItemGroup>
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Core/3.3/Properties/Settings.Designer.cs

    r4060 r4071  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:2.0.50727.4927
     4//     Runtime Version:4.0.30319.1
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    1313   
    1414    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    15     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
     15    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
    1616    public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
    1717       
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Core/3.3

    • Property svn:ignore set to
      bin
      obj
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Core/3.3/HeuristicLab.Hive.Server.Core-3.3.csproj

    r4063 r4071  
    11<?xml version="1.0" encoding="utf-8"?>
    2 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
     2<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
    33  <PropertyGroup>
    44    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
     
    1515    <SignAssembly>true</SignAssembly>
    1616    <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile>
     17    <FileUpgradeFlags>
     18    </FileUpgradeFlags>
     19    <OldToolsVersion>3.5</OldToolsVersion>
     20    <UpgradeBackupLocation />
    1721  </PropertyGroup>
    1822  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
     
    2428    <ErrorReport>prompt</ErrorReport>
    2529    <WarningLevel>4</WarningLevel>
     30    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    2631  </PropertyGroup>
    2732  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
     
    3237    <ErrorReport>prompt</ErrorReport>
    3338    <WarningLevel>4</WarningLevel>
     39    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    3440  </PropertyGroup>
    3541  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
     
    4046    <PlatformTarget>x86</PlatformTarget>
    4147    <ErrorReport>prompt</ErrorReport>
     48    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    4249  </PropertyGroup>
    4350  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
     
    4855    <PlatformTarget>x86</PlatformTarget>
    4956    <ErrorReport>prompt</ErrorReport>
     57    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5058  </PropertyGroup>
    5159  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' ">
     
    5664    <PlatformTarget>x64</PlatformTarget>
    5765    <ErrorReport>prompt</ErrorReport>
     66    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    5867  </PropertyGroup>
    5968  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' ">
     
    6473    <PlatformTarget>x64</PlatformTarget>
    6574    <ErrorReport>prompt</ErrorReport>
     75    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    6676  </PropertyGroup>
    6777  <ItemGroup>
     78    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     79      <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     80    </Reference>
    6881    <Reference Include="System" />
    6982    <Reference Include="System.Core">
     
    124137  <ItemGroup>
    125138    <None Include="app.config" />
    126     <None Include="ClassDiagram1.cd" />
    127139    <None Include="HeuristicLab.snk" />
    128140    <EmbeddedResource Include="Authorization\HivePermissionSet.xsd">
     
    134146      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    135147    </None>
    136   </ItemGroup>
    137   <ItemGroup>
    138     <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    139       <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    140       <Name>HeuristicLab.Core-3.2</Name>
    141     </ProjectReference>
    142     <ProjectReference Include="..\..\HeuristicLab.DataAccess\3.2\HeuristicLab.DataAccess-3.2.csproj">
    143       <Project>{9076697B-C151-46CD-95BC-1D059492B478}</Project>
    144       <Name>HeuristicLab.DataAccess-3.2</Name>
    145     </ProjectReference>
    146     <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.2\HeuristicLab.Hive.Contracts-3.2.csproj">
    147       <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project>
    148       <Name>HeuristicLab.Hive.Contracts-3.2</Name>
    149     </ProjectReference>
    150     <ProjectReference Include="..\..\HeuristicLab.Hive.JobBase\3.2\HeuristicLab.Hive.JobBase-3.2.csproj">
    151       <Project>{21187322-52DD-4243-80A4-A85F0263E63B}</Project>
    152       <Name>HeuristicLab.Hive.JobBase-3.2</Name>
    153     </ProjectReference>
    154     <ProjectReference Include="..\..\HeuristicLab.Hive.Server.DataAccess\3.2\HeuristicLab.Hive.Server.DataAccess-3.2.csproj">
    155       <Project>{4D5A2A16-66C2-431D-9AA3-BD3041E64B84}</Project>
    156       <Name>HeuristicLab.Hive.Server.DataAccess-3.2</Name>
    157     </ProjectReference>
    158     <ProjectReference Include="..\..\HeuristicLab.Hive.Server.LINQDataAccess\3.2\HeuristicLab.Hive.Server.LINQDataAccess-3.2.csproj">
    159       <Project>{A4499DDD-D1B8-414F-98F6-903C2C71BEB0}</Project>
    160       <Name>HeuristicLab.Hive.Server.LINQDataAccess-3.2</Name>
    161     </ProjectReference>
    162     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
    163       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    164       <Name>HeuristicLab.PluginInfrastructure</Name>
    165     </ProjectReference>
    166     <ProjectReference Include="..\..\HeuristicLab.Security.Contracts\3.2\HeuristicLab.Security.Contracts-3.2.csproj">
    167       <Project>{D59E852C-F205-4647-8C05-EB9ED1CF44E9}</Project>
    168       <Name>HeuristicLab.Security.Contracts-3.2</Name>
    169     </ProjectReference>
    170     <ProjectReference Include="..\..\HeuristicLab.Tracing\3.2\HeuristicLab.Tracing-3.2.csproj">
    171       <Project>{EE2034D9-6E27-48A1-B855-42D45F69A4FC}</Project>
    172       <Name>HeuristicLab.Tracing-3.2</Name>
    173     </ProjectReference>
    174148  </ItemGroup>
    175149  <ItemGroup>
  • branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Core/3.3/Properties/Settings.Designer.cs

    r4060 r4071  
    22// <auto-generated>
    33//     This code was generated by a tool.
    4 //     Runtime Version:2.0.50727.4927
     4//     Runtime Version:4.0.30319.1
    55//
    66//     Changes to this file may cause incorrect behavior and will be lost if
     
    1313   
    1414    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
    15     [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
     15    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
    1616    public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase {
    1717       
Note: See TracChangeset for help on using the changeset viewer.