[ https://jira.codehaus.org/browse/MJAR-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Gier closed MJAR-145. -------------------------- Resolution: Won't Fix Assignee: Paul Gier To seal all the packages in a jar file, the "Sealed: true" attribute just has to be in the main section of the manifest. It's not necessary to mark each individual package as sealed. More information is available in the jar file specification (http://download.oracle.com/javase/6/docs/technotes/guides/jar/jar.html#Per-Entry%20Attributes). > Option to automatically seal all packages included in the jar > ------------------------------------------------------------- > > Key: MJAR-145 > URL: https://jira.codehaus.org/browse/MJAR-145 > Project: Maven 2.x JAR Plugin > Issue Type: New Feature > Reporter: Paul Gier > Assignee: Paul Gier > > The current jar plugin requires manual manifest configuration to seal all > packages in a jar. There should be an option for the jar plugin to create a > list of all packages in the jar, and seal them in the manifest. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira