Author: tabish
Date: Wed Aug 25 20:17:37 2010
New Revision: 989340
URL: http://svn.apache.org/viewvc?rev=989340&view=rev
Log:
Project file updates
Modified:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj
Modified:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj
URL:
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj?rev=989340&r1=989339&r2=989340&view=diff
==============================================================================
---
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj
(original)
+++
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq-test.csproj
Wed Aug 25 20:17:37 2010
@@ -94,6 +94,7 @@
<Compile
Include="src\test\csharp\Transport\Inactivity\InactivityMonitorTest.cs" />
<Compile
Include="src\test\csharp\Transport\Mock\MockTransportFactoryTest.cs" />
<Compile Include="src\test\csharp\Transport\Mock\MockTransportTest.cs" />
+ <Compile
Include="src\test\csharp\Util\ActiveMQMessageTransformationTest.cs" />
<Compile Include="src\test\csharp\Util\FifoMessageDispatchChannelTest.cs"
/>
<Compile Include="src\test\csharp\Util\MemoryUsageTest.cs" />
<Compile
Include="src\test\csharp\Util\SimplePriorityMessageDispatchChannelTest.cs" />
Modified:
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj
URL:
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj?rev=989340&r1=989339&r2=989340&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj
(original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/vs2008-activemq.csproj
Wed Aug 25 20:17:37 2010
@@ -1003,6 +1003,7 @@
<Compile Include="src\main\csharp\Transport\WireFormatNegotiator.cs">
<SubType>Code</SubType>
</Compile>
+ <Compile Include="src\main\csharp\Util\ActiveMQMessageTransformation.cs" />
<Compile Include="src\main\csharp\Util\FifoMessageDispatchChannel.cs" />
<Compile Include="src\main\csharp\Util\IdGenerator.cs" />
<Compile Include="src\main\csharp\Util\MemoryUsage.cs" />