Author: rupertlssmith
Date: Wed Jan 16 09:02:05 2008
New Revision: 612517

URL: http://svn.apache.org/viewvc?rev=612517&view=rev
Log:
Qpid-730 Added a durable subscription test.

Added:
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/DurableSubscriptionTest.cs
Modified:
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs
    incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer/Properties/AssemblyInfo.cs
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Transport.Socket.Blocking/Properties/AssemblyInfo.cs
    incubator/qpid/branches/M2.1/dotnet/Qpid.Client/Properties/AssemblyInfo.cs
    incubator/qpid/branches/M2.1/dotnet/Qpid.Codec/Properties/AssemblyInfo.cs
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
    incubator/qpid/branches/M2.1/dotnet/Qpid.Common/Properties/AssemblyInfo.cs
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/BaseMessagingTestFixture.cs
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/MandatoryMessageTest.cs
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Messaging/Properties/AssemblyInfo.cs
    
incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl.Tests/Properties/AssemblyInfo.cs
    incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl/Properties/AssemblyInfo.cs
    incubator/qpid/branches/M2.1/dotnet/TestClient/Properties/AssemblyInfo.cs
    incubator/qpid/branches/M2.1/dotnet/TopicListener/Properties/AssemblyInfo.cs
    
incubator/qpid/branches/M2.1/dotnet/TopicPublisher/Properties/AssemblyInfo.cs

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs
 (original)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer.Tests/Properties/AssemblyInfo.cs
 Wed Jan 16 09:02:05 2008
@@ -6,7 +6,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Buffer.Tests")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Buffer.Tests")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer/Properties/AssemblyInfo.cs 
(original)
+++ incubator/qpid/branches/M2.1/dotnet/Qpid.Buffer/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -24,7 +24,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.ByteBuffer")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.ByteBuffer")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs
 (original)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Tests/Properties/AssemblyInfo.cs
 Wed Jan 16 09:02:05 2008
@@ -27,7 +27,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Client.Tests")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Client.Tests")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Transport.Socket.Blocking/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Transport.Socket.Blocking/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Transport.Socket.Blocking/Properties/AssemblyInfo.cs
 (original)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Client.Transport.Socket.Blocking/Properties/AssemblyInfo.cs
 Wed Jan 16 09:02:05 2008
@@ -24,7 +24,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Transport.Blocking")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Transport.Blocking")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Client/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Client/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- incubator/qpid/branches/M2.1/dotnet/Qpid.Client/Properties/AssemblyInfo.cs 
(original)
+++ incubator/qpid/branches/M2.1/dotnet/Qpid.Client/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -24,7 +24,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Client")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Client")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Codec/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Codec/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- incubator/qpid/branches/M2.1/dotnet/Qpid.Codec/Properties/AssemblyInfo.cs 
(original)
+++ incubator/qpid/branches/M2.1/dotnet/Qpid.Codec/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -24,7 +24,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Codec")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Codec")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
 (original)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Common.Tests/Properties/AssemblyInfo.cs
 Wed Jan 16 09:02:05 2008
@@ -4,7 +4,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Common.Tests")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Common.Tests")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Common/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Common/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- incubator/qpid/branches/M2.1/dotnet/Qpid.Common/Properties/AssemblyInfo.cs 
(original)
+++ incubator/qpid/branches/M2.1/dotnet/Qpid.Common/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -24,7 +24,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Common")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Common")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/BaseMessagingTestFixture.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/BaseMessagingTestFixture.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/BaseMessagingTestFixture.cs
 (original)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/BaseMessagingTestFixture.cs
 Wed Jan 16 09:02:05 2008
