ceki 2004/12/09 07:10:03
Modified: tests build.xml
Log:
clearer error message
Revision Changes Path
1.73 +2 -2 logging-log4j/tests/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/logging-log4j/tests/build.xml,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- build.xml 9 Dec 2004 15:06:13 -0000 1.72
+++ build.xml 9 Dec 2004 15:10:03 -0000 1.73
@@ -93,8 +93,8 @@
</available>
<fail unless="junit-present">
- Is junit.jar missing? See the documentation for the
- junit task in the Apache Ant Manual.
+ Could not find junit classes. Is the file junit.jar missing?
+ See the documentation for the junit task in the Apache Ant Manual.
</fail>
</target>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]