Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQMapMessageMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQMapMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQMapMessageMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQMapMessageMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQMessageMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQMessageMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQMessageMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQObjectMessageMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQObjectMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQObjectMessageMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQObjectMessageMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQQueueMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQQueueMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQQueueMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQQueueMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQStreamMessageMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQStreamMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQStreamMessageMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQStreamMessageMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempDestinationMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempDestinationMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempDestinationMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempDestinationMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempQueueMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempQueueMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempQueueMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempQueueMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempTopicMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempTopicMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempTopicMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTempTopicMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTextMessageMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTextMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTextMessageMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTextMessageMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTopicMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTopicMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTopicMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQTopicMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BaseCommandMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BaseCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BaseCommandMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BaseCommandMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BrokerIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BrokerIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BrokerIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BrokerIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BrokerInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BrokerInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BrokerInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/BrokerInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionControlMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionControlMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionControlMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionControlMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionErrorMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionErrorMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionErrorMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionErrorMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConnectionInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerControlMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerControlMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerControlMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerControlMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ConsumerInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ControlCommandMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ControlCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ControlCommandMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ControlCommandMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DataArrayResponseMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DataArrayResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DataArrayResponseMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DataArrayResponseMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DataResponseMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DataResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DataResponseMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DataResponseMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DestinationInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DestinationInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DestinationInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DestinationInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DiscoveryEventMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DiscoveryEventMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DiscoveryEventMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/DiscoveryEventMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ExceptionResponseMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ExceptionResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ExceptionResponseMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ExceptionResponseMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/FlushCommandMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/FlushCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/FlushCommandMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/FlushCommandMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/IntegerResponseMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/IntegerResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/IntegerResponseMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/IntegerResponseMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalQueueAckMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalQueueAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalQueueAckMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalQueueAckMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTopicAckMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTopicAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTopicAckMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTopicAckMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTraceMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTraceMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTraceMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTraceMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTransactionMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTransactionMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTransactionMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/JournalTransactionMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/KeepAliveInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/KeepAliveInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/KeepAliveInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/KeepAliveInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/LastPartialCommandMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/LastPartialCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/LastPartialCommandMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/LastPartialCommandMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/LocalTransactionIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/LocalTransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/LocalTransactionIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/LocalTransactionIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageAckMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageAckMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageAckMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageDispatchMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageDispatchMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageDispatchMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageDispatchMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageDispatchNotificationMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageDispatchNotificationMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageDispatchNotificationMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageDispatchNotificationMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessageMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessagePullMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessagePullMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessagePullMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/MessagePullMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/NetworkBridgeFilterMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/NetworkBridgeFilterMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/NetworkBridgeFilterMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/NetworkBridgeFilterMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/PartialCommandMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/PartialCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/PartialCommandMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/PartialCommandMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerAckMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerAckMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerAckMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ProducerInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/RemoveInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/RemoveInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/RemoveInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/RemoveInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/RemoveSubscriptionInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/RemoveSubscriptionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/RemoveSubscriptionInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/RemoveSubscriptionInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ReplayCommandMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ReplayCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ReplayCommandMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ReplayCommandMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ResponseMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ResponseMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ResponseMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SessionIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SessionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SessionIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SessionIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SessionInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SessionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SessionInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SessionInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ShutdownInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ShutdownInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ShutdownInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ShutdownInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SubscriptionInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SubscriptionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SubscriptionInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/SubscriptionInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/TransactionIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/TransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/TransactionIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/TransactionIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/TransactionInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/TransactionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/TransactionInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/TransactionInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/WireFormatInfoMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/WireFormatInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/WireFormatInfoMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/WireFormatInfoMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {

Modified: 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/XATransactionIdMarshaller.cs
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/XATransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/XATransactionIdMarshaller.cs
 (original)
+++ 
activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/XATransactionIdMarshaller.cs
 Wed Sep  1 19:49:25 2010
@@ -26,12 +26,9 @@
  */
 
 using System;
-using System.Collections;
 using System.IO;
 
 using Apache.NMS.ActiveMQ.Commands;
-using Apache.NMS.ActiveMQ.OpenWire;
-using Apache.NMS.ActiveMQ.OpenWire.V6;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V6
 {


Reply via email to