@@ -29,12 +29,12 @@
 {
     /// <summary>
     /// Provides a basis for writing Unit tests that communicate with an AMQ 
protocol broker. By default it creates a connection
-    /// to a message broker running on localhost on the standard AMQ port, 
5672, using guest:guest login credentials, on the default exchange,
-    /// 'test' queue.
+    /// to a message broker running on localhost on the standard AMQ port, 
5672, using guest:guest login credentials. It also
+    /// creates a standard auto-ack channel on this connection.
     /// </summary>
     public class BaseMessagingTestFixture
     {
-        private static ILog _logger = 
LogManager.GetLogger(typeof(BaseMessagingTestFixture));
+        private static ILog log = 
LogManager.GetLogger(typeof(BaseMessagingTestFixture));
 
         /// <summary> The default AMQ connection URL to use for tests. 
</summary>
         const string connectionUri = "amqp://guest:[EMAIL 
PROTECTED]/test?brokerlist='tcp://localhost:5672'";
@@ -51,35 +51,27 @@
         [SetUp]
         public virtual void Init()
         {
-            _logger.Info("public virtual void Init(): called");
+            log.Debug("public virtual void Init(): called");
 
-            try
-            {
-                IConnectionInfo connectionInfo = 
QpidConnectionInfo.FromUrl(connectionUri);               
-                _connection = new AMQConnection(connectionInfo);
-                _channel = _connection.CreateChannel(false, 
AcknowledgeMode.NoAcknowledge, 500, 300);
-            }
-            catch (QpidException e)
-            {
-                _logger.Error("Error initialisng test fixture: " + e, e);
-                throw e;
-            }
+            IConnectionInfo connectionInfo = 
QpidConnectionInfo.FromUrl(connectionUri);               
+            _connection = new AMQConnection(connectionInfo);
+            _channel = _connection.CreateChannel(false, 
AcknowledgeMode.AutoAcknowledge, 500, 300);
         }
 
         /// <summary>
-        /// Disposes the test connection. This is called manually because the 
connection is a field so dispose will not be automatically 
+        /// Disposes of the test connection. This is called manually because 
the connection is a field so dispose will not be automatically 
         /// called on it.
         /// </summary>
         [TearDown]
         public virtual void Shutdown()
         {
-            _logger.Info("public virtual void Shutdown(): called");
+            log.Debug("public virtual void Shutdown(): called");
 
             if (_connection != null)
             {
-                _logger.Info("Disposing connection.");
+                log.Debug("Disposing connection.");
                 _connection.Dispose();
-                _logger.Info("Connection disposed.");
+                log.Debug("Connection disposed.");
             }
         }
     }

Added: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/DurableSubscriptionTest.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/DurableSubscriptionTest.cs?rev=612517&view=auto
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/DurableSubscriptionTest.cs
 (added)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/DurableSubscriptionTest.cs
 Wed Jan 16 09:02:05 2008
