Changeset 4071 for branches/3.3-HiveMigration
- Timestamp:
- 07/22/10 09:55:26 (14 years ago)
- 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
-
Property
svn:ignore
set to
-
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive 3.3.sln
r4060 r4071 2 2 Microsoft Visual Studio Solution File, Format Version 11.00 3 3 # Visual Studio 2010 4 Project("{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}" 5 EndProject 6 Project("{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}" 7 EndProject 8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive", "HeuristicLab.Hive\3.3\HeuristicLab.Hive.csproj", "{C92AAC8C-4D88-449C-ABA5-2B935D769842}" 9 EndProject 10 Project("{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 17 EndProject 4 18 Global 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 5 61 GlobalSection(SolutionProperties) = preSolution 6 62 HideSolutionNode = FALSE -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Core/3.3
-
Property
svn:ignore
set to
bin
*
-
Property
svn:ignore
set to
-
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Core/3.3/HeuristicLab.Hive.Client.Core-3.3.csproj
r4063 r4071 1 1 <?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"> 3 3 <PropertyGroup> 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> … … 15 15 <SignAssembly>true</SignAssembly> 16 16 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 17 <FileUpgradeFlags> 18 </FileUpgradeFlags> 19 <OldToolsVersion>3.5</OldToolsVersion> 20 <UpgradeBackupLocation /> 17 21 </PropertyGroup> 18 22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 24 28 <ErrorReport>prompt</ErrorReport> 25 29 <WarningLevel>4</WarningLevel> 30 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 26 31 </PropertyGroup> 27 32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> … … 32 37 <ErrorReport>prompt</ErrorReport> 33 38 <WarningLevel>4</WarningLevel> 39 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 34 40 </PropertyGroup> 35 41 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> … … 40 46 <PlatformTarget>x86</PlatformTarget> 41 47 <ErrorReport>prompt</ErrorReport> 48 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 42 49 </PropertyGroup> 43 50 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> … … 48 55 <PlatformTarget>x86</PlatformTarget> 49 56 <ErrorReport>prompt</ErrorReport> 57 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 50 58 </PropertyGroup> 51 59 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> … … 56 64 <PlatformTarget>x64</PlatformTarget> 57 65 <ErrorReport>prompt</ErrorReport> 66 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 58 67 </PropertyGroup> 59 68 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> … … 64 73 <PlatformTarget>x64</PlatformTarget> 65 74 <ErrorReport>prompt</ErrorReport> 75 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 66 76 </PropertyGroup> 67 77 <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> 71 83 </Reference> 72 84 <Reference Include="System" /> … … 125 137 </ItemGroup> 126 138 <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>165 139 <WCFMetadata Include="Service References\" /> 166 140 </ItemGroup> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Core/3.3/Properties/Settings.Designer.cs
r4060 r4071 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version: 2.0.50727.49274 // Runtime Version:4.0.30319.1 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 13 13 14 14 [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")] 16 16 public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { 17 17 -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Core/3.3
-
Property
svn:ignore
set to
bin
obj
-
Property
svn:ignore
set to
-
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Core/3.3/HeuristicLab.Hive.Server.Core-3.3.csproj
r4063 r4071 1 1 <?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"> 3 3 <PropertyGroup> 4 4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> … … 15 15 <SignAssembly>true</SignAssembly> 16 16 <AssemblyOriginatorKeyFile>HeuristicLab.snk</AssemblyOriginatorKeyFile> 17 <FileUpgradeFlags> 18 </FileUpgradeFlags> 19 <OldToolsVersion>3.5</OldToolsVersion> 20 <UpgradeBackupLocation /> 17 21 </PropertyGroup> 18 22 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> … … 24 28 <ErrorReport>prompt</ErrorReport> 25 29 <WarningLevel>4</WarningLevel> 30 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 26 31 </PropertyGroup> 27 32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> … … 32 37 <ErrorReport>prompt</ErrorReport> 33 38 <WarningLevel>4</WarningLevel> 39 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 34 40 </PropertyGroup> 35 41 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> … … 40 46 <PlatformTarget>x86</PlatformTarget> 41 47 <ErrorReport>prompt</ErrorReport> 48 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 42 49 </PropertyGroup> 43 50 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> … … 48 55 <PlatformTarget>x86</PlatformTarget> 49 56 <ErrorReport>prompt</ErrorReport> 57 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 50 58 </PropertyGroup> 51 59 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x64' "> … … 56 64 <PlatformTarget>x64</PlatformTarget> 57 65 <ErrorReport>prompt</ErrorReport> 66 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 58 67 </PropertyGroup> 59 68 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x64' "> … … 64 73 <PlatformTarget>x64</PlatformTarget> 65 74 <ErrorReport>prompt</ErrorReport> 75 <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> 66 76 </PropertyGroup> 67 77 <ItemGroup> 78 <Reference Include="HeuristicLab.PluginInfrastructure-3.3"> 79 <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath> 80 </Reference> 68 81 <Reference Include="System" /> 69 82 <Reference Include="System.Core"> … … 124 137 <ItemGroup> 125 138 <None Include="app.config" /> 126 <None Include="ClassDiagram1.cd" />127 139 <None Include="HeuristicLab.snk" /> 128 140 <EmbeddedResource Include="Authorization\HivePermissionSet.xsd"> … … 134 146 <LastGenOutput>Settings.Designer.cs</LastGenOutput> 135 147 </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>174 148 </ItemGroup> 175 149 <ItemGroup> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Core/3.3/Properties/Settings.Designer.cs
r4060 r4071 2 2 // <auto-generated> 3 3 // This code was generated by a tool. 4 // Runtime Version: 2.0.50727.49274 // Runtime Version:4.0.30319.1 5 5 // 6 6 // Changes to this file may cause incorrect behavior and will be lost if … … 13 13 14 14 [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")] 16 16 public sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase { 17 17
Note: See TracChangeset
for help on using the changeset viewer.