[
https://issues.apache.org/jira/browse/WICKET-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-5493.
-------------------------------------
Resolution: Fixed
Fix Version/s: 7.0.0
6.14.0
Assignee: Martin Grigorov
Thanks!
> Disable jar indexing
> --------------------
>
> Key: WICKET-5493
> URL: https://issues.apache.org/jira/browse/WICKET-5493
> Project: Wicket
> Issue Type: Improvement
> Affects Versions: 6.13.0
> Reporter: Jonas
> Assignee: Martin Grigorov
> Priority: Minor
> Fix For: 6.14.0, 7.0.0
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)