[jboss-cvs] JBossAS SVN: r57590 - trunk/ejb3

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Oct 12 12:49:30 EDT 2006


Author: bdecoste
Date: 2006-10-12 12:49:29 -0400 (Thu, 12 Oct 2006)
New Revision: 57590

Modified:
   trunk/ejb3/build-test.xml
Log:
added systemjmx to classpath

Modified: trunk/ejb3/build-test.xml
===================================================================
--- trunk/ejb3/build-test.xml	2006-10-12 16:47:19 UTC (rev 57589)
+++ trunk/ejb3/build-test.xml	2006-10-12 16:49:29 UTC (rev 57590)
@@ -175,6 +175,7 @@
       <path refid="jboss.cache.classpath"/>
       <path refid="jboss.cluster.classpath"/>
       <path refid="jboss.system.classpath"/>
+      <path refid="jboss.systemjmx.classpath"/>
       <path refid="jboss.naming.classpath"/>
       <path refid="jboss.transaction.classpath"/>
       <path refid="jboss.security.classpath"/>




More information about the jboss-cvs-commits mailing list