ceki 2005/01/08 07:47:44 Modified: tests build.xml Log: Removed last bit of reference in ./tests/build.xml to ./examples/ Revision Changes Path 1.90 +0 -1 logging-log4j/tests/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/logging-log4j/tests/build.xml,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- build.xml 8 Jan 2005 13:14:03 -0000 1.89 +++ build.xml 8 Jan 2005 15:47:44 -0000 1.90 @@ -16,7 +16,6 @@ <!-- The directory where source files are stored. --> <property name="project.source.home" value="../src/java/"/> <property name="project.classes.home" value="../classes/"/> - <property name="examples.classes" value="../examples/classes/"/> <property name="tests.source.home" value="./src/java/"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]