Author: jgomes
Date: Fri Oct 24 11:49:28 2008
New Revision: 707716

URL: http://svn.apache.org/viewvc?rev=707716&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.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.pdb
    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.pdb
    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.Test.pdb
    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.pdb
    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.Test.pdb
    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.pdb
    activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/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=707716&r1=707715&r2=707716&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 
Fri Oct 24 11:49:28 2008 differ

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=707716&r1=707715&r2=707716&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 Fri 
Oct 24 11:49:28 2008 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=707716&r1=707715&r2=707716&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 
Fri Oct 24 11:49:28 2008
@@ -49,17 +49,17 @@
         </member>
         <member name="T:Apache.NMS.Util.URISupport">
             <summary>
-            Class to provide support for URI query parameters which uses .Net 
reflection
+            Class to provide support for Uri query parameters which uses .Net 
reflection
             to identify and set properties.
             </summary>
         </member>
         <member name="M:Apache.NMS.Util.URISupport.ParseQuery(System.String)">
             <summary>
-            Parse a URI query string of the form ?x=y&amp;z=0
+            Parse a Uri query string of the form ?x=y&amp;z=0
             into a map of name/value pairs.
             </summary>
             <param name="query">The query string to parse. This string should 
not contain
-            URI escape characters.</param>
+            Uri escape characters.</param>
         </member>
         <member 
name="M:Apache.NMS.Util.URISupport.SetProperties(System.Object,System.Collections.Specialized.StringDictionary,System.String)">
             <summary>
@@ -72,6 +72,22 @@
             <param name="prefix">Key value prefix.  This is prepended to the 
property name
             before searching for a matching key value.</param>
         </member>
+        <member 
name="M:Apache.NMS.Util.URISupport.parseComposite(System.Uri,Apache.NMS.Util.URISupport.CompositeData,System.String)">
+            <summary>
+            </summary>
+            <param name="uri">
+            </param>
+            <param name="rc">
+            </param>
+            <param name="ssp">
+            </param>
+        </member>
+        <member 
name="M:Apache.NMS.Util.URISupport.splitComponents(System.String)">
+            <summary>
+            </summary>
+            <param name="componentString">
+            </param>
+        </member>
         <member name="T:Apache.NMS.IBytesMessage">
             <summary>
             Represents a binary based message

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=707716&r1=707715&r2=707716&view=diff
==============================================================================
Binary files - no diff available.

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

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=707716&r1=707715&r2=707716&view=diff
==============================================================================
Binary files - no diff available.

Modified: 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.pdb
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-1.1/Apache.NMS.pdb?rev=707716&r1=707715&r2=707716&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=707716&r1=707715&r2=707716&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 Fri 
Oct 24 11:49:28 2008
@@ -59,17 +59,17 @@
         </member>
         <member name="T:Apache.NMS.Util.URISupport">
             <summary>
-            Class to provide support for URI query parameters which uses .Net 
reflection
+            Class to provide support for Uri query parameters which uses .Net 
reflection
             to identify and set properties.
             </summary>
         </member>
         <member name="M:Apache.NMS.Util.URISupport.ParseQuery(System.String)">
             <summary>
-            Parse a URI query string of the form ?x=y&amp;z=0
+            Parse a Uri query string of the form ?x=y&amp;z=0
             into a map of name/value pairs.
             </summary>
             <param name="query">The query string to parse. This string should 
not contain
-            URI escape characters.</param>
+            Uri escape characters.</param>
         </member>
         <member 
name="M:Apache.NMS.Util.URISupport.SetProperties(System.Object,System.Collections.Specialized.StringDictionary,System.String)">
             <summary>
@@ -82,6 +82,18 @@
             <param name="prefix">Key value prefix.  This is prepended to the 
property name
             before searching for a matching key value.</param>
         </member>
+        <member 
name="M:Apache.NMS.Util.URISupport.parseComposite(System.Uri,Apache.NMS.Util.URISupport.CompositeData,System.String)">
+            <summary>
+            </summary>
+            <param name="uri"></param>
+            <param name="rc"></param>
+            <param name="ssp"></param>
+        </member>
+        <member 
name="M:Apache.NMS.Util.URISupport.splitComponents(System.String)">
+            <summary>
+            </summary>
+            <param name="componentString"></param>
+        </member>
         <member name="T:Apache.NMS.IBytesMessage">
             <summary>
             Represents a binary based message

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=707716&r1=707715&r2=707716&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 
Fri Oct 24 11:49:28 2008 differ

Modified: 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.pdb
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.pdb?rev=707716&r1=707715&r2=707716&view=diff
==============================================================================
Files 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.pdb 
(original) and 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.Test.pdb 
Fri Oct 24 11:49:28 2008 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=707716&r1=707715&r2=707716&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 Fri Oct 
24 11:49:28 2008 differ

