[Jboss-cvs] JBossAS SVN: r55323 - branches/MC_VDF_WORK/ejb3
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Aug 4 23:53:34 EDT 2006
Author: scott.stark at jboss.org
Date: 2006-08-04 23:53:33 -0400 (Fri, 04 Aug 2006)
New Revision: 55323
Modified:
branches/MC_VDF_WORK/ejb3/build.xml
Log:
Add jboss.systemjmx.classpath
Modified: branches/MC_VDF_WORK/ejb3/build.xml
===================================================================
--- branches/MC_VDF_WORK/ejb3/build.xml 2006-08-05 03:53:04 UTC (rev 55322)
+++ branches/MC_VDF_WORK/ejb3/build.xml 2006-08-05 03:53:33 UTC (rev 55323)
@@ -120,6 +120,7 @@
<path refid="jboss.common.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