You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2010/09/01 21:49:37 UTC

svn commit: r991671 [4/5] - in /activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp: Commands/ OpenWire/V1/ OpenWire/V2/ OpenWire/V3/ OpenWire/V4/ OpenWire/V5/ OpenWire/V6/

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DataArrayResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DataArrayResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DataArrayResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DataResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DataResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DataResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DestinationInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DestinationInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DestinationInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DiscoveryEventMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DiscoveryEventMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/DiscoveryEventMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ExceptionResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ExceptionResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ExceptionResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/FlushCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/FlushCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/FlushCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/IntegerResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/IntegerResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/IntegerResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalQueueAckMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalQueueAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalQueueAckMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTopicAckMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTopicAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTopicAckMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTraceMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTraceMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTraceMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTransactionMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTransactionMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/JournalTransactionMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/KeepAliveInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/KeepAliveInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/KeepAliveInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/LastPartialCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/LastPartialCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/LastPartialCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/LocalTransactionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/LocalTransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/LocalTransactionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageAckMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageAckMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageDispatchMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageDispatchMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageDispatchMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageDispatchNotificationMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageDispatchNotificationMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageDispatchNotificationMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessagePullMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessagePullMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/MessagePullMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/NetworkBridgeFilterMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/NetworkBridgeFilterMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/NetworkBridgeFilterMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/PartialCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/PartialCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/PartialCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerAckMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerAckMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ProducerInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/RemoveInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/RemoveInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/RemoveInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/RemoveSubscriptionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/RemoveSubscriptionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/RemoveSubscriptionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ReplayCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ReplayCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ReplayCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SessionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SessionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SessionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SessionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SessionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SessionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ShutdownInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ShutdownInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/ShutdownInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SubscriptionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SubscriptionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/SubscriptionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/TransactionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/TransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/TransactionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/TransactionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/TransactionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/TransactionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/WireFormatInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/WireFormatInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/WireFormatInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/XATransactionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/XATransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/XATransactionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V4/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.V4;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V4
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQBlobMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQBlobMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQBlobMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQBlobMessageMarshaller.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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQBytesMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQBytesMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQBytesMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQBytesMessageMarshaller.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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQDestinationMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQDestinationMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQDestinationMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQDestinationMarshaller.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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQMapMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQMapMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQMapMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQObjectMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQObjectMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQObjectMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQQueueMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQQueueMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQQueueMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQStreamMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQStreamMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQStreamMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempDestinationMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempDestinationMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempDestinationMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempQueueMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempQueueMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempQueueMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempTopicMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempTopicMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTempTopicMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTextMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTextMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTextMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTopicMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTopicMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ActiveMQTopicMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BaseCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BaseCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BaseCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BrokerIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BrokerIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BrokerIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BrokerInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BrokerInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/BrokerInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionControlMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionControlMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionControlMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionErrorMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionErrorMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionErrorMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConnectionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerControlMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerControlMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerControlMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ConsumerInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ControlCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ControlCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ControlCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DataArrayResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DataArrayResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DataArrayResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DataResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DataResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DataResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DestinationInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DestinationInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DestinationInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DiscoveryEventMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DiscoveryEventMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/DiscoveryEventMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ExceptionResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ExceptionResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ExceptionResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/FlushCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/FlushCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/FlushCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/IntegerResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/IntegerResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/IntegerResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalQueueAckMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalQueueAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalQueueAckMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTopicAckMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTopicAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTopicAckMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTraceMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTraceMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTraceMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTransactionMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTransactionMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/JournalTransactionMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/KeepAliveInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/KeepAliveInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/KeepAliveInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/LastPartialCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/LastPartialCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/LastPartialCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/LocalTransactionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/LocalTransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/LocalTransactionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageAckMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageAckMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageDispatchMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageDispatchMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageDispatchMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageDispatchNotificationMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageDispatchNotificationMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageDispatchNotificationMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessagePullMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessagePullMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/MessagePullMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/NetworkBridgeFilterMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/NetworkBridgeFilterMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/NetworkBridgeFilterMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/PartialCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/PartialCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/PartialCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerAckMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerAckMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerAckMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ProducerInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/RemoveInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/RemoveInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/RemoveInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/RemoveSubscriptionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/RemoveSubscriptionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/RemoveSubscriptionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ReplayCommandMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ReplayCommandMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ReplayCommandMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ResponseMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ResponseMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ResponseMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SessionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SessionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SessionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SessionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SessionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SessionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ShutdownInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ShutdownInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/ShutdownInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SubscriptionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SubscriptionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/SubscriptionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/TransactionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/TransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/TransactionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/TransactionInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/TransactionInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/TransactionInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/WireFormatInfoMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/WireFormatInfoMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/WireFormatInfoMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/XATransactionIdMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/XATransactionIdMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/XATransactionIdMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V5/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.V5;
 
 namespace Apache.NMS.ActiveMQ.OpenWire.V5
 {

Modified: activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQBlobMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQBlobMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQBlobMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQBlobMessageMarshaller.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/ActiveMQBytesMessageMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQBytesMessageMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQBytesMessageMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQBytesMessageMarshaller.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/ActiveMQDestinationMarshaller.cs
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQDestinationMarshaller.cs?rev=991671&r1=991670&r2=991671&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQDestinationMarshaller.cs (original)
+++ activemq/activemq-dotnet/Apache.NMS.ActiveMQ/trunk/src/main/csharp/OpenWire/V6/ActiveMQDestinationMarshaller.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
 {