[Jboss-cvs] JBossAS SVN: r55316 - branches/MC_VDF_WORK/spring-int

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 4 23:45:26 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-08-04 23:45:24 -0400 (Fri, 04 Aug 2006)
New Revision: 55316

Modified:
   branches/MC_VDF_WORK/spring-int/build.xml
Log:
Add jboss.systemjmx.classpath

Modified: branches/MC_VDF_WORK/spring-int/build.xml
===================================================================
--- branches/MC_VDF_WORK/spring-int/build.xml	2006-08-05 03:44:44 UTC (rev 55315)
+++ branches/MC_VDF_WORK/spring-int/build.xml	2006-08-05 03:45:24 UTC (rev 55316)
@@ -98,6 +98,7 @@
       <path refid="jboss.kernel.classpath"/>
       <path refid="jboss.server.classpath"/>
       <path refid="jboss.system.classpath"/>
+      <path refid="jboss.systemjmx.classpath"/>
     </path>
 
     <!-- Where source files live -->




More information about the jboss-cvs-commits mailing list