FS#2358 - Ant is broken

Attached to Project: Arch Linux
Opened by Paul Mattal (paul) - Saturday, 12 March 2005, 17:34 GMT
Last edited by Dale Blount (dale) - Saturday, 12 March 2005, 17:41 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jason Chu (jason)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

As of version 1.6.2 with J2RE version 1.5.0, ant seems to be broken for me, on 2 machines. Does it work for anyone else?

- P

[pjmattal@ophelia ~]$ ant
java.lang.InstantiationException: org.apache.tools.ant.Main
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:195)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:55)

This task depends upon

Closed by  Jason Chu (jason)
Monday, 14 March 2005, 01:15 GMT
Reason for closing:  Not a bug
Comment by Paul Mattal (paul) - Sunday, 13 March 2005, 02:40 GMT
Nevermind. It was some other jars I had installed in /opt/java/jre/lib/ext for hibernate. Conveniently, and misleadingly, on both machines I tested with.

Loading...