https://issues.apache.org/bugzilla/show_bug.cgi?id=45098

           Summary: Jar does not generate an index for an existing jar file
           Product: Ant
           Version: 1.7.0
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core tasks
        AssignedTo: notifications@ant.apache.org
        ReportedBy: [EMAIL PROTECTED]


When I have an existing jar file for which I want to generate an index
(http://java.sun.com/j2se/1.3/docs/guide/jar/jar.html#JAR%20Index), this does
not work. Only while creating or updating the jar the index is created.

The attached build file will generate 3 jar files, but only two of them will
have an index file.

Workaround: Add a dummy file to the jar while creating the index (as seen in
the attached build file)


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to