[Jboss-cvs] JBossAS SVN: r56587 - trunk/tomcat

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Sep 5 17:42:05 EDT 2006


Author: rrajesh
Date: 2006-09-05 17:42:05 -0400 (Tue, 05 Sep 2006)
New Revision: 56587

Modified:
   trunk/tomcat/build-test.xml
Log:
Renamed jboss.messaging.classpath to jboss.mq.classpath

Modified: trunk/tomcat/build-test.xml
===================================================================
--- trunk/tomcat/build-test.xml	2006-09-05 21:36:18 UTC (rev 56586)
+++ trunk/tomcat/build-test.xml	2006-09-05 21:42:05 UTC (rev 56587)
@@ -174,7 +174,7 @@
       <path refid="jboss.security.classpath"/>
       <!-- this is for the NonSerializableFactory -->
       <path refid="jboss.server.classpath"/>
-      <path refid="jboss.messaging.classpath"/>
+      <path refid="jboss.mq.classpath"/>
       <path refid="jboss.test.classpath"/>
       <!--path refid="jboss.webservice.classpath"/-->
    </path>




More information about the jboss-cvs-commits mailing list