DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19513>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19513 Ant does not work and prints strange message if one copy catalina-ant.jar in his lib directory Summary: Ant does not work and prints strange message if one copy catalina-ant.jar in his lib directory Product: Ant Version: 1.6Alpha (nightly) Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I have some working ant examples. When I copy catalina-ant.jar in ant's lib directory, all ant builds print: The input line is too long. The syntax of the command is incorrect. When I remove catalina-ant.jar problem disappears. So, it is clearly incompatibility problem between ant and tomcat and if the problem is not in ant, at least it should print more sensible message.