[jboss-cvs] rars ...
Kabir Khan
kkhan at jboss.com
Wed Jul 11 10:41:18 EDT 2007
User: kkhan
Date: 07/07/11 10:41:18
Modified: rars build-test.xml
Log:
Fix build
Revision Changes Path
1.7 +4 -3 rars/build-test.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: build-test.xml
===================================================================
RCS file: /cvsroot/jboss/rars/build-test.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- build-test.xml 26 Feb 2007 22:18:20 -0000 1.6
+++ build-test.xml 11 Jul 2007 14:41:18 -0000 1.7
@@ -15,7 +15,7 @@
<!-- -->
<!-- ====================================================================== -->
-<!-- $Id: build-test.xml,v 1.6 2007/02/26 22:18:20 kkhan Exp $ -->
+<!-- $Id: build-test.xml,v 1.7 2007/07/11 14:41:18 kkhan Exp $ -->
<project default="main" name="JBoss/RARs Tests">
@@ -78,6 +78,7 @@
<path refid="jboss.common.core.classpath"/>
<path refid="jboss.common.logging.spi.classpath"/>
<path refid="jboss.common.logging.log4j.classpath"/>
+ <path refid="jboss.jboss.javaee.classpath"/>
</path>
<!-- ======= -->
More information about the jboss-cvs-commits
mailing list