bodewig 2003/12/09 01:02:22
Modified: project ws-juddi.xml
Log:
Fix test classes location
Revision Changes Path
1.3 +1 -1 jakarta-gump/project/ws-juddi.xml
Index: ws-juddi.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/ws-juddi.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ws-juddi.xml 8 Dec 2003 13:54:05 -0000 1.2
+++ ws-juddi.xml 9 Dec 2003 09:02:22 -0000 1.3
@@ -51,7 +51,7 @@
<package>org.apache.juddi.test</package>
<!-- Work dirs to be included in classpath -->
- <work nested="build/classes"/>
+ <work nested="build/unit/classes"/>
<home nested="build"/>
<code type="test/junit" dir="src/test/unit"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]