Author: jgomes
Date: Fri Oct 17 12:05:16 2008
New Revision: 705714
URL: http://svn.apache.org/viewvc?rev=705714&view=rev
Log:
Adding deploy folder for external referencing of official builds.
Modified:
activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj
activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj
activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.sln
Modified:
activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj
URL:
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj?rev=705714&r1=705713&r2=705714&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj
(original)
+++ activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq-test.csproj
Fri Oct 17 12:05:16 2008
@@ -56,7 +56,18 @@
<DebugType>full</DebugType>
</PropertyGroup>
<ItemGroup>
- <Reference Include="nunit.framework, Version=2.4.7.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL" />
+ <Reference Include="Apache.NMS, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=2a329723af30bc8d, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>vendor\Apache.NMS\net-3.5\Apache.NMS.dll</HintPath>
+ </Reference>
+ <Reference Include="Apache.NMS.Test, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=2a329723af30bc8d, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>vendor\Apache.NMS\net-3.5\Apache.NMS.Test.dll</HintPath>
+ </Reference>
+ <Reference Include="nunit.framework, Version=2.4.8.0, Culture=neutral,
PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>lib\net-3.5\nunit.framework.dll</HintPath>
+ </Reference>
<Reference Include="System" />
<Reference Include="System.Messaging" />
<Reference Include="System.Xml" />
@@ -69,14 +80,6 @@
</Compile>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="vendor\Apache.NMS\vs2008-nms-test.csproj">
- <Project>{2F3ABCF5-EE87-43B1-9DE7-0548FD6A4E52}</Project>
- <Name>vs2008-nms-test</Name>
- </ProjectReference>
- <ProjectReference Include="vendor\Apache.NMS\vs2008-nms.csproj">
- <Project>{300C1716-0674-4D01-8F5D-151E59A504FE}</Project>
- <Name>vs2008-nms</Name>
- </ProjectReference>
<ProjectReference Include="vs2008-msmq.csproj">
<Project>{A5FCA129-991B-4CB2-987A-B25E43B0F5EC}</Project>
<Name>vs2008-msmq</Name>
Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj
URL:
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj?rev=705714&r1=705713&r2=705714&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj
(original)
+++ activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.csproj Fri
Oct 17 12:05:16 2008
@@ -56,6 +56,10 @@
<DebugType>full</DebugType>
</PropertyGroup>
<ItemGroup>
+ <Reference Include="Apache.NMS, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=2a329723af30bc8d, processorArchitecture=MSIL">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>vendor\Apache.NMS\net-3.5\Apache.NMS.dll</HintPath>
+ </Reference>
<Reference Include="System" />
<Reference Include="System.Messaging" />
<Reference Include="System.Xml" />
@@ -85,12 +89,6 @@
</None>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="vendor\Apache.NMS\vs2008-nms.csproj">
- <Project>{300C1716-0674-4D01-8F5D-151E59A504FE}</Project>
- <Name>vs2008-nms</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
<Visible>False</Visible>
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
Modified: activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.sln
URL:
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.sln?rev=705714&r1=705713&r2=705714&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.sln
(original)
+++ activemq/activemq-dotnet/Apache.NMS.MSMQ/tags/1.0.0/vs2008-msmq.sln Fri Oct
17 12:05:16 2008
@@ -5,10 +5,6 @@
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vs2008-msmq-test",
"vs2008-msmq-test.csproj", "{2F31ED5C-44A2-464A-BD55-2B5B010654E8}"
EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vs2008-nms",
"vendor\Apache.NMS\vs2008-nms.csproj", "{300C1716-0674-4D01-8F5D-151E59A504FE}"
-EndProject
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "vs2008-nms-test",
"vendor\Apache.NMS\vs2008-nms-test.csproj",
"{2F3ABCF5-EE87-43B1-9DE7-0548FD6A4E52}"
-EndProject
Global
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
@@ -27,14 +23,6 @@
{2F31ED5C-44A2-464A-BD55-2B5B010654E8}.Debug|Any CPU.Build.0 =
Debug|Any CPU
{2F31ED5C-44A2-464A-BD55-2B5B010654E8}.Release|Any
CPU.ActiveCfg = Release|Any CPU
{2F31ED5C-44A2-464A-BD55-2B5B010654E8}.Release|Any CPU.Build.0
= Release|Any CPU
- {300C1716-0674-4D01-8F5D-151E59A504FE}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
- {300C1716-0674-4D01-8F5D-151E59A504FE}.Debug|Any CPU.Build.0 =
Debug|Any CPU
- {300C1716-0674-4D01-8F5D-151E59A504FE}.Release|Any
CPU.ActiveCfg = Release|Any CPU
- {300C1716-0674-4D01-8F5D-151E59A504FE}.Release|Any CPU.Build.0
= Release|Any CPU
- {2F3ABCF5-EE87-43B1-9DE7-0548FD6A4E52}.Debug|Any CPU.ActiveCfg
= Debug|Any CPU
- {2F3ABCF5-EE87-43B1-9DE7-0548FD6A4E52}.Debug|Any CPU.Build.0 =
Debug|Any CPU
- {2F3ABCF5-EE87-43B1-9DE7-0548FD6A4E52}.Release|Any
CPU.ActiveCfg = Release|Any CPU
- {2F3ABCF5-EE87-43B1-9DE7-0548FD6A4E52}.Release|Any CPU.Build.0
= Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE