DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29466>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29466 Build failed for "onerror" attribute Summary: Build failed for "onerror" attribute Product: Ant Version: 1.4.1 Platform: Other OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Build Process AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, I tried to compile JAC sources (an oriented aspect programming IDE), using Ant and the build.xml file in Eclipse 2.1.1. I got the message in Eclipse : "the <taskdef> task doesn't support the "onerror" attribute" This is the part of the build.xml concerned : <taskdef name="just4log" classname="net.sf.just4log.integration.ant.Just4LogTask" classpath="${jac.lib}/build/just4log.jar:${jac.lib}/bcel.jar:${jac.lib}/opt/comm ons-logging.jar"/> If somebody can help me about this question : 1. what's the meaning of this error ? (I have not found any document about this kind of error in Ant 1.5 nor in the Ant mail list) 2. Is it necessary to use Ant 1.6 ? Thanks a lot for help. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]