[ 
http://jira.codehaus.org/browse/MSHADE-97?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jared Bunting updated MSHADE-97:
--------------------------------

    Attachment: entrypoints.patch

Correcting formatting in patch.

> Add the ability to specify "entry points" for minimizeJar 
> ----------------------------------------------------------
>
>                 Key: MSHADE-97
>                 URL: http://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 contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to