[ https://jira.codehaus.org/browse/MSHADE-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=304776#comment-304776 ]
Stephen Buergler commented on MSHADE-97: ---------------------------------------- Unrelated but.. How many jar minimizers does there need to be in the world? http://proguard.sourceforge.net/#alternatives.html > Add the ability to specify "entry points" for minimizeJar > ---------------------------------------------------------- > > Key: MSHADE-97 > URL: https://jira.codehaus.org/browse/MSHADE-97 > Project: Maven 2.x Shade Plugin > Issue Type: Improvement > Affects Versions: 1.4 > Reporter: Jared Bunting > Attachments: entrypoints.patch, entrypoints.patch > > > Currently, the "minimizeJar" option assumes that you want to include all > classes in the current project and those that they depend on. Sometimes, > classes are accessed via reflection, or some other means, and therefore don't > get included. The ability to specify additional entry points (as classes) to > this dependency tree would be useful. > I have added this as a patch that I am attaching. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira