User: squirest
Date: 01/12/19 18:11:23
Modified: . build.xml
Log:
put junit into build classpath
Revision Changes Path
1.5 +2 -1 jmx/build.xml
Index: build.xml
===================================================================
RCS file: /cvsroot/jboss/jmx/build.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- build.xml 2001/12/16 19:38:38 1.4
+++ build.xml 2001/12/20 02:11:23 1.5
@@ -12,7 +12,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build.xml,v 1.4 2001/12/16 19:38:38 ejort Exp $ -->
+<!-- $Id: build.xml,v 1.5 2001/12/20 02:11:23 squirest Exp $ -->
<project default="main" name="JBoss/JMX">
@@ -102,6 +102,7 @@
<path refid="oswego.concurrent.classpath"/>
<path refid="jdom.classpath"/>
<path refid="sax.classpath"/>
+ <path refid="junit.junit.classpath"/>
</path>
<!-- ======= -->
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development