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=11493>. 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=11493 Error running ant 1.5 Summary: Error running ant 1.5 Product: Ant Version: 1.5 Platform: PC OS/Version: Other Status: NEW Severity: Critical Priority: Other Component: Build Process AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hello !!!! I just downloaded the ant 1.5 source. Did the bootstraping. Set the appropriate classpath and path. And when I tried to run ant on a build xml file that was working find in version 1.4.1 it gave me the following errors. Kindly let me know what I should do. D:\Projects\Scaffolding\Source_Ver1.0\Development>ant -buildfile build- findbysql.xml -Djboss=true Buildfile: build-findbysql.xml BUILD FAILED java.lang.VerifyError: (class: org/apache/tools/ant/taskdefs/optional/sitraka/CovMerge, method: ge tSnapshots signature: ()[Ljava/io/File;) Incompatible object argument for function call at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:120) at org.apache.tools.ant.Project.init(Project.java:178) at org.apache.tools.ant.Main.runBuild(Main.java:420) at org.apache.tools.ant.Main.start(Main.java:153) at org.apache.tools.ant.Main.main(Main.java:176) Total time: 0 seconds (class: org/apache/tools/ant/taskdefs/optional/sitraka/CovMerge, method: getSnapshots signature: ( )[Ljava/io/File;) Incompatible object argument for function call Regards, Aravind. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
