bodewig 2005/06/24 06:31:50
Modified: project smartfrog.xml
Log:
throw in a work directory
Revision Changes Path
1.53 +1 -0 gump/project/smartfrog.xml
Index: smartfrog.xml
===================================================================
RCS file: /home/cvs/gump/project/smartfrog.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- smartfrog.xml 20 Jun 2005 21:53:07 -0000 1.52
+++ smartfrog.xml 24 Jun 2005 13:31:50 -0000 1.53
@@ -256,6 +256,7 @@
<depend project="smartfrog-tasks" runtime="true"/>
<depend project="smartfrog-testharness" runtime="true"/>
+ <work nested="components/junit/build/classes"/>
<work nested="components/junit/test/classes"/>
<junitreport nested="components/junit/build/test/reports"/>
<home nested="components/junit/build/dist/lib"/>
|