[jboss-cvs] JBossAS SVN: r57147 - trunk/jmx

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Sep 25 14:51:32 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-09-25 14:51:30 -0400 (Mon, 25 Sep 2006)
New Revision: 57147

Modified:
   trunk/jmx/build.xml
Log:
Get rid of the obsolete xml classpath refs


Modified: trunk/jmx/build.xml
===================================================================
--- trunk/jmx/build.xml	2006-09-25 17:23:03 UTC (rev 57146)
+++ trunk/jmx/build.xml	2006-09-25 18:51:30 UTC (rev 57147)
@@ -88,8 +88,6 @@
         <path refid="apache.log4j.classpath"/>
         <path refid="oswego.concurrent.classpath"/>
         <path refid="dom4j.dom4j.classpath"/>
-        <path refid="sax.classpath"/>
-        <path refid="sun.jaxp.classpath"/>
         <path refid="junit.junit.classpath"/>
         <path refid="apache.bcel.classpath"/>
         <path refid="apache.commons.classpath"/>




More information about the jboss-cvs-commits mailing list