PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1248 *** shadow/1248 Sun May 20 17:24:45 2001 --- shadow/1248.tmp.9130 Thu Aug 2 07:22:44 2001 *************** *** 1,19 **** ! Bug#: 1248 ! Product: Ant ! Version: 1.3 ! Platform: All ! OS/Version: All ! Status: NEW ! Resolution: ! Severity: Enhancement ! Priority: ! Component: Core tasks ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: java task doesn't support the -jar option ! In Java 2, you can do java -jar jarfile.jar and it looks into the manifest to setup the classpath and main class. I myself don't like to use this option, but I have run into a fair amount of cases where library developers --- 1,19 ---- ! +============================================================================+ ! | java task doesn't support the -jar option | ! +----------------------------------------------------------------------------+ ! | Bug #: 1248 Product: Ant | ! | Status: ASSIGNED Version: 1.3 | ! | Resolution: Platform: All | ! | Severity: Enhancement OS/Version: All | ! | Priority: High Component: Core tasks | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | In Java 2, you can do java -jar jarfile.jar and it looks into the manifest to setup the classpath and main class. I myself don't like to use this option, but I have run into a fair amount of cases where library developers
