antoine 2004/03/23 12:55:05
Modified: project jrefactory.xml
Log:
changed the target invoked for the jrefactory alone
Revision Changes Path
1.16 +20 -1 gump/project/jrefactory.xml
Index: jrefactory.xml
===================================================================
RCS file: /home/cvs/gump/project/jrefactory.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- jrefactory.xml 27 Feb 2004 09:22:56 -0000 1.15
+++ jrefactory.xml 23 Mar 2004 20:55:05 -0000 1.16
@@ -27,14 +27,33 @@
<project name="jrefactory">
<package>org.acm.seguin</package>
- <ant target="jar"/>
+ <ant target="JRefactory.jar"/>
<depend project="ant" inherit="runtime"/>
<depend project="xml-xerces"/>
<depend project="jaxen"/>
<depend project="junit"/>
+ <depend project="dom4j"/>
+ <depend project="javacc"/>
<option project="jrefactory-pretty"><noclasspath/></option>
<work nested="ant.build/classes"/>
<work nested="test/classes"/>
+ <work nested="jar/ErrorList.jar"/>
+ <work nested="jar/ProjectViewer.jar"/>
+ <work nested="jar/bcel.jar"/>
+ <work nested="jar/collect.jar"/>
+ <work nested="jar/core.jar"/>
+ <work nested="jar/coreplugin.jar"/>
+ <work nested="jar/findbugs.jar"/>
+ <work nested="jar/findbugsGUI.jar"/>
+ <work nested="jar/gjc-rt.jar"/>
+ <work nested="jar/jai_codec.jar"/>
+ <work nested="jar/jai_core.jar"/>
+ <work nested="jar/jbuilder.jar"/>
+ <work nested="jar/jedit.jar"/>
+ <work nested="jar/openide.jar"/>
+ <work nested="jar/primetime.jar"/>
+ <work nested="jar/proguard.jar"/>
+ <work nested="jar/saxpath-1.0-fcs.jar"/>
<jar name="ant.build/lib/jrefactory.jar"/>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]