rubys 01/03/17 11:33:50
Modified: proposal/gump/project j2eeunit.xml
Log:
Build "all" target of j2eeunit
Revision Changes Path
1.2 +3 -1 jakarta-alexandria/proposal/gump/project/j2eeunit.xml
Index: j2eeunit.xml
===================================================================
RCS file: /home/cvs/jakarta-alexandria/proposal/gump/project/j2eeunit.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- j2eeunit.xml 2001/02/24 17:07:31 1.1
+++ j2eeunit.xml 2001/03/17 19:33:49 1.2
@@ -7,7 +7,7 @@
<cvs repository="j2eeunit"/>
- <ant buildfile="build/build.xml">
+ <ant buildfile="build/build.xml" target="all">
<property name="servlet.api" value="23"/>
</ant>
@@ -15,5 +15,7 @@
<depend project="xml-xerces"/>
<depend project="jakarta-servletapi-4"/>
<depend project="junit"/>
+ <depend project="xml-stylebook2"/>
+ <depend project="xml-xalan2"/>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]