[Jboss-cvs] JBossAS SVN: r55970 - branches/JEE5_TCK/ejb3

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Aug 15 14:17:31 EDT 2006


Author: prabhat.jha at jboss.com
Date: 2006-08-15 14:17:31 -0400 (Tue, 15 Aug 2006)
New Revision: 55970

Modified:
   branches/JEE5_TCK/ejb3/build.xml
Log:
changed jbossmq classpath to jboss-messaging classpath

Modified: branches/JEE5_TCK/ejb3/build.xml
===================================================================
--- branches/JEE5_TCK/ejb3/build.xml	2006-08-15 18:02:45 UTC (rev 55969)
+++ branches/JEE5_TCK/ejb3/build.xml	2006-08-15 18:17:31 UTC (rev 55970)
@@ -124,7 +124,7 @@
          <path refid="jboss.transaction.classpath"/>
          <path refid="jboss.security.classpath"/>
          <path refid="jboss.server.classpath"/>
-         <path refid="jboss.messaging.classpath"/>
+         <path refid="jboss/jboss.messaging.classpath"/>
          <path refid="jboss.jca.classpath"/>
          <path refid="jboss.iiop.classpath"/>
       </path>




More information about the jboss-cvs-commits mailing list