"An t" -> "Ant"
Index: UnknownElement.java
===================================================================
RCS file:
/home/cvspublic/jakarta-ant/src/main/org/apache/tools/ant/UnknownElement.java,v
retrieving revision 1.23
diff -u -u -r1.23 UnknownElement.java
--- UnknownElement.java 1 Mar 2002 15:54:53 -0000 1.23
+++ UnknownElement.java 19 Mar 2002 20:46:42 -0000
@@ -314,7 +314,7 @@
+ " - The task is not an Ant core or optional task " + lSep
+ " and needs to be declared using <taskdef>." + lSep
+ lSep
- + "Remember that for JAR files to be visible to An t tasks
implemented" + lSep
+ + "Remember that for JAR files to be visible to Ant tasks
implemented" + lSep
+ "in ANT_HOME/lib, the files must be in the same directory or on
the" + lSep
+ "classpath" + lSep
+ lSep
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>