peterreilly 2004/09/10 03:46:44
Modified: src/main/org/apache/tools/ant Tag: ANT_16_BRANCH Task.java
Log:
sync
Revision Changes Path
No revision
No revision
1.50.2.10 +1 -1 ant/src/main/org/apache/tools/ant/Task.java
Index: Task.java
===================================================================
RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/Task.java,v
retrieving revision 1.50.2.9
retrieving revision 1.50.2.10
diff -u -r1.50.2.9 -r1.50.2.10
--- Task.java 11 Jun 2004 09:04:24 -0000 1.50.2.9
+++ Task.java 10 Sep 2004 10:46:43 -0000 1.50.2.10
@@ -315,7 +315,7 @@
}
/**
- * Handles an error line by logging it with the ERR priority.
+ * Handles an error line by logging it with the WARN priority.
*
* @param output The error output to log. Should not be
<code>null</code>.
*
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]