http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU.Tests/Org.Apache.REEF.IMRU.Tests.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU.Tests/Org.Apache.REEF.IMRU.Tests.csproj b/lang/cs/Org.Apache.REEF.IMRU.Tests/Org.Apache.REEF.IMRU.Tests.csproj index bf71ef6..73d6c25 100644 --- a/lang/cs/Org.Apache.REEF.IMRU.Tests/Org.Apache.REEF.IMRU.Tests.csproj +++ b/lang/cs/Org.Apache.REEF.IMRU.Tests/Org.Apache.REEF.IMRU.Tests.csproj @@ -1,5 +1,5 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- +<Project> + <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information @@ -7,7 +7,9 @@ regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -15,103 +17,23 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <PropertyGroup> - <ProjectGuid>{4B4AF206-7AF6-4BDE-AFA4-416FBD6DCCB6}</ProjectGuid> - <OutputType>Library</OutputType> - <AppDesignerFolder>Properties</AppDesignerFolder> - <RootNamespace>Org.Apache.REEF.IMRU.Tests</RootNamespace> <AssemblyName>Org.Apache.REEF.IMRU.Tests</AssemblyName> - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> - <FileAlignment>512</FileAlignment> - <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..</SolutionDir> - <RestorePackages>true</RestorePackages> </PropertyGroup> - <Import Project="$(SolutionDir)\build.props" /> - <Import Project="$(SolutionDir)\xunit.targets" /> - <PropertyGroup> - <BuildPackage>false</BuildPackage> - <RestorePackages>true</RestorePackages> - </PropertyGroup> - <ItemGroup> - <Reference Include="System" /> - <Reference Include="System.Core" /> - <Reference Include="System.Xml.Linq" /> - <Reference Include="System.Data.DataSetExtensions" /> - <Reference Include="Microsoft.CSharp" /> - <Reference Include="System.Data" /> - <Reference Include="System.Xml" /> - <Reference Include="NSubstitute, Version=$(NSubstituteVersion), Culture=neutral, PublicKeyToken=92dd2e9066daa5ca, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\NSubstitute.$(NSubstituteVersion)\lib\net45\NSubstitute.dll</HintPath> - <Private>True</Private> - </Reference> - </ItemGroup> - <ItemGroup> - <Compile Include="$(SolutionDir)\SharedAssemblyInfo.cs"> - <Link>Properties\SharedAssemblyInfo.cs</Link> - </Compile> - <Compile Include="ImruDriverCancelTests.cs" /> - <Compile Include="IMRUJobDefinitionBuilderTests.cs" /> - <Compile Include="JobLifecycleManagerTest.cs" /> - <Compile Include="MapInputWithControlMessageTests.cs" /> - <Compile Include="NaturalSumTest.cs" /> - <Compile Include="Properties\AssemblyInfo.cs" /> - <Compile Include="MapperCountTest.cs" /> - <Compile Include="TestActiveContextManager.cs" /> - <Compile Include="TestEvaluatorManager.cs" /> - <Compile Include="TestSystemStates.cs" /> - <Compile Include="TestTaskManager.cs" /> - <Compile Include="TestTaskStates.cs" /> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.IMRU\Org.Apache.REEF.IMRU.csproj"> - <Project>{cc797c57-b465-4d11-98ac-edaaef5899a6}</Project> - <Name>Org.Apache.REEF.IMRU</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Network\Org.Apache.REEF.Network.csproj"> - <Project>{883ce800-6a6a-4e0a-b7fe-c054f4f2c1dc}</Project> - <Name>Org.Apache.REEF.Network</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj"> - <Project>{97dbb573-3994-417a-9f69-ffa25f00d2a6}</Project> - <Name>Org.Apache.REEF.Tang</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.csproj"> - <Project>{cdfb3464-4041-42b1-9271-83af24cd5008}</Project> - <Name>Org.Apache.REEF.Wake</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.IMRU.Examples\Org.Apache.REEF.IMRU.Examples.csproj"> - <Project>{6dc3b04e-2b99-4fda-bd23-2c7864f4c477}</Project> - <Name>Org.Apache.REEF.IMRU.Examples</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj"> - <Project>{545a0582-4105-44ce-b99c-b1379514a630}</Project> - <Name>Org.Apache.REEF.Common</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Driver\Org.Apache.REEF.Driver.csproj"> - <Project>{a6baa2a7-f52f-4329-884e-1bcf711d6805}</Project> - <Name>Org.Apache.REEF.Driver</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj"> - <Project>{79e7f89a-1dfb-45e1-8d43-d71a954aeb98}</Project> - <Name>Org.Apache.REEF.Utilities</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.IO\Org.Apache.REEF.IO.csproj"> - <Project>{dec0f0a8-dbef-4ebf-b69c-e2369c15abf1}</Project> - <Name>Org.Apache.REEF.IO</Name> - </ProjectReference> - </ItemGroup> + <Import Project="..\build.Test.props" /> <ItemGroup> - <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" /> + <PackageReference Include="NSubstitute" Version="$(NSubstituteVersion)" /> </ItemGroup> <ItemGroup> - <None Include="packages.config" /> + <ProjectReference Include="..\Org.Apache.REEF.IMRU\Org.Apache.REEF.IMRU.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Network\Org.Apache.REEF.Network.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.IMRU.Examples\Org.Apache.REEF.IMRU.Examples.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Driver\Org.Apache.REEF.Driver.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.IO\Org.Apache.REEF.IO.csproj" /> </ItemGroup> - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" /> - <Import Project="$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets" Condition="Exists('$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets')" /> - <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> - <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(NuGetError)', '$(SolutionDir)\.nuget\NuGet.targets'))" /> - </Target> + <Import Project="..\build.Test.targets" /> </Project> \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU.Tests/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU.Tests/Properties/AssemblyInfo.cs b/lang/cs/Org.Apache.REEF.IMRU.Tests/Properties/AssemblyInfo.cs deleted file mode 100644 index 6a2c959..0000000 --- a/lang/cs/Org.Apache.REEF.IMRU.Tests/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. - -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Org.Apache.REEF.IMRU.Tests")] -[assembly: AssemblyDescription("Tests for Iterative Map Reduce Update (IMRU) API for REEF")] -[assembly: AssemblyProduct("Org.Apache.REEF.IMRU.Tests")] - -[assembly: Guid("e3c78171-f90c-4737-b673-31d053c16313")] http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU.Tests/packages.config ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU.Tests/packages.config b/lang/cs/Org.Apache.REEF.IMRU.Tests/packages.config deleted file mode 100644 index 6cae99e..0000000 --- a/lang/cs/Org.Apache.REEF.IMRU.Tests/packages.config +++ /dev/null @@ -1,30 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<packages> - <package id="NSubstitute" version="1.8.2.0" targetFramework="net45" /> - <package id="StyleCop.MSBuild" version="5.0.0" targetFramework="net45" developmentDependency="true" /> - <package id="xunit" version="2.1.0" targetFramework="net45" /> - <package id="xunit.abstractions" version="2.0.0" targetFramework="net45" /> - <package id="xunit.assert" version="2.1.0" targetFramework="net45" /> - <package id="xunit.core" version="2.1.0" targetFramework="net45" /> - <package id="xunit.extensibility.core" version="2.1.0" targetFramework="net45" /> - <package id="xunit.extensibility.execution" version="2.1.0" targetFramework="net45" /> - <package id="xunit.runner.visualstudio" version="2.1.0" targetFramework="net45" /> -</packages> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.DotNet.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.DotNet.csproj b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.DotNet.csproj deleted file mode 100644 index 5dfd5c2..0000000 --- a/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.DotNet.csproj +++ /dev/null @@ -1,37 +0,0 @@ -<Project> - <!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - <PropertyGroup> - <AssemblyName>Org.Apache.REEF.IMRU</AssemblyName> - <Description>IMRU for REEF.NET</Description> - <PackageTags>REEF IMRU</PackageTags> - </PropertyGroup> - <Import Project="..\build.DotNetLibrary.props" /> - <ItemGroup> - <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Driver\Org.Apache.REEF.Driver.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Network\Org.Apache.REEF.Network.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.IO\Org.Apache.REEF.IO.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Client\Org.Apache.REEF.Client.DotNet.csproj" /> - </ItemGroup> - <Import Project="..\build.DotNet.targets" /> -</Project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj index 99d2665..7a278bc 100644 --- a/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj +++ b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.csproj @@ -1,5 +1,5 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- +<Project> + <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information @@ -7,7 +7,9 @@ regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -15,168 +17,21 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <PropertyGroup> - <ProjectGuid>{CC797C57-B465-4D11-98AC-EDAAEF5899A6}</ProjectGuid> - <OutputType>Library</OutputType> - <AppDesignerFolder>Properties</AppDesignerFolder> - <RootNamespace>Org.Apache.REEF.IMRU</RootNamespace> <AssemblyName>Org.Apache.REEF.IMRU</AssemblyName> - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> - <FileAlignment>512</FileAlignment> - <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..</SolutionDir> + <Description>IMRU for REEF.NET</Description> + <PackageTags>REEF IMRU</PackageTags> </PropertyGroup> - <Import Project="$(SolutionDir)\build.props" /> - <PropertyGroup> - <RestorePackages>true</RestorePackages> - </PropertyGroup> - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" /> - <Import Project="$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets" Condition="Exists('$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets')" /> - <ItemGroup> - <Reference Include="System" /> - <Reference Include="System.Core" /> - <Reference Include="System.Xml.Linq" /> - <Reference Include="System.Data.DataSetExtensions" /> - <Reference Include="Microsoft.CSharp" /> - <Reference Include="System.Data" /> - <Reference Include="System.Xml" /> - </ItemGroup> - <ItemGroup> - <Compile Include="$(SolutionDir)\SharedAssemblyInfo.cs"> - <Link>Properties\SharedAssemblyInfo.cs</Link> - </Compile> - <Compile Include="API\IIMRUClient.cs" /> - <Compile Include="API\IIMRUResultHandler.cs" /> - <Compile Include="API\IJobCancelledDetector.cs" /> - <Compile Include="API\IMapFunction.cs" /> - <Compile Include="API\IMRUCodecConfiguration.cs" /> - <Compile Include="API\IMRUPipelineDataConverterConfiguration.cs" /> - <Compile Include="API\IMRUJobDefinition.cs" /> - <Compile Include="API\IMRUJobDefinitionBuilder.cs" /> - <Compile Include="API\IMRUMapConfiguration.cs" /> - <Compile Include="API\IMRUReduceFunctionConfiguration.cs" /> - <Compile Include="API\IMRUPerMapperConfigGeneratorConfiguration.cs" /> - <Compile Include="API\IMRUUpdateConfiguration.cs" /> - <Compile Include="API\IUpdateFunction.cs" /> - <Compile Include="API\IPerMapperConfigGenerator.cs" /> - <Compile Include="OnREEF\Driver\JobCancellationDetectorAlwaysFalse.cs" /> - <Compile Include="API\PerMapConfigGeneratorSet.cs" /> - <Compile Include="API\UpdateResult.cs" /> - <Compile Include="InProcess\IMRURunner.cs" /> - <Compile Include="InProcess\InProcessIMRUClient.cs" /> - <Compile Include="InProcess\InProcessIMRUConfiguration.cs" /> - <Compile Include="InProcess\OutputCodecWrapper.cs" /> - <Compile Include="InProcess\InputCodecWrapper.cs" /> - <Compile Include="InProcess\MapFunctions.cs" /> - <Compile Include="InProcess\Parameters\NumberOfMappers.cs" /> - <Compile Include="OnREEF\Client\REEFIMRUClientConfiguration.cs" /> - <Compile Include="OnREEF\Client\REEFIMRUClient.cs" /> - <Compile Include="OnREEF\Driver\ConfigurationManager.cs" /> - <Compile Include="OnREEF\Driver\ContextAndServiceConfiguration.cs" /> - <Compile Include="OnREEF\Driver\ActiveContextManager.cs" /> - <Compile Include="OnREEF\Driver\DataLoadingContext.cs" /> - <Compile Include="OnREEF\Driver\EvaluatorManager.cs" /> - <Compile Include="OnREEF\Driver\EvaluatorSpecification.cs" /> - <Compile Include="OnREEF\Driver\IJobLifeCycleManager.cs" /> - <Compile Include="OnREEF\Driver\JobCancelled.cs" /> - <Compile Include="OnREEF\Driver\JobLifeCycleManager.cs" /> - <Compile Include="OnREEF\Driver\IMRUSystemException.cs" /> - <Compile Include="OnREEF\Driver\IMRUConstants.cs" /> - <Compile Include="OnREEF\Driver\IMRUDriver.cs" /> - <Compile Include="OnREEF\Driver\PartitionDescriptorContextIdBundle.cs" /> - <Compile Include="OnREEF\Driver\ServiceAndContextConfigurationProvider.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\TaskStateMachine.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\StateTransition.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\SystemState.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\SystemStateEvent.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\SystemStateMachine.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\SystemStateTransitionException.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\TaskStateEvent.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\TaskState.cs" /> - <Compile Include="OnREEF\Driver\StateMachine\TaskStateTransitionException.cs" /> - <Compile Include="OnREEF\Driver\TaskInfo.cs" /> - <Compile Include="OnREEF\Driver\TaskManager.cs" /> - <Compile Include="OnREEF\Driver\TaskStateService.cs" /> - <Compile Include="OnREEF\IMRUTasks\IMRUTaskAppException.cs" /> - <Compile Include="OnREEF\IMRUTasks\IMRUTaskGroupCommunicationException.cs" /> - <Compile Include="OnREEF\IMRUTasks\IMRUTaskSystemException.cs" /> - <Compile Include="OnREEF\IMRUTasks\ITaskState.cs" /> - <Compile Include="OnREEF\IMRUTasks\MapTaskHost.cs" /> - <Compile Include="OnREEF\IMRUTasks\TaskCloseCoordinator.cs" /> - <Compile Include="OnREEF\IMRUTasks\TaskHostBase.cs" /> - <Compile Include="OnREEF\IMRUTasks\UpdateTaskHost.cs" /> - <Compile Include="OnREEF\MapInputWithControlMessage\MapControlMessage.cs" /> - <Compile Include="OnREEF\MapInputWithControlMessage\MapInputWithControlMessage.cs" /> - <Compile Include="OnREEF\MapInputWithControlMessage\MapInputWithControlMessageCodec.cs" /> - <Compile Include="OnREEF\MapInputWithControlMessage\MapInputwithControlMessagePipelineDataConverter.cs" /> - <Compile Include="OnREEF\Parameters\InvokeGC .cs" /> - <Compile Include="OnREEF\Parameters\AllowedFailedEvaluatorsFraction.cs" /> - <Compile Include="OnREEF\Parameters\CoresForUpdateTask.cs" /> - <Compile Include="OnREEF\Parameters\CoresPerMapper.cs" /> - <Compile Include="OnREEF\Parameters\MaxRetryNumberInRecovery.cs" /> - <Compile Include="OnREEF\Parameters\MemoryForUpdateTask.cs" /> - <Compile Include="OnREEF\Parameters\MemoryPerMapper.cs" /> - <Compile Include="OnREEF\Parameters\SerializedMapTaskStateConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedResultHandlerConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedMapConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedMapInputCodecConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedMapInputPipelineDataConverterConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedMapOutputPipelineDataConverterConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedReduceConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedUpdateConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedUpdateFunctionCodecsConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SerializedUpdateTaskStateConfiguration.cs" /> - <Compile Include="OnREEF\Parameters\SleepIntervalParameter.cs" /> - <Compile Include="OnREEF\Parameters\MinTaskWaitingForCloseTimeout.cs" /> - <Compile Include="OnREEF\Parameters\TimeoutMonitoringInterval.cs" /> - <Compile Include="OnREEF\ResultHandler\DefaultResultHandler.cs" /> - <Compile Include="OnREEF\ResultHandler\ResultOutputLocation.cs" /> - <Compile Include="OnREEF\ResultHandler\WriteResultHandler.cs" /> - <Compile Include="Properties\AssemblyInfo.cs" /> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj"> - <Project>{545a0582-4105-44ce-b99c-b1379514a630}</Project> - <Name>Org.Apache.REEF.Common</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Driver\Org.Apache.REEF.Driver.csproj"> - <Project>{a6baa2a7-f52f-4329-884e-1bcf711d6805}</Project> - <Name>Org.Apache.REEF.Driver</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Evaluator\Org.Apache.REEF.Evaluator.csproj"> - <Project>{1b983182-9c30-464c-948d-f87eb93a8240}</Project> - <Name>Org.Apache.REEF.Evaluator</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Network\Org.Apache.REEF.Network.csproj"> - <Project>{883ce800-6a6a-4e0a-b7fe-c054f4f2c1dc}</Project> - <Name>Org.Apache.REEF.Network</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj"> - <Project>{97dbb573-3994-417a-9f69-ffa25f00d2a6}</Project> - <Name>Org.Apache.REEF.Tang</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj"> - <Project>{79e7f89a-1dfb-45e1-8d43-d71a954aeb98}</Project> - <Name>Org.Apache.REEF.Utilities</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.csproj"> - <Project>{cdfb3464-4041-42b1-9271-83af24cd5008}</Project> - <Name>Org.Apache.REEF.Wake</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.IO\Org.Apache.REEF.IO.csproj"> - <Project>{dec0f0a8-dbef-4ebf-b69c-e2369c15abf1}</Project> - <Name>Org.Apache.REEF.IO</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Client\Org.Apache.REEF.Client.csproj"> - <Project>{5094c35b-4fdb-4322-ac05-45d684501cbf}</Project> - <Name>Org.Apache.REEF.Client</Name> - </ProjectReference> - </ItemGroup> + <Import Project="..\build.Library.props" /> <ItemGroup> - <None Include="Org.Apache.REEF.IMRU.nuspec" /> - <None Include="packages.config" /> + <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Driver\Org.Apache.REEF.Driver.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Network\Org.Apache.REEF.Network.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.IO\Org.Apache.REEF.IO.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Client\Org.Apache.REEF.Client.csproj" /> </ItemGroup> - <ItemGroup /> + <Import Project="..\build.targets" /> </Project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.nuspec ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.nuspec b/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.nuspec deleted file mode 100644 index 75c9ec5..0000000 --- a/lang/cs/Org.Apache.REEF.IMRU/Org.Apache.REEF.IMRU.nuspec +++ /dev/null @@ -1,47 +0,0 @@ -<?xml version="1.0"?> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at -http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<package > - <metadata> - <id>Org.Apache.REEF.IMRU</id> - <version>$version$</version> - <title>Org.Apache.REEF.IMRU</title> - <authors>The Apache REEF project</authors> - <owners>The Apache REEF project</owners> - <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl> - <projectUrl>http://reef.apache.org/</projectUrl> - <requireLicenseAcceptance>false</requireLicenseAcceptance> - <description>Iterative Map Reduce Update for REEF.</description> - <copyright>The Apache Software Foundation</copyright> - <tags>REEF IMRU</tags> - <dependencies> - <dependency id="Org.Apache.REEF.Utilities" version="$version$" /> - <dependency id="Org.Apache.REEF.Tang" version="$version$" /> - <dependency id="Org.Apache.REEF.Wake" version="$version$" /> - <dependency id="Org.Apache.REEF.Common" version="$version$" /> - <dependency id="Org.Apache.REEF.Network" version="$version$" /> - <dependency id="Org.Apache.REEF.Driver" version="$version$" /> - <dependency id="Org.Apache.REEF.Examples" version="$version$" /> - <dependency id="Rx-Core" version="2.2.5" /> - <dependency id="protobuf-net" version="2.1.0" /> - </dependencies> - </metadata> - <files> - <file src="..\bin\$Platform$\$Configuration$\Org.Apache.REEF.IMRU\Org.Apache.REEF.IMRU.dll" target="lib\net45" /> - <file src="..\bin\$Platform$\$Configuration$\Org.Apache.REEF.IMRU\Org.Apache.REEF.IMRU.pdb" target="lib\net45" /> - </files> -</package> http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.DotNet.cs ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.DotNet.cs b/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.DotNet.cs deleted file mode 100644 index 13fab4a..0000000 --- a/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.DotNet.cs +++ /dev/null @@ -1,21 +0,0 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. - -using System.Runtime.CompilerServices; - -[assembly: InternalsVisibleToAttribute("Org.Apache.REEF.IMRU.Tests")] -[assembly: InternalsVisibleToAttribute("Org.Apache.REEF.Tests")] http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.cs b/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.cs index 418631c..13fab4a 100644 --- a/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.cs +++ b/lang/cs/Org.Apache.REEF.IMRU/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Licensed to the Apache Software Foundation (ASF) under one +// Licensed to the Apache Software Foundation (ASF) under one // or more contributor license agreements. See the NOTICE file // distributed with this work for additional information // regarding copyright ownership. The ASF licenses this file @@ -15,26 +15,7 @@ // specific language governing permissions and limitations // under the License. -using System.Reflection; using System.Runtime.CompilerServices; -using System.Runtime.InteropServices; -[assembly: AssemblyTitle("Org.Apache.REEF.IMRU")] -[assembly: AssemblyDescription("Iterative Map Reduce Update (IMRU) API for REEF")] -[assembly: AssemblyProduct("Org.Apache.REEF.IMRU")] - -[assembly: Guid("138891df-d331-4a5e-8514-775611c06f6c")] - -// Allow the tests project access to `internal` APIs -[assembly: InternalsVisibleTo("Org.Apache.REEF.IMRU.Tests, publickey=" + - "00240000048000009400000006020000002400005253413100040000010001005df3e621d886a9" + - "9c03469d0f93a9f5d45aa2c883f50cd158759e93673f759ec4657fd84cc79d2db38ef1a2d914cc" + - "b7c717846a897e11dd22eb260a7ce2da2dccf0263ea63e2b3f7dac24f28882aa568ef544341d17" + - "618392a1095f4049ad079d4f4f0b429bb535699155fd6a7652ec7d6c1f1ba2b560f11ef3a86b5945d288cf")] - -// Allow the tests project access to `internal` APIs -[assembly: InternalsVisibleTo("Org.Apache.REEF.Tests, publickey=" + - "00240000048000009400000006020000002400005253413100040000010001005df3e621d886a9" + - "9c03469d0f93a9f5d45aa2c883f50cd158759e93673f759ec4657fd84cc79d2db38ef1a2d914cc" + - "b7c717846a897e11dd22eb260a7ce2da2dccf0263ea63e2b3f7dac24f28882aa568ef544341d17" + - "618392a1095f4049ad079d4f4f0b429bb535699155fd6a7652ec7d6c1f1ba2b560f11ef3a86b5945d288cf")] +[assembly: InternalsVisibleToAttribute("Org.Apache.REEF.IMRU.Tests")] +[assembly: InternalsVisibleToAttribute("Org.Apache.REEF.Tests")] http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IMRU/packages.config ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IMRU/packages.config b/lang/cs/Org.Apache.REEF.IMRU/packages.config deleted file mode 100644 index f03af4e..0000000 --- a/lang/cs/Org.Apache.REEF.IMRU/packages.config +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<packages> - <package id="StyleCop.MSBuild" version="5.0.0" targetFramework="net45" developmentDependency="true" /> -</packages> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.DotNet.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.DotNet.csproj b/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.DotNet.csproj deleted file mode 100644 index c6fee1b..0000000 --- a/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.DotNet.csproj +++ /dev/null @@ -1,40 +0,0 @@ -<Project> - <!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - <PropertyGroup> - <AssemblyName>Org.Apache.REEF.IO.TestClient</AssemblyName> - <Description>REEF IO TestClient</Description> - <PackageTags>REEF IO TestClient</PackageTags> - </PropertyGroup> - <Import Project="..\build.DotNetApp.props" /> - <ItemGroup> - <ProjectReference Include="..\Org.Apache.REEF.Client\Org.Apache.REEF.Client.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Driver\Org.Apache.REEF.Driver.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Evaluator\Org.Apache.REEF.Evaluator.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Network.Examples\Org.Apache.REEF.Network.Examples.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Network\Org.Apache.REEF.Network.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.IO\Org.Apache.REEF.IO.DotNet.csproj" /> - </ItemGroup> - - <Import Project="..\build.DotNet.targets"/> -</Project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.csproj b/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.csproj index 00bccaf..08b4c8c 100644 --- a/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.csproj +++ b/lang/cs/Org.Apache.REEF.IO.TestClient/Org.Apache.REEF.IO.TestClient.csproj @@ -1,5 +1,5 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- +<Project> + <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information @@ -7,7 +7,9 @@ regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -15,94 +17,24 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <PropertyGroup> - <ProjectGuid>{19D27F4A-8215-4737-8FFE-0709264DF74D}</ProjectGuid> - <OutputType>Exe</OutputType> - <AppDesignerFolder>Properties</AppDesignerFolder> - <RootNamespace>Org.Apache.REEF.IO.TestClient</RootNamespace> <AssemblyName>Org.Apache.REEF.IO.TestClient</AssemblyName> - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> - <FileAlignment>512</FileAlignment> - <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..</SolutionDir> + <Description>REEF IO TestClient</Description> + <PackageTags>REEF IO TestClient</PackageTags> </PropertyGroup> - <Import Project="$(SolutionDir)\build.props" /> - <Import Project="$(SolutionDir)\build.targets" /> - <PropertyGroup> - <BuildPackage>false</BuildPackage> - <RestorePackages>true</RestorePackages> - <UseVSHostingProcess>false</UseVSHostingProcess> - </PropertyGroup> - <ItemGroup> - <Reference Include="System" /> - <Reference Include="System.Core" /> - <Reference Include="System.Xml.Linq" /> - <Reference Include="System.Data.DataSetExtensions" /> - <Reference Include="Microsoft.CSharp" /> - <Reference Include="System.Data" /> - <Reference Include="System.Xml" /> - </ItemGroup> - <ItemGroup> - <Compile Include="$(SolutionDir)\SharedAssemblyInfo.cs"> - <Link>Properties\SharedAssemblyInfo.cs</Link> - </Compile> - <Compile Include="HadoopFileSystemTest.cs" /> - <Compile Include="HadoopFileInputPartitionTest.cs" /> - <Compile Include="Run.cs" /> - <Compile Include="Properties\AssemblyInfo.cs" /> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Bridge\Org.Apache.REEF.Bridge.vcxproj"> - <Project>{4e69d40a-26d6-4d4a-b96d-729946c07fe1}</Project> - <Name>Org.Apache.REEF.Bridge</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Client\Org.Apache.REEF.Client.csproj"> - <Project>{5094c35b-4fdb-4322-ac05-45d684501cbf}</Project> - <Name>Org.Apache.REEF.Client</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj"> - <Project>{545a0582-4105-44ce-b99c-b1379514a630}</Project> - <Name>Org.Apache.REEF.Common</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Driver\Org.Apache.REEF.Driver.csproj"> - <Project>{a6baa2a7-f52f-4329-884e-1bcf711d6805}</Project> - <Name>Org.Apache.REEF.Driver</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Evaluator\Org.Apache.REEF.Evaluator.csproj"> - <Project>{1b983182-9c30-464c-948d-f87eb93a8240}</Project> - <Name>Org.Apache.REEF.Evaluator</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Network.Examples\Org.Apache.REEF.Network.Examples.csproj"> - <Project>{b1b43b60-ddd0-4805-a9b4-ba84a0ccb7c7}</Project> - <Name>Org.Apache.REEF.Network.Examples</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Network\Org.Apache.REEF.Network.csproj"> - <Project>{883ce800-6a6a-4e0a-b7fe-c054f4f2c1dc}</Project> - <Name>Org.Apache.REEF.Network</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj"> - <Project>{97dbb573-3994-417a-9f69-ffa25f00d2a6}</Project> - <Name>Org.Apache.REEF.Tang</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj"> - <Project>{79e7f89a-1dfb-45e1-8d43-d71a954aeb98}</Project> - <Name>Org.Apache.REEF.Utilities</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.csproj"> - <Project>{cdfb3464-4041-42b1-9271-83af24cd5008}</Project> - <Name>Org.Apache.REEF.Wake</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.IO\Org.Apache.REEF.IO.csproj"> - <Project>{dec0f0a8-dbef-4ebf-b69c-e2369c15abf1}</Project> - <Name>Org.Apache.REEF.IO</Name> - </ProjectReference> - </ItemGroup> + <Import Project="..\build.App.props" /> <ItemGroup> - <None Include="$(SolutionDir)\App.config"> - <Link>App.config</Link> - </None> + <ProjectReference Include="..\Org.Apache.REEF.Client\Org.Apache.REEF.Client.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Driver\Org.Apache.REEF.Driver.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Evaluator\Org.Apache.REEF.Evaluator.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Network.Examples\Org.Apache.REEF.Network.Examples.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Network\Org.Apache.REEF.Network.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.IO\Org.Apache.REEF.IO.csproj" /> </ItemGroup> - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <Import Project="$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets" Condition="Exists('$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets')" /> + + <Import Project="..\build.targets"/> </Project> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO.TestClient/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO.TestClient/Properties/AssemblyInfo.cs b/lang/cs/Org.Apache.REEF.IO.TestClient/Properties/AssemblyInfo.cs deleted file mode 100644 index 9c747fd..0000000 --- a/lang/cs/Org.Apache.REEF.IO.TestClient/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,29 +0,0 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. - -using System.Reflection; -using System.Runtime.InteropServices; - -// General Information about an assembly is controlled through the following -// set of attributes. Change these attribute values to modify the information -// associated with an assembly. -[assembly: AssemblyTitle("Org.Apache.REEF.IO.TestClient")] -[assembly: AssemblyDescription("")] -[assembly: AssemblyProduct("Org.Apache.REEF.IO.TestClient")] - -// The following GUID is for the ID of the typelib if this project is exposed to COM -[assembly: Guid("19d27f4a-8215-4737-8ffe-0709264df74d")] http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.DotNet.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.DotNet.csproj b/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.DotNet.csproj deleted file mode 100644 index 15f0d18..0000000 --- a/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.DotNet.csproj +++ /dev/null @@ -1,37 +0,0 @@ -<Project> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at -http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - <PropertyGroup> - <AssemblyName>Org.Apache.REEF.IO.Tests</AssemblyName> - </PropertyGroup> - <Import Project="..\build.DotNetTest.props" /> - <ItemGroup> - <PackageReference Include="Microsoft.Azure.DataLake.Store" Version="$(MicrosoftDataLakeStoreVersion)" /> - <PackageReference Include="NSubstitute" Version="$(NSubstituteVersion)" /> - <PackageReference Include="WindowsAzure.Storage" Version="$(WindowsAzureStorageVersion)" /> - <PackageReference Include="System.Net.NameResolution" Version="4.3.0" /> - <PackageReference Include="System.Net.Sockets" Version="4.3.0" /> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.IO\Org.Apache.REEF.IO.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.DotNet.csproj" /> - </ItemGroup> - <Import Project="..\build.DotNetTest.targets" /> -</Project> http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.csproj b/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.csproj index da352b4..6132616 100644 --- a/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.csproj +++ b/lang/cs/Org.Apache.REEF.IO.Tests/Org.Apache.REEF.IO.Tests.csproj @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<Project> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -15,133 +15,23 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <PropertyGroup> - <ProjectGuid>{CCFAFD31-D057-42CC-AD2C-2001E921D949}</ProjectGuid> - <OutputType>Library</OutputType> - <AppDesignerFolder>Properties</AppDesignerFolder> - <RootNamespace>Org.Apache.REEF.IO.Tests</RootNamespace> <AssemblyName>Org.Apache.REEF.IO.Tests</AssemblyName> - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> - <FileAlignment>512</FileAlignment> - <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..</SolutionDir> </PropertyGroup> - <Import Project="$(SolutionDir)\build.props" /> - <Import Project="$(SolutionDir)\xunit.targets" /> - <PropertyGroup> - <RestorePackages>true</RestorePackages> - <BuildPackage>false</BuildPackage> - </PropertyGroup> - <ItemGroup> - <Reference Include="Microsoft.Azure.DataLake.Store, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Azure.DataLake.Store.1.0.4\lib\net452\Microsoft.Azure.DataLake.Store.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Microsoft.Azure.KeyVault.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Data.Edm, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Data.Edm.5.8.2\lib\net40\Microsoft.Data.Edm.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Data.OData, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Data.OData.5.8.2\lib\net40\Microsoft.Data.OData.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Data.Services.Client, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Data.Services.Client.5.8.2\lib\net40\Microsoft.Data.Services.Client.dll</HintPath> - </Reference> - <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> - </Reference> - <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Rest.ClientRuntime.2.3.10\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath> - </Reference> - <Reference Include="Microsoft.WindowsAzure.Storage, Version=8.1.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\WindowsAzure.Storage.8.1.3\lib\net45\Microsoft.WindowsAzure.Storage.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Newtonsoft.Json"> - <HintPath>$(PackagesDir)\Newtonsoft.Json.$(NewtonsoftJsonVersion)\lib\net45\Newtonsoft.Json.dll</HintPath> - </Reference> - <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\NLog.4.4.12\lib\net45\NLog.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="System" /> - <Reference Include="System.Core" /> - <Reference Include="System.Management" /> - <Reference Include="System.Net.Http" /> - <Reference Include="System.Spatial, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\System.Spatial.5.8.2\lib\net40\System.Spatial.dll</HintPath> - </Reference> - <Reference Include="System.Xml.Linq" /> - <Reference Include="System.Data.DataSetExtensions" /> - <Reference Include="Microsoft.CSharp" /> - <Reference Include="System.Data" /> - <Reference Include="System.Xml" /> - <Reference Include="NSubstitute, Version=$(NSubstituteVersion), Culture=neutral, PublicKeyToken=92dd2e9066daa5ca, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\NSubstitute.$(NSubstituteVersion)\lib\net45\NSubstitute.dll</HintPath> - <Private>True</Private> - </Reference> - </ItemGroup> - <ItemGroup> - <Compile Include="$(SolutionDir)\SharedAssemblyInfo.cs"> - <Link>Properties\SharedAssemblyInfo.cs</Link> - </Compile> - <Compile Include="FileSystemTestUtilities.cs" /> - <Compile Include="Properties\AssemblyInfo.cs" /> - <Compile Include="TestAzureBlockBlobFileSystem.cs" /> - <Compile Include="TestAzureDataLakeFileSystemE2E.cs" /> - <Compile Include="TestAzureBlockBlobFileSystemE2E.cs" /> - <Compile Include="TestAzureDataLakeFileSystem.cs" /> - <Compile Include="TestFilePartitionInputDataSet.cs" /> - <Compile Include="TestHadoopFileSystem.cs" /> - <Compile Include="TestLocalFileSystem.cs" /> - <Compile Include="TestRandomInputDataSet.cs" /> - <Compile Include="TestTempFolderCreator.cs" /> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj"> - <Project>{545a0582-4105-44ce-b99c-b1379514a630}</Project> - <Name>Org.Apache.REEF.Common</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.IO\Org.Apache.REEF.IO.csproj"> - <Project>{dec0f0a8-dbef-4ebf-b69c-e2369c15abf1}</Project> - <Name>Org.Apache.REEF.IO</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj"> - <Project>{97dbb573-3994-417a-9f69-ffa25f00d2a6}</Project> - <Name>Org.Apache.REEF.Tang</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj"> - <Project>{79e7f89a-1dfb-45e1-8d43-d71a954aeb98}</Project> - <Name>Org.Apache.REEF.Utilities</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.csproj"> - <Project>{cdfb3464-4041-42b1-9271-83af24cd5008}</Project> - <Name>Org.Apache.REEF.Wake</Name> - </ProjectReference> - </ItemGroup> + <Import Project="..\build.Test.props" /> <ItemGroup> - <Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" /> + <PackageReference Include="Microsoft.Azure.DataLake.Store" Version="$(MicrosoftDataLakeStoreVersion)" /> + <PackageReference Include="NSubstitute" Version="$(NSubstituteVersion)" /> + <PackageReference Include="WindowsAzure.Storage" Version="$(WindowsAzureStorageVersion)" /> + <PackageReference Include="System.Net.NameResolution" Version="4.3.0" /> + <PackageReference Include="System.Net.Sockets" Version="4.3.0" /> </ItemGroup> <ItemGroup> - <None Include="$(SolutionDir)\App.config" /> - <None Include="packages.config"> - <SubType>Designer</SubType> - </None> + <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.IO\Org.Apache.REEF.IO.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Wake\Org.Apache.REEF.Wake.csproj" /> </ItemGroup> - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" /> - <Import Project="$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets" Condition="Exists('$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets')" /> - <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> - <Error Condition="!Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text="$([System.String]::Format('$(NuGetError)', '$(SolutionDir)\.nuget\NuGet.targets'))" /> - </Target> -</Project> \ No newline at end of file + <Import Project="..\build.Test.targets" /> +</Project> http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO.Tests/Properties/AssemblyInfo.cs ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO.Tests/Properties/AssemblyInfo.cs b/lang/cs/Org.Apache.REEF.IO.Tests/Properties/AssemblyInfo.cs deleted file mode 100644 index bb79944..0000000 --- a/lang/cs/Org.Apache.REEF.IO.Tests/Properties/AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. - -using System.Reflection; -using System.Runtime.InteropServices; - -[assembly: AssemblyTitle("Org.Apache.REEF.IO.Tests")] -[assembly: AssemblyDescription("Tests for the IO Library for REEF")] -[assembly: AssemblyProduct("Org.Apache.REEF.IO.Tests")] - -[assembly: Guid("a22b790a-0432-4395-9949-bf8e3958f061")] \ No newline at end of file http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO.Tests/packages.config ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO.Tests/packages.config b/lang/cs/Org.Apache.REEF.IO.Tests/packages.config deleted file mode 100644 index 285e0b9..0000000 --- a/lang/cs/Org.Apache.REEF.IO.Tests/packages.config +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<packages> - <package id="Microsoft.Azure.DataLake.Store" version="1.0.4" targetFramework="net452" /> - <package id="Microsoft.Azure.KeyVault.Core" version="1.0.0" targetFramework="net452" /> - <package id="Microsoft.Data.Edm" version="5.8.2" targetFramework="net452" /> - <package id="Microsoft.Data.OData" version="5.8.2" targetFramework="net452" /> - <package id="Microsoft.Data.Services.Client" version="5.8.2" targetFramework="net452" /> - <package id="Microsoft.IdentityModel.Clients.ActiveDirectory" version="2.28.3" targetFramework="net452" /> - <package id="Microsoft.Rest.ClientRuntime" version="2.3.10" targetFramework="net452" /> - <package id="Microsoft.Rest.ClientRuntime.Azure.Authentication" version="2.3.1" targetFramework="net452" /> - <package id="Newtonsoft.Json" version="10.0.3" targetFramework="net452" /> - <package id="NLog" version="4.4.12" targetFramework="net452" /> - <package id="NSubstitute" version="1.8.2.0" targetFramework="net45" /> - <package id="StyleCop.MSBuild" version="5.0.0" targetFramework="net45" developmentDependency="true" /> - <package id="System.ComponentModel.EventBasedAsync" version="4.0.11" targetFramework="net452" /> - <package id="System.Dynamic.Runtime" version="4.0.0" targetFramework="net452" /> - <package id="System.Linq.Queryable" version="4.0.0" targetFramework="net452" /> - <package id="System.Net.Requests" version="4.0.11" targetFramework="net452" /> - <package id="System.Spatial" version="5.8.2" targetFramework="net452" /> - <package id="WindowsAzure.Storage" version="8.1.1" targetFramework="net452" /> - <package id="xunit" version="2.1.0" targetFramework="net45" /> - <package id="xunit.abstractions" version="2.0.0" targetFramework="net45" /> - <package id="xunit.assert" version="2.1.0" targetFramework="net45" /> - <package id="xunit.core" version="2.1.0" targetFramework="net45" /> - <package id="xunit.extensibility.core" version="2.1.0" targetFramework="net45" /> - <package id="xunit.extensibility.execution" version="2.1.0" targetFramework="net45" /> - <package id="xunit.runner.visualstudio" version="2.1.0" targetFramework="net45" /> -</packages> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.DotNet.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.DotNet.csproj b/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.DotNet.csproj deleted file mode 100644 index 3dc419e..0000000 --- a/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.DotNet.csproj +++ /dev/null @@ -1,50 +0,0 @@ -<Project> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at - -http://www.apache.org/licenses/LICENSE-2.0 - -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> - <PropertyGroup> - <AssemblyName>Org.Apache.REEF.IO</AssemblyName> - <Description>I/O library for Apache REEF</Description> - <PackageTags> Apache REEF IO</PackageTags> - <DefineConstants>REEF_DOTNET_BUILD</DefineConstants> - </PropertyGroup> - <Import Project="..\build.DotNetLibrary.props" /> - <ItemGroup> - <PackageReference Include="Microsoft.Azure.DataLake.Store" Version="$(MicrosoftDataLakeStoreVersion)" /> - <PackageReference Include="Microsoft.Azure.KeyVault.Core" Version="2.0.4" /> - <PackageReference Include="Microsoft.Azure.Management.DataLake.Store" Version="2.2.1" /> - <PackageReference Include="Microsoft.Data.Edm" Version="5.8.2" /> - <PackageReference Include="Microsoft.Data.OData" Version="5.8.2" /> - <PackageReference Include="Microsoft.Data.Services.Client" Version="5.8.2" /> - <PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.10" /> - <PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.7" /> - <PackageReference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication" Version="2.3.1" /> - <PackageReference Include="System.Spatial" Version="5.8.2" /> - <PackageReference Include="WindowsAzure.Storage" Version="$(WindowsAzureStorageVersion)" /> - <PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" /> - <PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.4.0" /> - <PackageReference Include="System.Net.NameResolution" Version="4.3.0" /> - <PackageReference Include="System.Net.Sockets" Version="4.3.0" /> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.DotNet.csproj" /> - <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.DotNet.csproj" /> - </ItemGroup> - <Import Project="..\build.DotNet.targets" /> -</Project> http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.csproj ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.csproj b/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.csproj index f651c84..94f83a7 100644 --- a/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.csproj +++ b/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.csproj @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<Project> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -7,7 +7,9 @@ regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY @@ -15,184 +17,34 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> <PropertyGroup> - <ProjectGuid>{DEC0F0A8-DBEF-4EBF-B69C-E2369C15ABF1}</ProjectGuid> - <OutputType>Library</OutputType> - <AppDesignerFolder>Properties</AppDesignerFolder> - <RootNamespace>Org.Apache.REEF.IO</RootNamespace> <AssemblyName>Org.Apache.REEF.IO</AssemblyName> - <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion> - <FileAlignment>512</FileAlignment> - <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..</SolutionDir> - <RestorePackages>true</RestorePackages> + <Description>I/O library for Apache REEF</Description> + <PackageTags> Apache REEF IO</PackageTags> + <DefineConstants>REEF_DOTNET_BUILD</DefineConstants> </PropertyGroup> - <Import Project="$(SolutionDir)\build.props" /> - <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" /> - <Import Project="$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets" Condition="Exists('$(PackagesDir)\StyleCop.MSBuild.$(StyleCopVersion)\build\StyleCop.MSBuild.Targets')" /> + <Import Project="..\build.Library.props" /> <ItemGroup> - <Reference Include="Microsoft.Azure.DataLake.Store, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Azure.DataLake.Store.1.0.4\lib\net452\Microsoft.Azure.DataLake.Store.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Microsoft.Azure.KeyVault.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Microsoft.Azure.Management.DataLake.Store, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Azure.Management.DataLake.Store.2.2.1\lib\net452\Microsoft.Azure.Management.DataLake.Store.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Data.Edm, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Data.Edm.5.8.2\lib\net40\Microsoft.Data.Edm.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Microsoft.Data.OData, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Data.OData.5.8.2\lib\net40\Microsoft.Data.OData.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Microsoft.Data.Services.Client, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Data.Services.Client.5.8.2\lib\net40\Microsoft.Data.Services.Client.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Microsoft.Rest.ClientRuntime, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Rest.ClientRuntime.2.3.10\lib\net452\Microsoft.Rest.ClientRuntime.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Microsoft.Rest.ClientRuntime.Azure, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Rest.ClientRuntime.Azure.3.3.7\lib\net452\Microsoft.Rest.ClientRuntime.Azure.dll</HintPath> - </Reference> - <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll</HintPath> - </Reference> - <Reference Include="Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms, Version=2.28.3.860, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.IdentityModel.Clients.ActiveDirectory.2.28.3\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.WindowsForms.dll</HintPath> - </Reference> - <Reference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\Microsoft.Rest.ClientRuntime.Azure.Authentication.2.3.1\lib\net452\Microsoft.Rest.ClientRuntime.Azure.Authentication.dll</HintPath> - </Reference> - <Reference Include="Microsoft.WindowsAzure.Storage, Version=8.1.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\WindowsAzure.Storage.8.1.3\lib\net45\Microsoft.WindowsAzure.Storage.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="Newtonsoft.Json"> - <HintPath>$(PackagesDir)\Newtonsoft.Json.$(NewtonsoftJsonVersion)\lib\net45\Newtonsoft.Json.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="NLog, Version=4.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\NLog.4.4.12\lib\net45\NLog.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="System" /> - <Reference Include="System.Core" /> - <Reference Include="System.Management" /> - <Reference Include="System.Net.Http" /> - <Reference Include="System.Spatial, Version=5.8.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> - <HintPath>$(PackagesDir)\System.Spatial.5.8.2\lib\net40\System.Spatial.dll</HintPath> - <Private>True</Private> - </Reference> - <Reference Include="System.Xml.Linq" /> - <Reference Include="System.Data.DataSetExtensions" /> - <Reference Include="Microsoft.CSharp" /> - <Reference Include="System.Data" /> - <Reference Include="System.Xml" /> + <PackageReference Include="Microsoft.Azure.DataLake.Store" Version="$(MicrosoftDataLakeStoreVersion)" /> + <PackageReference Include="Microsoft.Azure.KeyVault.Core" Version="2.0.4" /> + <PackageReference Include="Microsoft.Azure.Management.DataLake.Store" Version="2.2.1" /> + <PackageReference Include="Microsoft.Data.Edm" Version="5.8.2" /> + <PackageReference Include="Microsoft.Data.OData" Version="5.8.2" /> + <PackageReference Include="Microsoft.Data.Services.Client" Version="5.8.2" /> + <PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.10" /> + <PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.7" /> + <PackageReference Include="Microsoft.Rest.ClientRuntime.Azure.Authentication" Version="2.3.1" /> + <PackageReference Include="System.Spatial" Version="5.8.2" /> + <PackageReference Include="WindowsAzure.Storage" Version="$(WindowsAzureStorageVersion)" /> + <PackageReference Include="Newtonsoft.Json" Version="$(NewtonsoftJsonVersion)" /> + <PackageReference Include="System.IO.FileSystem.AccessControl" Version="4.4.0" /> + <PackageReference Include="System.Net.NameResolution" Version="4.3.0" /> + <PackageReference Include="System.Net.Sockets" Version="4.3.0" /> </ItemGroup> <ItemGroup> - <Compile Include="$(SolutionDir)\SharedAssemblyInfo.cs"> - <Link>Properties\SharedAssemblyInfo.cs</Link> - </Compile> - <Compile Include="FileSystem\AzureBlob\AzureBlockBlobFileSystemConfiguration.cs" /> - <Compile Include="FileSystem\AzureBlob\AzureBlobType.cs" /> - <Compile Include="FileSystem\AzureBlob\AzureBlockBlobFileSystemConfigurationProvider.cs" /> - <Compile Include="FileSystem\AzureBlob\AzureCloudBlockBlob.cs" /> - <Compile Include="FileSystem\AzureBlob\AzureBlockBlobFileSystem.cs" /> - <Compile Include="FileSystem\AzureBlob\AzureCloudBlobClient.cs" /> - <Compile Include="FileSystem\AzureBlob\AzureCloudBlobDirectory.cs" /> - <Compile Include="FileSystem\AzureBlob\ICloudBlockBlob.cs" /> - <Compile Include="FileSystem\AzureBlob\RetryPolicy\IAzureBlobRetryPolicy.cs" /> - <Compile Include="FileSystem\AzureBlob\RetryPolicy\DefaultAzureBlobRetryPolicy.cs" /> - <Compile Include="FileSystem\AzureBlob\ICloudBlobClient.cs" /> - <Compile Include="FileSystem\AzureBlob\AzureCloudBlobContainer.cs" /> - <Compile Include="FileSystem\AzureBlob\Parameters\AzureStorageConnectionString.cs" /> - <Compile Include="FileSystem\AzureDataLake\IDataLakeStoreClient.cs" /> - <Compile Include="FileSystem\AzureDataLake\AzureDataLakeStoreClient.cs" /> - <Compile Include="FileSystem\AzureDataLake\AzureDataLakeFileSystem.cs" /> - <Compile Include="FileSystem\AzureDataLake\AzureDataLakeFileSystemConfiguration.cs" /> - <Compile Include="FileSystem\AzureDataLake\AzureDataLakeFileSystemConfigurationProvider.cs" /> - <Compile Include="FileSystem\AzureDataLake\IAdlsCredentials.cs" /> - <Compile Include="FileSystem\AzureDataLake\SecretKeyAdlsCredentials.cs" /> - <Compile Include="FileSystem\AzureDataLake\Parameters\DataLakeStorageAccountName.cs" /> - <Compile Include="FileSystem\AzureDataLake\Parameters\Tenant.cs" /> - <Compile Include="FileSystem\AzureDataLake\Parameters\TokenAudience.cs" /> - <Compile Include="FileSystem\AzureDataLake\Parameters\ClientId.cs" /> - <Compile Include="FileSystem\AzureDataLake\Parameters\SecretKey.cs" /> - <Compile Include="FileSystem\FileStatus.cs" /> - <Compile Include="FileSystem\Hadoop\CommandResult.cs" /> - <Compile Include="FileSystem\Hadoop\HDFSConfigurationWithoutDriverBinding.cs" /> - <Compile Include="FileSystem\Hadoop\HadoopFileSystemConfiguration.cs" /> - <Compile Include="FileSystem\Hadoop\HadoopFileSystemConfigurationProvider.cs" /> - <Compile Include="FileSystem\Hadoop\HDFSCommandRunner.cs" /> - <Compile Include="FileSystem\Hadoop\HadoopFileSystem.cs" /> - <Compile Include="FileSystem\Hadoop\Parameters\CommandTimeOut.cs" /> - <Compile Include="FileSystem\Hadoop\Parameters\HadoopHome.cs" /> - <Compile Include="FileSystem\Hadoop\Parameters\NumberOfRetries.cs" /> - <Compile Include="FileSystem\AzureBlob\ICloudBlobDirectory.cs" /> - <Compile Include="FileSystem\IFileSystem.cs" /> - <Compile Include="FileSystem\AzureBlob\ICloudBlobContainer.cs" /> - <Compile Include="FileSystem\Local\LocalFileSystem.cs" /> - <Compile Include="FileSystem\Local\LocalFileSystemConfiguration.cs" /> - <Compile Include="Files\DefaultDirectoryInfo.cs" /> - <Compile Include="Files\DefaultFileInfo.cs" /> - <Compile Include="Files\FileSystemInfoFactory.cs" /> - <Compile Include="Files\IDirectoryInfo.cs" /> - <Compile Include="Files\IFileInfo.cs" /> - <Compile Include="Files\IFileSystemInfo.cs" /> - <Compile Include="PartitionedData\FileSystem\FileSystemInputPartition.cs" /> - <Compile Include="PartitionedData\FileSystem\FileInputPartitionDescriptor.cs" /> - <Compile Include="PartitionedData\FileSystem\Parameters\CopyToLocal.cs" /> - <Compile Include="PartitionedData\FileSystem\Parameters\FileDeSerializerConfigString.cs" /> - <Compile Include="PartitionedData\FileSystem\IFileDeSerializer.cs" /> - <Compile Include="PartitionedData\FileSystem\FileSystemPartitionInputDataSet.cs" /> - <Compile Include="PartitionedData\FileSystem\FileSystemInputPartitionConfiguration.cs" /> - <Compile Include="PartitionedData\FileSystem\Parameters\FilePathsForInputPartitions.cs" /> - <Compile Include="PartitionedData\FileSystem\Parameters\FilePathsInInputPartition.cs" /> - <Compile Include="PartitionedData\IInputPartition.cs" /> - <Compile Include="PartitionedData\IPartitionDescriptor.cs" /> - <Compile Include="PartitionedData\IPartitionedInputDataSet.cs" /> - <Compile Include="PartitionedData\Random\Parameters\NumberOfDoublesPerPartition.cs" /> - <Compile Include="PartitionedData\Random\Parameters\NumberOfPartitions.cs" /> - <Compile Include="PartitionedData\Random\Parameters\PartitionId.cs" /> - <Compile Include="PartitionedData\Random\RandomInputDataConfiguration.cs" /> - <Compile Include="PartitionedData\Random\RandomInputDataSet.cs" /> - <Compile Include="PartitionedData\Random\RandomInputPartition.cs" /> - <Compile Include="PartitionedData\Random\RandomInputPartitionDescriptor.cs" /> - <Compile Include="Properties\AssemblyInfo.cs" /> - <Compile Include="TempFileCreation\ITempFileCreator.cs" /> - <Compile Include="TempFileCreation\TempFileFolder.cs" /> - <Compile Include="TempFileCreation\TempFileConfigurationModule.cs" /> - <Compile Include="TempFileCreation\TempFileConfigurationProvider.cs" /> - <Compile Include="TempFileCreation\TempFileCreator.cs" /> + <ProjectReference Include="..\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj" /> + <ProjectReference Include="..\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj" /> </ItemGroup> - <ItemGroup> - <None Include="Org.Apache.REEF.IO.nuspec" /> - <None Include="packages.config"> - <SubType>Designer</SubType> - </None> - </ItemGroup> - <ItemGroup> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Tang\Org.Apache.REEF.Tang.csproj"> - <Project>{97DBB573-3994-417A-9F69-FFA25F00D2A6}</Project> - <Name>Org.Apache.REEF.Tang</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Utilities\Org.Apache.REEF.Utilities.csproj"> - <Project>{79E7F89A-1DFB-45E1-8D43-D71A954AEB98}</Project> - <Name>Org.Apache.REEF.Utilities</Name> - </ProjectReference> - <ProjectReference Include="$(SolutionDir)\Org.Apache.REEF.Common\Org.Apache.REEF.Common.csproj"> - <Project>{545A0582-4105-44CE-B99C-B1379514A630}</Project> - <Name>Org.Apache.REEF.Common</Name> - </ProjectReference> - </ItemGroup> - <ItemGroup /> -</Project> \ No newline at end of file + <Import Project="..\build.targets" /> +</Project> http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.nuspec ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.nuspec b/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.nuspec deleted file mode 100644 index 15c302a..0000000 --- a/lang/cs/Org.Apache.REEF.IO/Org.Apache.REEF.IO.nuspec +++ /dev/null @@ -1,36 +0,0 @@ -<?xml version="1.0"?> -<!-- -Licensed to the Apache Software Foundation (ASF) under one -or more contributor license agreements. See the NOTICE file -distributed with this work for additional information -regarding copyright ownership. The ASF licenses this file -to you under the Apache License, Version 2.0 (the -"License"); you may not use this file except in compliance -with the License. You may obtain a copy of the License at -http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, -software distributed under the License is distributed on an -"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -KIND, either express or implied. See the License for the -specific language governing permissions and limitations -under the License. ---> -<package > - <metadata> - <id>Org.Apache.REEF.IO</id> - <version>$version$</version> - <title>Org.Apache.REEF.IO</title> - <authors>The Apache REEF project</authors> - <owners>The Apache REEF project</owners> - <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl> - <projectUrl>http://reef.apache.org/</projectUrl> - <requireLicenseAcceptance>false</requireLicenseAcceptance> - <description>I/O Library for Apache REEF</description> - <copyright>The Apache Software Foundation</copyright> - <tags>REEF IO</tags> - </metadata> - <files> - <file src="..\bin\$Platform$\$Configuration$\Org.Apache.REEF.IO\Org.Apache.REEF.IO.dll" target="lib\net45" /> - <file src="..\bin\$Platform$\$Configuration$\Org.Apache.REEF.IO\Org.Apache.REEF.IO.pdb" target="lib\net45" /> - </files> -</package> http://git-wip-us.apache.org/repos/asf/reef/blob/fafc236b/lang/cs/Org.Apache.REEF.IO/Properties/AssemblyInfo.DotNet.cs ---------------------------------------------------------------------- diff --git a/lang/cs/Org.Apache.REEF.IO/Properties/AssemblyInfo.DotNet.cs b/lang/cs/Org.Apache.REEF.IO/Properties/AssemblyInfo.DotNet.cs deleted file mode 100644 index dd27a37..0000000 --- a/lang/cs/Org.Apache.REEF.IO/Properties/AssemblyInfo.DotNet.cs +++ /dev/null @@ -1,25 +0,0 @@ -// Licensed to the Apache Software Foundation (ASF) under one -// or more contributor license agreements. See the NOTICE file -// distributed with this work for additional information -// regarding copyright ownership. The ASF licenses this file -// to you under the Apache License, Version 2.0 (the -// "License"); you may not use this file except in compliance -// with the License. You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, -// software distributed under the License is distributed on an -// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -// KIND, either express or implied. See the License for the -// specific language governing permissions and limitations -// under the License. - -using System.Runtime.CompilerServices; - -// Allow the tests access to `internal` APIs -[assembly: InternalsVisibleTo("Org.Apache.REEF.IO.Tests")] -[assembly: InternalsVisibleTo("Org.Apache.REEF.IO.TestClient")] -[assembly: InternalsVisibleTo("Org.Apache.REEF.Client.Tests")] -[assembly: InternalsVisibleTo("Org.Apache.REEF.Tests")] -[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]