Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/16/11 00:18:48 (13 years ago)
Author:
cneumuel
Message:

#1233

  • stability improvements for HiveEngine
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive/3.4/HeuristicLab.Clients.Hive-3.4.csproj

    r6178 r6200  
    123123    <Compile Include="ExperimentManager\EngineHiveJob.cs" />
    124124    <Compile Include="ExperimentManager\ExperimentManagerClient.cs" />
     125    <Compile Include="Exceptions\HiveException.cs" />
    125126    <Compile Include="ExperimentManager\HiveJobDownloader.cs" />
    126127    <Compile Include="ExperimentManager\ConcurrentJobDownloaderException.cs" />
     
    155156    <Compile Include="ServiceClients\HiveItem.cs" />
    156157    <Compile Include="ServiceClients\JobData.cs" />
    157     <Compile Include="ServiceClients\OperationJob.cs" />
    158158    <Compile Include="ExperimentManager\RefreshableHiveExperiment.cs" />
    159159    <Compile Include="ServiceClients\Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.