[jboss-cvs] JBoss Messaging SVN: r3437 - in branches/Branch_Stable: docs and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Dec 6 17:38:49 EST 2007


Author: timfox
Date: 2007-12-06 17:38:49 -0500 (Thu, 06 Dec 2007)
New Revision: 3437

Modified:
   branches/Branch_Stable/build-thirdparty.xml
   branches/Branch_Stable/docs/README.html
Log:
Updated remoting dependency and readme


Modified: branches/Branch_Stable/build-thirdparty.xml
===================================================================
--- branches/Branch_Stable/build-thirdparty.xml	2007-12-06 21:36:40 UTC (rev 3436)
+++ branches/Branch_Stable/build-thirdparty.xml	2007-12-06 22:38:49 UTC (rev 3437)
@@ -89,7 +89,7 @@
       <componentref name="trove" version="1.0.2-brew"/>
       <componentref name="jboss/common" version="1.2.0.GA-brew"/>
       <componentref name="jboss/aop" version="1.5.5.GA"/>
-      <componentref name="jboss/remoting" version="2.2.2.SP3-temp"/>
+      <componentref name="jboss/remoting" version="2.2.2.SP3-brew"/>
       <componentref name="jboss/jbossts14" version="4.2.3.SP3"/>
       <componentref name="jbossas/core-libs" version="4.2.0.GA"/>
 

Modified: branches/Branch_Stable/docs/README.html
===================================================================
--- branches/Branch_Stable/docs/README.html	2007-12-06 21:36:40 UTC (rev 3436)
+++ branches/Branch_Stable/docs/README.html	2007-12-06 22:38:49 UTC (rev 3437)
@@ -24,6 +24,7 @@
 Enjoy!<br><br>
 
 
+
 Release Notes - JBoss Messaging - Version 1.4.0.SP2
     
 <h2>Bug</h2>
@@ -38,6 +39,7 @@
 <li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1158'>JBMESSAGING-1158</a>] - Sending messages on deleted temporary topicc should cause an Exception to be thrown</li>
 <li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1159'>JBMESSAGING-1159</a>] - Deadlocks with ClusterRoundRobinDistributor</li>
 <li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1164'>JBMESSAGING-1164</a>] - Killing a client with a registered MessageListener renders the queue (and ServerPeer) unusable</li>
+<li>[<a href='http://jira.jboss.com/jira/browse/JBMESSAGING-1184'>JBMESSAGING-1184</a>] - Durable subscription failover with preconf client ids fails</li>
 </ul>
         
 <h2>Feature Request</h2>
@@ -55,6 +57,7 @@
 </ul>
 
 
+
 </body>
 </html>
 




More information about the jboss-cvs-commits mailing list