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=21716>.
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=21716

trying to execute jars created with jar task fail because java do not get the 
manifest classpath

           Summary: trying to execute jars created with jar task fail
                    because java do not get the manifest classpath
           Product: Ant
           Version: 1.5.3
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Core tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If I create a jar with the jar task, including the manifest elements with a
classpath entry, when I run the jar with java -jar myJar.jar, it does not get
the jars in the manifest. but if I extract the jar and jar it again with the jar
command, it works.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to