bodewig 2004/04/30 00:12:09 Modified: project depot.xml Log: Add tests to CLASSPATH Revision Changes Path 1.33 +2 -2 gump/project/depot.xml Index: depot.xml =================================================================== RCS file: /home/cvs/gump/project/depot.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -u -r1.32 -r1.33 --- depot.xml 29 Apr 2004 06:54:03 -0000 1.32 +++ depot.xml 30 Apr 2004 07:12:09 -0000 1.33 @@ -55,7 +55,7 @@ <package>org.apache.depot.common.test</package> <!-- Work dirs to be included in classpath --> - <work nested="common/build/depot-common/classes"/> + <work nested="common/build/depot-common/junit/classes"/> <home nested="common"/> <depend project="depot-common" inherit="all"/> @@ -106,7 +106,7 @@ <package>org.apache.depot.version.test</package> <!-- Work dirs to be included in classpath --> - <work nested="version/depot-version/junit/classes"/> + <work nested="version/build/depot-version/junit/classes"/> <home nested="version/"/> <depend project="depot-version" inherit="all"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]