Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5493

Disable jar indexing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.13.0
    • 6.14.0, 7.0.0-M1
    • None
    • None

    Description

      Wicket'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 both in Wicket 6 and 7.

      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

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            jonas Jonas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: