You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/01/02 17:02:46 UTC

DO NOT REPLY [Bug 15763] New: - index="true" causes multiple INDEX.LIST in jar files if update="true" too

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

index="true" causes multiple INDEX.LIST in jar files if update="true" too

           Summary: index="true" causes multiple INDEX.LIST in jar files if
                    update="true" too
           Product: Ant
           Version: 1.5
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Core tasks
        AssignedTo: ant-dev@jakarta.apache.org
        ReportedBy: simon.spruzen@rbos.com


The jar task writes multiple INDEX.LIST files to the jar file if:

1. index="true"
2. update="true"

The jar task is rerun over a jar file that already has an INDEX.LIST in it.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>