Modified: 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.pdb
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.pdb?rev=707716&r1=707715&r2=707716&view=diff
==============================================================================
Files activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.pdb 
(original) and 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-2.0/Apache.NMS.pdb Fri Oct 
24 11:49:28 2008 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=707716&r1=707715&r2=707716&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 Fri 
Oct 24 11:49:28 2008
@@ -59,17 +59,17 @@
         </member>
         <member name="T:Apache.NMS.Util.URISupport">
             <summary>
-            Class to provide support for URI query parameters which uses .Net 
reflection
+            Class to provide support for Uri query parameters which uses .Net 
reflection
             to identify and set properties.
             </summary>
         </member>
         <member name="M:Apache.NMS.Util.URISupport.ParseQuery(System.String)">
             <summary>
-            Parse a URI query string of the form ?x=y&amp;z=0
+            Parse a Uri query string of the form ?x=y&amp;z=0
             into a map of name/value pairs.
             </summary>
             <param name="query">The query string to parse. This string should 
not contain
-            URI escape characters.</param>
+            Uri escape characters.</param>
         </member>
         <member 
name="M:Apache.NMS.Util.URISupport.SetProperties(System.Object,System.Collections.Specialized.StringDictionary,System.String)">
             <summary>
@@ -82,6 +82,18 @@
             <param name="prefix">Key value prefix.  This is prepended to the 
property name
             before searching for a matching key value.</param>
         </member>
+        <member 
name="M:Apache.NMS.Util.URISupport.parseComposite(System.Uri,Apache.NMS.Util.URISupport.CompositeData,System.String)">
+            <summary>
+            </summary>
+            <param name="uri"></param>
+            <param name="rc"></param>
+            <param name="ssp"></param>
+        </member>
+        <member 
name="M:Apache.NMS.Util.URISupport.splitComponents(System.String)">
+            <summary>
+            </summary>
+            <param name="componentString"></param>
+        </member>
         <member name="T:Apache.NMS.IBytesMessage">
             <summary>
             Represents a binary based message

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=707716&r1=707715&r2=707716&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 
Fri Oct 24 11:49:28 2008 differ

Modified: 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.pdb
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.pdb?rev=707716&r1=707715&r2=707716&view=diff
==============================================================================
Files 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.pdb 
(original) and 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.Test.pdb 
Fri Oct 24 11:49:28 2008 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=707716&r1=707715&r2=707716&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 Fri Oct 
24 11:49:28 2008 differ

Modified: 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.pdb
URL: 
http://svn.apache.org/viewvc/activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.pdb?rev=707716&r1=707715&r2=707716&view=diff
==============================================================================
Files activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.pdb 
(original) and 
activemq/activemq-dotnet/Apache.NMS/trunk/deploy/net-3.5/Apache.NMS.pdb Fri Oct 
24 11:49:28 2008 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=707716&r1=707715&r2=707716&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 Fri 
Oct 24 11:49:28 2008
@@ -59,17 +59,17 @@
         </member>
         <member name="T:Apache.NMS.Util.URISupport">
             <summary>
-            Class to provide support for URI query parameters which uses .Net 
reflection
+            Class to provide support for Uri query parameters which uses .Net 
reflection
             to identify and set properties.
             </summary>
         </member>
         <member name="M:Apache.NMS.Util.URISupport.ParseQuery(System.String)">
             <summary>
-            Parse a URI query string of the form ?x=y&amp;z=0
+            Parse a Uri query string of the form ?x=y&amp;z=0
             into a map of name/value pairs.
             </summary>
             <param name="query">The query string to parse. This string should 
not contain
-            URI escape characters.</param>
+            Uri escape characters.</param>
         </member>
         <member 
name="M:Apache.NMS.Util.URISupport.SetProperties(System.Object,System.Collections.Specialized.StringDictionary,System.String)">
             <summary>
@@ -82,6 +82,18 @@
             <param name="prefix">Key value prefix.  This is prepended to the 
property name
             before searching for a matching key value.</param>
         </member>
+        <member 
name="M:Apache.NMS.Util.URISupport.parseComposite(System.Uri,Apache.NMS.Util.URISupport.CompositeData,System.String)">
+            <summary>
+            </summary>
+            <param name="uri"></param>
+            <param name="rc"></param>
+            <param name="ssp"></param>
+        </member>
+        <member 
name="M:Apache.NMS.Util.URISupport.splitComponents(System.String)">
+            <summary>
+            </summary>
+            <param name="componentString"></param>
+        </member>
         <member name="T:Apache.NMS.IBytesMessage">
             <summary>
             Represents a binary based message


Reply via email to