Author: stevel
Date: Sun Mar 5 14:23:34 2006
New Revision: 383423
URL: http://svn.apache.org/viewcvs?rev=383423&view=rev
Log:
took out the "dont bother us line". I know, we hate the calls, but maybe we are
being too harsh here.
Modified:
ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java
Modified: ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java
URL:
http://svn.apache.org/viewcvs/ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java?rev=383423&r1=383422&r2=383423&view=diff
==============================================================================
--- ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java (original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.java Sun Mar
5 14:23:34 2006
@@ -958,8 +958,7 @@
}
} else {
out.println();
- out.println("It is not an Ant bug; there is no need to file a
bug"
- + " report or contact the developers.");
+ out.println("This is not an bug; it is a configuration
problem");
}
}
out.flush();
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]