blumm 2004/02/16 05:27:30
Modified: project jakarta-pluto.xml
Log:
PR: 26489
This fixes hopfully the classpath which is used for the build for the container
and the portal parts of Pluto.
Revision Changes Path
1.7 +2 -2 jakarta-gump/project/jakarta-pluto.xml
Index: jakarta-pluto.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/jakarta-pluto.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- jakarta-pluto.xml 13 Feb 2004 10:45:27 -0000 1.6
+++ jakarta-pluto.xml 16 Feb 2004 13:27:30 -0000 1.7
@@ -31,8 +31,8 @@
<depend project="xml-apis"/>
<depend project="xml-xerces"/>
- <work nested="temp/api/classes/"/>
- <work nested="temp/container/classes/"/>
+ <work nested="api/target/classes/"/>
+ <work nested="container/target/classes/"/>
<work nested="build/ant/lib/ForeachTask.jar"/>
<home nested="temp"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]