You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by jg...@apache.org on 2009/03/11 19:39:27 UTC

svn commit: r752559 - in /activemq/activemq-dotnet/Apache.NMS/trunk/deploy: mono-2.0/ net-1.1/ net-2.0/ net-3.5/ netcf-2.0/

Author: jgomes
Date: Wed Mar 11 18:39:26 2009
New Revision: 752559

URL: http://svn.apache.org/viewvc?rev=752559&view=rev
Log:
Deploy Apache.NMS 1.1.0

Modified:
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.xml
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.xml
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.Test.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.Test.xml
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.xml
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.xml
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.xml
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.Test.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.dll
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.xml

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Files activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.dll (original) and activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.dll Wed Mar 11 18:39:26 2009 differ

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.xml?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.xml (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.Test.xml Wed Mar 11 18:39:26 2009
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <doc>
     <assembly>
-        <name>D:\Hudson\jobs\Apache.NMS Trunk\workspace\build\mono-2.0\release\Apache.NMS.Test</name>
+        <name>C:\Projects\ActiveMQ\activemq-dotnet\Apache.NMS\trunk\build\mono-2.0\release\Apache.NMS.Test</name>
     </assembly>
     <members>
         <member name="M:Apache.NMS.Test.BytesMessageTest.AssertBytesMessageEqual(Apache.NMS.IMessage,Apache.NMS.IMessage)">

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Files activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.dll (original) and activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.dll Wed Mar 11 18:39:26 2009 differ

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.xml?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.xml (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/deploy/mono-2.0/Apache.NMS.xml Wed Mar 11 18:39:26 2009
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <doc>
     <assembly>
-        <name>D:\Hudson\jobs\Apache.NMS Trunk\workspace\build\mono-2.0\release\Apache.NMS</name>
+        <name>C:\Projects\ActiveMQ\activemq-dotnet\Apache.NMS\trunk\build\mono-2.0\release\Apache.NMS</name>
     </assembly>
     <members>
         <member name="F:Apache.NMS.Util.DateUtils.windowsEpoch">
@@ -689,9 +689,14 @@
             Represents a NMS exception
             </summary>
         </member>
+        <member name="P:Apache.NMS.NMSException.ErrorCode">
+            <summary>
+            Returns the error code for the exception, if one has been provided.
+            </summary>
+        </member>
         <member name="T:Apache.NMS.NMSSecurityException">
             <summary>
-            Represents a connection failure.
+            Represents a security failure.
             </summary>
         </member>
         <member name="T:Apache.NMS.ExceptionListener">

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.Test.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.Test.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Binary files - no diff available.

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.Test.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.Test.xml?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.Test.xml (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.Test.xml Wed Mar 11 18:39:26 2009
@@ -93,11 +93,11 @@
             <param name="actual"></param>
         </member>
         <member name="M:Apache.NMS.Test.ConnectionTest.TwoConnections">
-            <summary>
-            Verify that it is possible to create multiple connections to the broker.
-            There was a bug in the connection factory which set the clientId member which made
-            it impossible to create an additional connection.
-            </summary>
+            <summary>
+            Verify that it is possible to create multiple connections to the broker.
+            There was a bug in the connection factory which set the clientId member which made
+            it impossible to create an additional connection.
+            </summary>
         </member>
         <member name="M:Apache.NMS.Test.TextMessageTest.AssertTextMessageEqual(Apache.NMS.IMessage,Apache.NMS.IMessage)">
             <summary>

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Binary files - no diff available.

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.xml?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.xml (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.xml Wed Mar 11 18:39:26 2009
@@ -314,6 +314,16 @@
             A base interface for destinations such as queues or topics
             </summary>
         </member>
+        <member name="T:Apache.NMS.NMSException">
+            <summary>
+            Represents a NMS exception
+            </summary>
+        </member>
+        <member name="P:Apache.NMS.NMSException.ErrorCode">
+            <summary>
+            Returns the error code for the exception, if one has been provided.
+            </summary>
+        </member>
         <member name="T:Apache.NMS.IMapMessage">
             <summary>
             Represents a Map message which contains key and value pairs which are
@@ -430,11 +440,6 @@
             An attempt is made to access an invalid destination
             </summary>
         </member>
-        <member name="T:Apache.NMS.NMSException">
-            <summary>
-            Represents a NMS exception
-            </summary>
-        </member>
         <member name="T:Apache.NMS.IObjectMessage">
             <summary>
             Represents an Object message which contains a serializable .Net object.
@@ -716,7 +721,7 @@
         </member>
         <member name="T:Apache.NMS.NMSSecurityException">
             <summary>
-            Represents a connection failure.
+            Represents a security failure.
             </summary>
         </member>
     </members>

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Files activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.dll (original) and activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.dll Wed Mar 11 18:39:26 2009 differ

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Files activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.dll (original) and activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.dll Wed Mar 11 18:39:26 2009 differ

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.xml?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.xml (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.xml Wed Mar 11 18:39:26 2009
@@ -314,6 +314,16 @@
             A base interface for destinations such as queues or topics
             </summary>
         </member>
+        <member name="T:Apache.NMS.NMSException">
+            <summary>
+            Represents a NMS exception
+            </summary>
+        </member>
+        <member name="P:Apache.NMS.NMSException.ErrorCode">
+            <summary>
+            Returns the error code for the exception, if one has been provided.
+            </summary>
+        </member>
         <member name="T:Apache.NMS.IMapMessage">
             <summary>
             Represents a Map message which contains key and value pairs which are
@@ -430,11 +440,6 @@
             An attempt is made to access an invalid destination
             </summary>
         </member>
-        <member name="T:Apache.NMS.NMSException">
-            <summary>
-            Represents a NMS exception
-            </summary>
-        </member>
         <member name="T:Apache.NMS.IObjectMessage">
             <summary>
             Represents an Object message which contains a serializable .Net object.
@@ -719,7 +724,7 @@
         </member>
         <member name="T:Apache.NMS.NMSSecurityException">
             <summary>
-            Represents a connection failure.
+            Represents a security failure.
             </summary>
         </member>
     </members>

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Files activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.dll (original) and activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.dll Wed Mar 11 18:39:26 2009 differ

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Files activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.dll (original) and activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.dll Wed Mar 11 18:39:26 2009 differ

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.xml?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.xml (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.xml Wed Mar 11 18:39:26 2009
@@ -314,6 +314,16 @@
             A base interface for destinations such as queues or topics
             </summary>
         </member>
+        <member name="T:Apache.NMS.NMSException">
+            <summary>
+            Represents a NMS exception
+            </summary>
+        </member>
+        <member name="P:Apache.NMS.NMSException.ErrorCode">
+            <summary>
+            Returns the error code for the exception, if one has been provided.
+            </summary>
+        </member>
         <member name="T:Apache.NMS.IMapMessage">
             <summary>
             Represents a Map message which contains key and value pairs which are
@@ -430,11 +440,6 @@
             An attempt is made to access an invalid destination
             </summary>
         </member>
-        <member name="T:Apache.NMS.NMSException">
-            <summary>
-            Represents a NMS exception
-            </summary>
-        </member>
         <member name="T:Apache.NMS.IObjectMessage">
             <summary>
             Represents an Object message which contains a serializable .Net object.
@@ -719,7 +724,7 @@
         </member>
         <member name="T:Apache.NMS.NMSSecurityException">
             <summary>
-            Represents a connection failure.
+            Represents a security failure.
             </summary>
         </member>
     </members>

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.Test.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.Test.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Binary files - no diff available.

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.dll
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.dll?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
Binary files - no diff available.

Modified: activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.xml?rev=752559&r1=752558&r2=752559&view=diff
==============================================================================
--- activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.xml (original)
+++ activemq/activemq-dotnet/Apache.NMS/trunk/deploy/netcf-2.0/Apache.NMS.xml Wed Mar 11 18:39:26 2009
@@ -314,6 +314,16 @@
             A base interface for destinations such as queues or topics
             </summary>
         </member>
+        <member name="T:Apache.NMS.NMSException">
+            <summary>
+            Represents a NMS exception
+            </summary>
+        </member>
+        <member name="P:Apache.NMS.NMSException.ErrorCode">
+            <summary>
+            Returns the error code for the exception, if one has been provided.
+            </summary>
+        </member>
         <member name="T:Apache.NMS.IMapMessage">
             <summary>
             Represents a Map message which contains key and value pairs which are
@@ -430,11 +440,6 @@
             An attempt is made to access an invalid destination
             </summary>
         </member>
-        <member name="T:Apache.NMS.NMSException">
-            <summary>
-            Represents a NMS exception
-            </summary>
-        </member>
         <member name="T:Apache.NMS.IObjectMessage">
             <summary>
             Represents an Object message which contains a serializable .Net object.
@@ -719,7 +724,7 @@
         </member>
         <member name="T:Apache.NMS.NMSSecurityException">
             <summary>
-            Represents a connection failure.
+            Represents a security failure.
             </summary>
         </member>
     </members>