@@ -0,0 +1,154 @@
+/*
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ * 
+ *   http://www.apache.org/licenses/LICENSE-2.0
+ * 
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ *
+ */
+using System;
+using System.Threading;
+using log4net;
+using NUnit.Framework;
+using Apache.Qpid.Messaging;
+using Apache.Qpid.Client.Qms;
+
+namespace Apache.Qpid.Integration.Tests.testcases
+{
+    /// <summary>
+    /// DurableSubscriptionTest checks that durable subscriptions work, by 
sending messages that can be picked up by
+    /// a subscription that is currently off-line, and checking that the 
subscriber gets all of its messages when it
+    /// does come on-line.
+    ///
+    /// <p><table id="crc"><caption>CRC Card</caption>
+    /// <tr><th> Responsibilities <th> Collaborations
+    /// <tr><td> 
+    /// </table>
+    /// </summary>
+    [TestFixture, Category("Integration")]
+    public class DurableSubscriptionTest : BaseMessagingTestFixture
+    {
+        /// <summary>Used for debugging purposes.</summary>
+        private static ILog log = 
LogManager.GetLogger(typeof(DurableSubscriptionTest));
+
+        /// <summary>Defines the name of the test topic to use with the 
tests.</summary>
+        public const string TEST_ROUTING_KEY = "durablesubtestkey";
+
+        [SetUp]
+        public override void Init()
+        {
+            base.Init();
+
+            _connection.Start();
+        }
+
+        [TearDown]
+        public override void Shutdown()
+        {
+            try
+            {
+                _connection.Stop();
+            } 
+            finally 
+            {
+                base.Shutdown();
+            }
+        }
+        
+        public void TestDurableSubscriptionNoAck() 
+        {
+            TestDurableSubscription(AcknowledgeMode.NoAcknowledge);
+        }
+
+        public void TestDurableSubscriptionAutoAck()
+        {
+            TestDurableSubscription(AcknowledgeMode.AutoAcknowledge);
+        }
+
+        private void TestDurableSubscription(AcknowledgeMode ackMode)
+        {
+            // Create a topic with one producer and two consumers.
+            IChannel channel0 = _connection.CreateChannel(false, 
AcknowledgeMode.AutoAcknowledge, 1);
+            IMessagePublisher publisher = channel0.CreatePublisherBuilder()
+                .WithExchangeName(ExchangeNameDefaults.TOPIC)
+                .WithRoutingKey(TEST_ROUTING_KEY)
+                .Create();
+
+            IChannel channel1 = _connection.CreateChannel(false, 
AcknowledgeMode.AutoAcknowledge, 1);
+            string topicQueueName1 = channel1.GenerateUniqueName();
+            channel1.DeclareQueue(topicQueueName1, false, true, true);
+            channel1.Bind(topicQueueName1, ExchangeNameDefaults.TOPIC, 
TEST_ROUTING_KEY);
+            IMessageConsumer consumer1 = 
channel1.CreateConsumerBuilder(topicQueueName1)
+                .Create();
+
+            IChannel channel2 = _connection.CreateChannel(false, 
AcknowledgeMode.AutoAcknowledge, 1);
+            string topicQueueName2 = channel2.GenerateUniqueName();
+            channel2.DeclareQueue(topicQueueName2, false, true, true);
+            channel2.Bind(topicQueueName2, ExchangeNameDefaults.TOPIC, 
TEST_ROUTING_KEY);
+            IMessageConsumer consumer2 = 
channel2.CreateConsumerBuilder(topicQueueName2)
+                .WithSubscriptionName("TestSubscription")
+                .WithDurable(true)
+                .Create();
+
+            // Send messages and receive on both consumers.
+            publisher.Send(channel0.CreateTextMessage("A"));
+
+            ConsumeNMessagesOnly(1, "A", consumer1);
+            ConsumeNMessagesOnly(1, "A", consumer2);
+
+            // Detach one consumer.
+            consumer2.Dispose();
+
+            // Send message and receive on one consumer.
+            publisher.Send(channel0.CreateTextMessage("B"));
+
+            ConsumeNMessagesOnly(1, "B", consumer1);
+
+            // Re-attach consumer, check that it gets the messages that it 
missed.
+            IChannel channel3 = _connection.CreateChannel(false, 
AcknowledgeMode.AutoAcknowledge, 1);
+            //string topicQueueName3 = channe3.GenerateUniqueName();
+            //channe3.DeclareQueue(topicQueueName3, false, true, true);
+            //channe3.Bind(topicQueueName3, ExchangeNameDefaults.TOPIC, 
TEST_ROUTING_KEY);
+            IMessageConsumer consumer3 = 
channel3.CreateConsumerBuilder(topicQueueName2)
+                .WithSubscriptionName("TestSubscription")
+                .WithDurable(true)
+                .Create();
+
+            ConsumeNMessagesOnly(1, "B", consumer3);
+
+            // Clean up any open consumers at the end of the test.
+            consumer1.Dispose();
+            consumer3.Dispose();
+        }
+
+        /// Consumes n messages, checking that the n+1th is not available 
within a timeout.
+        private void ConsumeNMessagesOnly(int n, string body, IMessageConsumer 
consumer)
+        {
+            IMessage msg;
+
+            // Try to receive n messages.
+            for (int i = 0; i < n; i++)
+            {
+                msg = consumer.Receive(500);
+                Assert.IsNotNull(msg, "Consumer did not receive message number 
" + i);
+                Assert.AreEqual(body, ((ITextMessage)msg).Text, "Incorrect 
Message recevied on consumer1.");
+            }
+
+            // Check that one more than n cannot be received.
+            msg = consumer.Receive(500);
+            Assert.IsNull(msg, "Consumer got more messages than the number 
requested (" + n + ").");
+        }
+    }
+}

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/MandatoryMessageTest.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/MandatoryMessageTest.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/MandatoryMessageTest.cs
 (original)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Integration.Tests/testcases/MandatoryMessageTest.cs
 Wed Jan 16 09:02:05 2008
@@ -47,7 +47,7 @@
         /// <summary>Defines the maximum time in milliseconds, to wait for 
redelivery to occurr.</summary>
         public const int TIMEOUT = 1000;
 
-        /// <summary>Condition used as a coordinate receipt of redelivery 
exception to the sending thread.</summary>
+        /// <summary>Condition used to coordinate receipt of redelivery 
exception to the sending thread.</summary>
         private ManualResetEvent errorEvent;
 
         /// <summary>Holds the last received error condition, for examination 
by the tests sending thread.</summary>
@@ -59,8 +59,23 @@
             base.Init();
 
             errorEvent = new ManualResetEvent(false);
-            lastErrorException = null;            
+            lastErrorException = null;
             _connection.ExceptionListener = new 
ExceptionListenerDelegate(OnException);
+
+            _connection.Start();
+        }
+
+        [TearDown]
+        public override void Shutdown()
+        {
+            try
+            {
+                _connection.Stop();
+            } 
+            finally 
+            {
+                base.Shutdown();
+            }
         }
         
         /// <summary>

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Messaging/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Messaging/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Messaging/Properties/AssemblyInfo.cs 
(original)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Messaging/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -25,7 +25,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Messaging")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Messaging")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl.Tests/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl.Tests/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl.Tests/Properties/AssemblyInfo.cs 
(original)
+++ 
incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl.Tests/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -6,7 +6,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Sasl.Tests")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Sasl.Tests")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl/Properties/AssemblyInfo.cs 
(original)
+++ incubator/qpid/branches/M2.1/dotnet/Qpid.Sasl/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -7,7 +7,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("Apache.Qpid.Sasl")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("Apache.Qpid.Sasl")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/TestClient/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/TestClient/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- incubator/qpid/branches/M2.1/dotnet/TestClient/Properties/AssemblyInfo.cs 
(original)
+++ incubator/qpid/branches/M2.1/dotnet/TestClient/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -6,7 +6,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("TestClient")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("TestClient")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/TopicListener/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/TopicListener/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/TopicListener/Properties/AssemblyInfo.cs 
(original)
+++ 
incubator/qpid/branches/M2.1/dotnet/TopicListener/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -6,7 +6,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("TopicListener")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("TopicListener")]

Modified: 
incubator/qpid/branches/M2.1/dotnet/TopicPublisher/Properties/AssemblyInfo.cs
URL: 
http://svn.apache.org/viewvc/incubator/qpid/branches/M2.1/dotnet/TopicPublisher/Properties/AssemblyInfo.cs?rev=612517&r1=612516&r2=612517&view=diff
==============================================================================
--- 
incubator/qpid/branches/M2.1/dotnet/TopicPublisher/Properties/AssemblyInfo.cs 
(original)
+++ 
incubator/qpid/branches/M2.1/dotnet/TopicPublisher/Properties/AssemblyInfo.cs 
Wed Jan 16 09:02:05 2008
@@ -6,7 +6,7 @@
 // set of attributes. Change these attribute values to modify the information
 // associated with an assembly.
 [assembly: AssemblyTitle("TopicPublisher")]
-[assembly: AssemblyDescription("Built from svn revision number:  612420M")]
+[assembly: AssemblyDescription("Built from svn revision number:  
612420:612430M")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Apache Software Foundation")]
 [assembly: AssemblyProduct("TopicPublisher")]


Reply via email to