[jboss-cvs] JBoss Messaging SVN: r1921 - in trunk: src/main/org/jboss/messaging/util tests/src/org/jboss/test/messaging/core/paging tests/src/org/jboss/test/messaging/jms/server/connectormanager

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jan 8 15:44:46 EST 2007


Author: clebert.suconic at jboss.com
Date: 2007-01-08 15:44:43 -0500 (Mon, 08 Jan 2007)
New Revision: 1921

Modified:
   trunk/src/main/org/jboss/messaging/util/StreamUtils.java
   trunk/tests/src/org/jboss/test/messaging/core/paging/ChannelShare_P_2PCTest.java
   trunk/tests/src/org/jboss/test/messaging/jms/server/connectormanager/SimpleConnectorManagerTest.java
Log:
Just fixing IDs and Releases parsing properties

Modified: trunk/src/main/org/jboss/messaging/util/StreamUtils.java
===================================================================
--- trunk/src/main/org/jboss/messaging/util/StreamUtils.java	2007-01-08 20:41:56 UTC (rev 1920)
+++ trunk/src/main/org/jboss/messaging/util/StreamUtils.java	2007-01-08 20:44:43 UTC (rev 1921)
@@ -47,7 +47,7 @@
  * Utility methods for reading and writing stuff to and from streams
  *
  * @author <a href="mailto:tim.fox at jboss.com">Tim Fox</a>
- * @version <tt>$Revision: 1.1 $</tt>
+ * @version <tt>$Revision$</tt>
  *
  * $Id$
  *


Property changes on: trunk/src/main/org/jboss/messaging/util/StreamUtils.java
___________________________________________________________________
Name: svn:keywords
   + Id LastChangedDate Author Revision

Modified: trunk/tests/src/org/jboss/test/messaging/core/paging/ChannelShare_P_2PCTest.java
===================================================================
--- trunk/tests/src/org/jboss/test/messaging/core/paging/ChannelShare_P_2PCTest.java	2007-01-08 20:41:56 UTC (rev 1920)
+++ trunk/tests/src/org/jboss/test/messaging/core/paging/ChannelShare_P_2PCTest.java	2007-01-08 20:44:43 UTC (rev 1921)
@@ -39,7 +39,7 @@
  * A ChannelShare_P_2PCTest
 
  * @author <a href="mailto:tim.fox at jboss.com">Tim Fox</a>
- * @version <tt>$Revision: 1.1 $</tt>
+ * @version <tt>$Revision$</tt>
  *
  * $Id$
  *


Property changes on: trunk/tests/src/org/jboss/test/messaging/core/paging/ChannelShare_P_2PCTest.java
___________________________________________________________________
Name: svn:keywords
   + Id LastChangedDate Author Revision

Modified: trunk/tests/src/org/jboss/test/messaging/jms/server/connectormanager/SimpleConnectorManagerTest.java
===================================================================
--- trunk/tests/src/org/jboss/test/messaging/jms/server/connectormanager/SimpleConnectorManagerTest.java	2007-01-08 20:41:56 UTC (rev 1920)
+++ trunk/tests/src/org/jboss/test/messaging/jms/server/connectormanager/SimpleConnectorManagerTest.java	2007-01-08 20:44:43 UTC (rev 1921)
@@ -32,7 +32,7 @@
  * A SimpleConnectorManagerTest
 
  * @author <a href="mailto:tim.fox at jboss.com">Tim Fox</a>
- * @version <tt>$Revision: 1.1 $</tt>
+ * @version <tt>$Revision$</tt>
  *
  * $Id$
  *


Property changes on: trunk/tests/src/org/jboss/test/messaging/jms/server/connectormanager/SimpleConnectorManagerTest.java
___________________________________________________________________
Name: svn:keywords
   + Id LastChangedDate Author Revision




More information about the jboss-cvs-commits mailing list