Jonas created AMQ-4999:
--------------------------

             Summary: Disable jar indexing
                 Key: AMQ-4999
                 URL: https://issues.apache.org/jira/browse/AMQ-4999
             Project: ActiveMQ
          Issue Type: Improvement
    Affects Versions: 5.9.0
            Reporter: Jonas
            Priority: Minor
             Fix For: 5.10.0


ActiveMQ's pom.xml uses maven-jar-plugin with <index>true</index>, which 
creates META-INF/INDEX.LIST file in the JAR files. This is useless when done 
only for a single jar file and might in some cases even be harmful.

I propose to disable the generation INDEX.LIST files.

For a full discussion of the drawbacks, see the corresponding bug track at 
Tomcat's Bugzilla: https://issues.apache.org/bugzilla/show_bug.cgi?id=49236



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to