[jboss-cvs] JBossAS SVN: r57347 - trunk/system

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 2 07:15:28 EDT 2006


Author: kabir.khan at jboss.com
Date: 2006-10-02 07:15:26 -0400 (Mon, 02 Oct 2006)
New Revision: 57347

Modified:
   trunk/system/build-test.xml
Log:
Trove is needed in the classpath

Modified: trunk/system/build-test.xml
===================================================================
--- trunk/system/build-test.xml	2006-10-02 09:02:13 UTC (rev 57346)
+++ trunk/system/build-test.xml	2006-10-02 11:15:26 UTC (rev 57347)
@@ -82,6 +82,7 @@
          <path refid="junit.junit.classpath" />
          <path refid="gnu.getopt.classpath" />
          <path refid="javassist.classpath" />
+         <path refid="trove.trove.classpath"/>
          <path refid="apache.log4j.classpath" />
          <path refid="oswego.concurrent.classpath" />
          <path refid="jboss.jbossxb.classpath" />




More information about the jboss-cvs-commits mailing list