Author: chirino Date: Mon Mar 6 08:03:44 2006 New Revision: 383570 URL: http://svn.apache.org/viewcvs?rev=383570&view=rev Log: Moving code in the openwire-dotnet module over to the activemq-dotnet module Added: incubator/activemq/trunk/activemq-dotnet/nant.build - copied unchanged from r383545, incubator/activemq/trunk/openwire-dotnet/OpenWire.build incubator/activemq/trunk/activemq-dotnet/src/main/csharp/ActiveMQ/ - copied from r383545, incubator/activemq/trunk/openwire-dotnet/src/ActiveMQ/ incubator/activemq/trunk/activemq-dotnet/src/main/csharp/JMS/ - copied from r383545, incubator/activemq/trunk/openwire-dotnet/src/JMS/ incubator/activemq/trunk/activemq-dotnet/src/test/csharp/ActiveMQ/ - copied from r383545, incubator/activemq/trunk/openwire-dotnet/tests/ActiveMQ/ incubator/activemq/trunk/activemq-dotnet/src/test/csharp/JMS/ - copied from r383545, incubator/activemq/trunk/openwire-dotnet/tests/JMS/ Removed: incubator/activemq/trunk/openwire-dotnet/OpenWire.build incubator/activemq/trunk/openwire-dotnet/src/ActiveMQ/ incubator/activemq/trunk/openwire-dotnet/src/JMS/ incubator/activemq/trunk/openwire-dotnet/tests/ActiveMQ/ incubator/activemq/trunk/openwire-dotnet/tests/JMS/ Modified: incubator/activemq/trunk/pom.xml Modified: incubator/activemq/trunk/pom.xml URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/pom.xml?rev=383570&r1=383569&r2=383570&view=diff ============================================================================== --- incubator/activemq/trunk/pom.xml (original) +++ incubator/activemq/trunk/pom.xml Mon Mar 6 08:03:44 2006 @@ -469,12 +469,8 @@ - + - - junit junit @@ -495,8 +491,8 @@ cglib-full test - +-->