Changeset 4171
- Timestamp:
- 08/06/10 09:55:36 (14 years ago)
- Location:
- branches/3.3-HiveMigration/sources/HeuristicLab.Hive
- Files:
-
- 24 added
- 29 deleted
- 49 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Calendar/3.3/HeuristicLab.Calendar-3.3.csproj
r4121 r4171 85 85 <Compile Include="Appointment\AppointmentSlotDuration.cs" /> 86 86 <Compile Include="Appointment\iAppointment.cs" /> 87 <Compile Include=" CalendarPlugin.cs" />87 <Compile Include="HeuristicLabCalendarPlugin.cs" /> 88 88 <Compile Include="Properties\CalendarResources.Designer.cs"> 89 89 <AutoGen>True</AutoGen> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Calendar/3.3/Properties/AssemblyInfo.cs
r4133 r4171 57 57 // by using the '*' as shown below: 58 58 // [assembly: AssemblyVersion("1.0.*")] 59 [assembly: AssemblyVersion("3.3.0.4121")] 60 [assembly: AssemblyFileVersion("3.3.0.4121")] 61 [assembly: AssemblyBuildDate("2010/08/02 14:50:20")] 59 [assembly: AssemblyVersion("3.3.0.0")] 60 [assembly: AssemblyFileVersion("3.3.0.4133")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Calendar/3.3/Properties/AssemblyInfo.frame
r4105 r4171 57 57 // by using the '*' as shown below: 58 58 // [assembly: AssemblyVersion("1.0.*")] 59 [assembly: AssemblyVersion("3.3.0. $WCREV$")]59 [assembly: AssemblyVersion("3.3.0.0")] 60 60 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 61 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.DataAccess.ADOHelper/3.3/HeuristicLab.DataAccess.ADOHelper-3.3.csproj
r4133 r4171 107 107 <Compile Include="VarBinaryStream.cs" /> 108 108 <Compile Include="Properties\AssemblyInfo.cs" /> 109 <Compile Include=" DataAccessADOHelperPlugin.cs" />109 <Compile Include="HeuristicLabDataAccessADOHelperPlugin.cs" /> 110 110 <Compile Include="DataAdapterBase.cs" /> 111 111 <Compile Include="TableAdapterWrapperBase.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.DataAccess.ADOHelper/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.DataAccess/3.3/HeuristicLab.DataAccess-3.3.csproj
r4133 r4171 107 107 <Compile Include="Interfaces\IPolymorphicDataAdapter.cs" /> 108 108 <Compile Include="Properties\AssemblyInfo.cs" /> 109 <Compile Include=" DataAccessPlugin.cs" />109 <Compile Include="HeuristicLabDataAccessPlugin.cs" /> 110 110 <Compile Include="Interfaces\ISession.cs" /> 111 111 <Compile Include="Interfaces\ISessionFactory.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.DataAccess/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive 3.3.sln
r4136 r4171 8 8 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive-3.3", "HeuristicLab.Hive\3.3\HeuristicLab.Hive-3.3.csproj", "{C92AAC8C-4D88-449C-ABA5-2B935D769842}" 9 9 ProjectSection(ProjectDependencies) = postProject 10 {CDAD2510-299C-4FA2-B351-9D71A5AF20B7} = {CDAD2510-299C-4FA2-B351-9D71A5AF20B7} 10 11 {AEB51212-CDBA-4FC6-A2EE-02359AA53ECE} = {AEB51212-CDBA-4FC6-A2EE-02359AA53ECE} 11 12 {55B89815-F3E7-4D09-9442-273F849141DD} = {55B89815-F3E7-4D09-9442-273F849141DD} … … 23 24 {D17A4D6A-4CAA-4470-8A19-F42463C021FD} = {D17A4D6A-4CAA-4470-8A19-F42463C021FD} 24 25 {42A1D075-6C12-4DD9-B0C2-C6F5210A8119} = {42A1D075-6C12-4DD9-B0C2-C6F5210A8119} 25 {679E977A-117B-456E-8594-2A4DEADB658B} = {679E977A-117B-456E-8594-2A4DEADB658B}26 26 {9076697B-C151-46CD-95BC-1D059492B478} = {9076697B-C151-46CD-95BC-1D059492B478} 27 27 {5010BD86-23B7-4F8C-888A-76D21AD5266A} = {5010BD86-23B7-4F8C-888A-76D21AD5266A} 28 28 {4F15BEA2-F494-4584-A0E5-6BA85377B313} = {4F15BEA2-F494-4584-A0E5-6BA85377B313} 29 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11} = {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}30 29 {FD1AFEC2-7A79-45CF-9365-5195B04A2C9F} = {FD1AFEC2-7A79-45CF-9365-5195B04A2C9F} 31 30 {898B31CF-81DC-453B-AEB3-BDF83197A7EE} = {898B31CF-81DC-453B-AEB3-BDF83197A7EE} … … 61 60 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Contracts-3.3", "HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj", "{134F93D7-E7C8-4ECD-9923-7F63259A60D8}" 62 61 EndProject 63 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Engine-3.3", "HeuristicLab.Hive.Engine\3.3\HeuristicLab.Hive.Engine-3.3.csproj", "{C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}"64 EndProject65 62 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Server-3.3", "HeuristicLab.Hive.Server\3.3\HeuristicLab.Hive.Server-3.3.csproj", "{A04AE929-D0E1-466D-A9D3-BF3C4B2C209F}" 66 63 EndProject … … 70 67 EndProject 71 68 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Server.LINQDataAccess-3.3", "HeuristicLab.Hive.Server.LINQDataAccess\3.3\HeuristicLab.Hive.Server.LINQDataAccess-3.3.csproj", "{A4499DDD-D1B8-414F-98F6-903C2C71BEB0}" 72 EndProject73 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.Hive.Server.Scheduler-3.3", "HeuristicLab.Hive.Server.Scheduler\3.3\HeuristicLab.Hive.Server.Scheduler-3.3.csproj", "{679E977A-117B-456E-8594-2A4DEADB658B}"74 69 EndProject 75 70 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HeuristicLab.DataAccess-3.3", "HeuristicLab.DataAccess\3.3\HeuristicLab.DataAccess-3.3.csproj", "{9076697B-C151-46CD-95BC-1D059492B478}" … … 294 289 {134F93D7-E7C8-4ECD-9923-7F63259A60D8}.Release|x86.ActiveCfg = Release|x86 295 290 {134F93D7-E7C8-4ECD-9923-7F63259A60D8}.Release|x86.Build.0 = Release|x86 296 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Debug|Any CPU.ActiveCfg = Debug|Any CPU297 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Debug|Any CPU.Build.0 = Debug|Any CPU298 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Debug|Mixed Platforms.ActiveCfg = Debug|x64299 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Debug|Mixed Platforms.Build.0 = Debug|x64300 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Debug|x64.ActiveCfg = Debug|x64301 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Debug|x64.Build.0 = Debug|x64302 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Debug|x86.ActiveCfg = Debug|x86303 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Debug|x86.Build.0 = Debug|x86304 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Release|Any CPU.ActiveCfg = Release|Any CPU305 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Release|Any CPU.Build.0 = Release|Any CPU306 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Release|Mixed Platforms.ActiveCfg = Release|x64307 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Release|Mixed Platforms.Build.0 = Release|x64308 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Release|x64.ActiveCfg = Release|x64309 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Release|x64.Build.0 = Release|x64310 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Release|x86.ActiveCfg = Release|x86311 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11}.Release|x86.Build.0 = Release|x86312 291 {A04AE929-D0E1-466D-A9D3-BF3C4B2C209F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 313 292 {A04AE929-D0E1-466D-A9D3-BF3C4B2C209F}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 372 351 {A4499DDD-D1B8-414F-98F6-903C2C71BEB0}.Release|x86.ActiveCfg = Release|x86 373 352 {A4499DDD-D1B8-414F-98F6-903C2C71BEB0}.Release|x86.Build.0 = Release|x86 374 {679E977A-117B-456E-8594-2A4DEADB658B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU375 {679E977A-117B-456E-8594-2A4DEADB658B}.Debug|Any CPU.Build.0 = Debug|Any CPU376 {679E977A-117B-456E-8594-2A4DEADB658B}.Debug|Mixed Platforms.ActiveCfg = Debug|x64377 {679E977A-117B-456E-8594-2A4DEADB658B}.Debug|Mixed Platforms.Build.0 = Debug|x64378 {679E977A-117B-456E-8594-2A4DEADB658B}.Debug|x64.ActiveCfg = Debug|x64379 {679E977A-117B-456E-8594-2A4DEADB658B}.Debug|x64.Build.0 = Debug|x64380 {679E977A-117B-456E-8594-2A4DEADB658B}.Debug|x86.ActiveCfg = Debug|x86381 {679E977A-117B-456E-8594-2A4DEADB658B}.Debug|x86.Build.0 = Debug|x86382 {679E977A-117B-456E-8594-2A4DEADB658B}.Release|Any CPU.ActiveCfg = Release|Any CPU383 {679E977A-117B-456E-8594-2A4DEADB658B}.Release|Any CPU.Build.0 = Release|Any CPU384 {679E977A-117B-456E-8594-2A4DEADB658B}.Release|Mixed Platforms.ActiveCfg = Release|x64385 {679E977A-117B-456E-8594-2A4DEADB658B}.Release|Mixed Platforms.Build.0 = Release|x64386 {679E977A-117B-456E-8594-2A4DEADB658B}.Release|x64.ActiveCfg = Release|x64387 {679E977A-117B-456E-8594-2A4DEADB658B}.Release|x64.Build.0 = Release|x64388 {679E977A-117B-456E-8594-2A4DEADB658B}.Release|x86.ActiveCfg = Release|x86389 {679E977A-117B-456E-8594-2A4DEADB658B}.Release|x86.Build.0 = Release|x86390 353 {9076697B-C151-46CD-95BC-1D059492B478}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 391 354 {9076697B-C151-46CD-95BC-1D059492B478}.Debug|Any CPU.Build.0 = Debug|Any CPU … … 434 397 {21187322-52DD-4243-80A4-A85F0263E63B}.Release|x86.ActiveCfg = Release|x86 435 398 {21187322-52DD-4243-80A4-A85F0263E63B}.Release|x86.Build.0 = Release|x86 436 {55B89815-F3E7-4D09-9442-273F849141DD}.Debug|Any CPU.ActiveCfg = Debug| x86437 {55B89815-F3E7-4D09-9442-273F849141DD}.Debug|Any CPU.Build.0 = Debug| x86399 {55B89815-F3E7-4D09-9442-273F849141DD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU 400 {55B89815-F3E7-4D09-9442-273F849141DD}.Debug|Any CPU.Build.0 = Debug|Any CPU 438 401 {55B89815-F3E7-4D09-9442-273F849141DD}.Debug|Mixed Platforms.ActiveCfg = Debug|x86 439 402 {55B89815-F3E7-4D09-9442-273F849141DD}.Debug|Mixed Platforms.Build.0 = Debug|x86 … … 528 491 {4D5A2A16-66C2-431D-9AA3-BD3041E64B84} = {E7D8EFDA-B0CB-4B62-8EAE-2CF473F14D74} 529 492 {A4499DDD-D1B8-414F-98F6-903C2C71BEB0} = {E7D8EFDA-B0CB-4B62-8EAE-2CF473F14D74} 530 {679E977A-117B-456E-8594-2A4DEADB658B} = {E7D8EFDA-B0CB-4B62-8EAE-2CF473F14D74}531 493 {898B31CF-81DC-453B-AEB3-BDF83197A7EE} = {E7D8EFDA-B0CB-4B62-8EAE-2CF473F14D74} 532 494 {134F93D7-E7C8-4ECD-9923-7F63259A60D8} = {84899895-AC52-4053-8A91-61753EF8E0A8} 533 {C8FEDAC1-0326-4293-B585-F0FEDDEDFC11} = {84899895-AC52-4053-8A91-61753EF8E0A8}534 495 {21187322-52DD-4243-80A4-A85F0263E63B} = {84899895-AC52-4053-8A91-61753EF8E0A8} 535 496 {C92AAC8C-4D88-449C-ABA5-2B935D769842} = {84899895-AC52-4053-8A91-61753EF8E0A8} -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Common/3.3/HeuristicLab.Hive.Client.Common-3.3.csproj
r4121 r4171 118 118 </ItemGroup> 119 119 <ItemGroup> 120 <Compile Include=" CommonPlugin.cs" />120 <Compile Include="HeuristicLabHiveClientCommonPlugin.cs" /> 121 121 <Compile Include="MessageQueue.cs" /> 122 122 <Compile Include="NetworkEnum.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Common/3.3/Properties/AssemblyInfo.frame
r4077 r4171 57 57 // by using the '*' as shown below: 58 58 // [assembly: AssemblyVersion("1.0.*")] 59 [assembly: AssemblyVersion("3.3.0. $WCREV$")]59 [assembly: AssemblyVersion("3.3.0.0")] 60 60 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 61 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Communication/3.3/HeuristicLab.Hive.Client.Communication-3.3.csproj
r4170 r4171 108 108 </ItemGroup> 109 109 <ItemGroup> 110 <Compile Include=" CommunicationsPlugin.cs" />110 <Compile Include="HeuristicLabHiveClientCommunicationPlugin.cs" /> 111 111 <Compile Include="Properties\AssemblyInfo.cs" /> 112 112 <Compile Include="SendJobCompletedEventArgs.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Communication/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Console/3.3/HeuristicLab.Hive.Client.Console-3.3.csproj
r4121 r4171 114 114 <DependentUpon>HiveClientConsole.cs</DependentUpon> 115 115 </Compile> 116 <Compile Include="H iveClientConsolePlugin.cs" />117 <Compile Include="H iveClientConsoleApplication.cs" />116 <Compile Include="HeuristicLabHiveClientConsolePlugin.cs" /> 117 <Compile Include="HeuristicLabHiveClientConsoleApplication.cs" /> 118 118 <Compile Include="LogFileReader.cs" /> 119 119 <Compile Include="Properties\AssemblyInfo.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Core/3.3/HeuristicLab.Hive.Client.Core-3.3.csproj
r4133 r4171 117 117 <Compile Include="ConfigurationManager\UptimeManager.cs" /> 118 118 <Compile Include="Core.cs" /> 119 <Compile Include=" CoreApplication.cs" />120 <Compile Include=" CorePlugin.cs" />119 <Compile Include="HeuristicLabHiveClientCoreApplication.cs" /> 120 <Compile Include="HeuristicLabHiveClientCorePlugin.cs" /> 121 121 <Compile Include="Heartbeat.cs" /> 122 122 <Compile Include="JobStorage\JobStorageInfo.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.Core/3.3/Properties/AssemblyInfo.frame
r4077 r4171 57 57 // by using the '*' as shown below: 58 58 // [assembly: AssemblyVersion("1.0.*")] 59 [assembly: AssemblyVersion("3.3.0. $WCREV$")]59 [assembly: AssemblyVersion("3.3.0.0")] 60 60 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 61 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.ExecutionEngine/3.3/HeuristicLab.Hive.Client.ExecutionEngine-3.3.csproj
r4133 r4171 101 101 <ItemGroup> 102 102 <Compile Include="Executor.cs" /> 103 <Compile Include=" ExecutionEnginePlugin.cs" />103 <Compile Include="HeuristicLabHiveClientExecutionEnginePlugin.cs" /> 104 104 <Compile Include="InvalidStateException.cs" /> 105 105 <Compile Include="Properties\AssemblyInfo.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Client.ExecutionEngine/3.3/Properties/AssemblyInfo.frame
r4077 r4171 57 57 // by using the '*' as shown below: 58 58 // [assembly: AssemblyVersion("1.0.*")] 59 [assembly: AssemblyVersion("3.3.0. $WCREV$")]59 [assembly: AssemblyVersion("3.3.0.0")] 60 60 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 61 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Contracts/3.3/HeuristicLab.Hive.Contracts-3.3.csproj
r4170 r4171 146 146 <Compile Include="MessageContainer.cs" /> 147 147 <Compile Include="ResponseJob.cs" /> 148 <Compile Include="H iveContractPlugin.cs" />148 <Compile Include="HeuristicLabHiveContractsPlugin.cs" /> 149 149 <Compile Include="Interfaces\IClientCommunicator.cs" /> 150 150 <Compile Include="Properties\AssemblyInfo.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Contracts/3.3/Properties/AssemblyInfo.frame
r4077 r4171 57 57 // by using the '*' as shown below: 58 58 // [assembly: AssemblyVersion("1.0.*")] 59 [assembly: AssemblyVersion("3.3.0. $WCREV$")]59 [assembly: AssemblyVersion("3.3.0.0")] 60 60 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 61 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Experiment.Views/3.3/Properties/AssemblyInfo.frame
r4111 r4171 55 55 // You can specify all the values or you can default the Revision and Build Numbers 56 56 // by using the '*' as shown below: 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Experiment/3.3/HeuristicLab.Hive.Experiment-3.3.csproj
r4170 r4171 66 66 <Reference Include="HeuristicLab.Core-3.3"> 67 67 <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core-3.3.dll</HintPath> 68 </Reference>69 <Reference Include="HeuristicLab.Core.Views-3.3">70 <HintPath>..\..\..\..\..\..\..\..\..\Programme\HeuristicLab 3.3\HeuristicLab.Core.Views-3.3.dll</HintPath>71 68 </Reference> 72 69 <Reference Include="HeuristicLab.Data-3.3"> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Experiment/3.3/HeuristicLabHiveExperimentPlugin.cs
r4121 r4171 35 35 [PluginDependency("HeuristicLab.Common.Resources", "3.3")] 36 36 [PluginDependency("HeuristicLab.Core", "3.3")] 37 [PluginDependency("HeuristicLab.Core.Views", "3.3")]38 37 [PluginDependency("HeuristicLab.Data", "3.3")] 39 38 [PluginDependency("HeuristicLab.DataAccess", "3.3")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Experiment/3.3/Properties/AssemblyInfo.frame
r4111 r4171 55 55 // You can specify all the values or you can default the Revision and Build Numbers 56 56 // by using the '*' as shown below: 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.JobBase/3.3/HeuristicLab.Hive.JobBase-3.3.csproj
r4133 r4171 117 117 <ItemGroup> 118 118 <Compile Include="Interfaces\IJob.cs" /> 119 <Compile Include=" JobPlugin.cs" />119 <Compile Include="HeuristicLabHiveJobBasePlugin.cs" /> 120 120 <Compile Include="Properties\AssemblyInfo.cs" /> 121 121 </ItemGroup> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.JobBase/3.3/Properties/AssemblyInfo.frame
r4078 r4171 29 29 // set of attributes. Change these attribute values to modify the information 30 30 // associated with an assembly. 31 [assembly: AssemblyTitle("HeuristicLab.Hive.Job ")]31 [assembly: AssemblyTitle("HeuristicLab.Hive.JobBase")] 32 32 [assembly: AssemblyDescription("")] 33 33 [assembly: AssemblyConfiguration("")] … … 57 57 // by using the '*' as shown below: 58 58 // [assembly: AssemblyVersion("1.0.*")] 59 [assembly: AssemblyVersion("3.3.0. $WCREV$")]59 [assembly: AssemblyVersion("3.3.0.0")] 60 60 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 61 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Console/3.3/HeuristicLab.Hive.Server.Console-3.3.csproj
r4133 r4171 145 145 <DependentUpon>HiveServerConsole.cs</DependentUpon> 146 146 </Compile> 147 <Compile Include="H iveServerConsoleApplication.cs" />147 <Compile Include="HeuristicLabHiveClientConsoleApplication.cs" /> 148 148 <Compile Include="HiveServerManagementConsole.cs"> 149 149 <SubType>Form</SubType> … … 152 152 <DependentUpon>HiveServerManagementConsole.cs</DependentUpon> 153 153 </Compile> 154 <Compile Include="H iveServerConsolePlugin.cs" />154 <Compile Include="HeuristicLabHiveClientConsolePlugin.cs" /> 155 155 <Compile Include="JobDataFetcher.cs" /> 156 156 <Compile Include="JobListView.cs"> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Console/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Core/3.3/HeuristicLab.Hive.Server.Core-3.3.csproj
r4170 r4171 121 121 <Compile Include="ClientManager.cs" /> 122 122 <Compile Include="DaoLocator.cs" /> 123 <Compile Include="DbTestApp.cs" />124 123 <Compile Include="DefaultScheduler.cs" /> 125 124 <Compile Include="Facades\ExecutionEngineFacade.cs" /> 126 125 <Compile Include="Authorization\HivePermissionManager.cs" /> 127 <Compile Include="H iveServerCorePlugin.cs" />126 <Compile Include="HeuristicLabHiveServerCorePlugin.cs" /> 128 127 <Compile Include="HiveServerMessages.Designer.cs" /> 129 128 <Compile Include="InternalInterfaces\IHivePermissionManager.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.Core/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.DataAccess/3.3/HeuristicLab.Hive.Server.DataAccess-3.3.csproj
r4170 r4171 96 96 <Compile Include="IUptimeCalendarDao.cs" /> 97 97 <Compile Include="Properties\AssemblyInfo.cs" /> 98 <Compile Include="H iveServerDataAccessPlugin.cs" />98 <Compile Include="HeuristicLabHiveServerDataAccessPlugin.cs" /> 99 99 </ItemGroup> 100 100 <ItemGroup> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.DataAccess/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.LINQDataAccess/3.3/HeuristicLab.Hive.Server.LINQDataAccess-3.3.csproj
r4170 r4171 113 113 <Compile Include="HiveDataContext.cs" /> 114 114 <Compile Include="JobDao.cs" /> 115 <Compile Include=" LINQDataAccessPlugin.cs" />115 <Compile Include="HeuristicLabHiveServerLINQDataAccessPlugin.cs" /> 116 116 <Compile Include="PluginInfoDao.cs" /> 117 117 <Compile Include="Properties\AssemblyInfo.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server.LINQDataAccess/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server/3.3/HeuristicLab.Hive.Server-3.3.csproj
r4170 r4171 121 121 <ItemGroup> 122 122 <Compile Include="Properties\AssemblyInfo.cs" /> 123 <Compile Include="H iveServerPlugin.cs" />123 <Compile Include="HeuristicLabHiveServerPlugin.cs" /> 124 124 <Compile Include="MainForm.cs"> 125 125 <SubType>Form</SubType> … … 128 128 <DependentUpon>MainForm.cs</DependentUpon> 129 129 </Compile> 130 <Compile Include="H iveServerApplication.cs" />130 <Compile Include="HeuristicLabHiveServerApplication.cs" /> 131 131 <EmbeddedResource Include="MainForm.resx"> 132 132 <DependentUpon>MainForm.cs</DependentUpon> … … 164 164 <Name>HeuristicLab.Hive.Server.Core-3.3</Name> 165 165 </ProjectReference> 166 <ProjectReference Include="..\..\HeuristicLab.Hive.Server.LINQDataAccess\3.3\HeuristicLab.Hive.Server.LINQDataAccess-3.3.csproj">167 <Project>{A4499DDD-D1B8-414F-98F6-903C2C71BEB0}</Project>168 <Name>HeuristicLab.Hive.Server.LINQDataAccess-3.3</Name>169 </ProjectReference>170 166 </ItemGroup> 171 167 <ItemGroup> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server/3.3/MainForm.cs
r4107 r4171 19 19 Uri uri; 20 20 StringBuilder servicesTxt = new StringBuilder(); 21 addresses.TryGetValue(H iveServerApplication.STR_ClientCommunicator, out uri);21 addresses.TryGetValue(HeuristicLabHiveServerApplication.STR_ClientCommunicator, out uri); 22 22 if (uri != null) 23 23 servicesTxt.AppendLine(String.Format("Server Client: {0}", uri)); 24 addresses.TryGetValue(H iveServerApplication.STR_ServerConsoleFacade, out uri);24 addresses.TryGetValue(HeuristicLabHiveServerApplication.STR_ServerConsoleFacade, out uri); 25 25 if (uri != null) 26 26 servicesTxt.AppendLine(String.Format("Server Console: {0}", uri)); 27 addresses.TryGetValue(H iveServerApplication.STR_ExecutionEngineFacade, out uri);27 addresses.TryGetValue(HeuristicLabHiveServerApplication.STR_ExecutionEngineFacade, out uri); 28 28 if (uri != null) 29 29 servicesTxt.AppendLine(String.Format("Execution Engine: {0}", uri)); -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Server/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Tracing/3.3/HeuristicLab.Hive.Tracing-3.3.csproj
r4136 r4171 50 50 </ItemGroup> 51 51 <ItemGroup> 52 <Compile Include="H iveTracingPlugin.cs" />52 <Compile Include="HeuristicLabHiveTracingPlugin.cs" /> 53 53 <Compile Include="MethodCallPatternConverter.cs" /> 54 54 <Compile Include="MethodCallPatternLayout.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Hive.Tracing/3.3/Properties/AssemblyInfo.frame
r4135 r4171 57 57 // by using the '*' as shown below: 58 58 // [assembly: AssemblyVersion("1.0.*")] 59 [assembly: AssemblyVersion("3.3.0. $WCREV$")]59 [assembly: AssemblyVersion("3.3.0.0")] 60 60 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 61 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.ADODataAccess/3.3/HeuristicLab.Security.ADODataAccess-3.3.csproj
r4133 r4171 131 131 </PropertyGroup> 132 132 <ItemGroup> 133 <Compile Include=" ADODataAccessPlugin.cs" />133 <Compile Include="HeuristicLabSecurityADODataAccessPlugin.cs" /> 134 134 <Compile Include="dsSecurity.cs"> 135 135 <DependentUpon>dsSecurity.xsd</DependentUpon> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.ADODataAccess/3.3/Properties/AssemblyInfo.frame
r4107 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.Contracts/3.3/HeuristicLab.Security.Contracts-3.3.csproj
r4121 r4171 108 108 <Compile Include="BusinessObjects\UserGroup.cs" /> 109 109 <Compile Include="BusinessObjects\PersistableObject.cs" /> 110 <Compile Include=" SecurityContractsPlugin.cs" />110 <Compile Include="HeuristicLabSecurityContractsPlugin.cs" /> 111 111 <Compile Include="Interfaces\IPermissionManager.cs" /> 112 112 <Compile Include="Interfaces\ISecurityManager.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.Contracts/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.Core/3.3/HeuristicLab.Security.Core-3.3.csproj
r4121 r4171 112 112 <ItemGroup> 113 113 <Compile Include="PermissionManager.cs" /> 114 <Compile Include=" SecurityCorePlugin.cs" />114 <Compile Include="HeuristicLabSecurityCorePlugin.cs" /> 115 115 <Compile Include="Properties\AssemblyInfo.cs" /> 116 116 <Compile Include="SecurityCoreTest.cs" /> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.Core/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.DataAccess/3.3/HeuristicLab.Security.DataAccess-3.3.csproj
r4121 r4171 106 106 <Compile Include="IUserAdapter.cs" /> 107 107 <Compile Include="IUserGroupAdapter.cs" /> 108 <Compile Include=" SecurityDataAccessPlugin.cs" />108 <Compile Include="HeuristicLabSecurityDataAccessPlugin.cs" /> 109 109 </ItemGroup> 110 110 <PropertyGroup> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.DataAccess/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.Server/3.3/HeuristicLab.Security.Server-3.3.csproj
r4121 r4171 120 120 <DependentUpon>SecurityServer.cs</DependentUpon> 121 121 </Compile> 122 <Compile Include=" SecurityServerApplication.cs" />123 <Compile Include=" SecurityServerPlugin.cs" />122 <Compile Include="HeuristicLabSecurityServerApplication.cs" /> 123 <Compile Include="HeuristicLabSecurityServerPlugin.cs" /> 124 124 </ItemGroup> 125 125 <ItemGroup> … … 150 150 </ItemGroup> 151 151 <ItemGroup> 152 <ProjectReference Include="..\..\HeuristicLab.Hive.Contracts\3.3\HeuristicLab.Hive.Contracts-3.3.csproj"> 153 <Project>{134F93D7-E7C8-4ECD-9923-7F63259A60D8}</Project> 154 <Name>HeuristicLab.Hive.Contracts-3.3</Name> 155 </ProjectReference> 152 156 <ProjectReference Include="..\..\HeuristicLab.Security.Contracts\3.3\HeuristicLab.Security.Contracts-3.3.csproj"> 153 157 <Project>{D59E852C-F205-4647-8C05-EB9ED1CF44E9}</Project> -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.Server/3.3/Properties/AssemblyInfo.frame
r4077 r4171 55 55 // by using the '*' as shown below: 56 56 // [assembly: AssemblyVersion("1.0.*")] 57 [assembly: AssemblyVersion("3.3.0. $WCREV$")]57 [assembly: AssemblyVersion("3.3.0.0")] 58 58 [assembly: AssemblyFileVersion("3.3.0.$WCREV$")] 59 [assembly: AssemblyBuildDate("$WCNOW$")] -
branches/3.3-HiveMigration/sources/HeuristicLab.Hive/HeuristicLab.Security.Server/3.3/SecurityServer.cs
r1737 r4171 13 13 InitializeComponent(); 14 14 String uri; 15 baseAddrDict.TryGetValue( SecurityServerApplication.STR_PermissionManager, out uri);15 baseAddrDict.TryGetValue(HeuristicLabSecurityServerApplication.STR_PermissionManager, out uri); 16 16 if (uri != null) 17 17 this.labelPermission.Text = uri.ToString(); 18 baseAddrDict.TryGetValue( SecurityServerApplication.STR_SecurityManager, out uri);18 baseAddrDict.TryGetValue(HeuristicLabSecurityServerApplication.STR_SecurityManager, out uri); 19 19 if (uri != null) 20 20 this.labelSecurity.Text = uri.ToString();
Note: See TracChangeset
for help on using the changeset viewer.