minimizeJar option excludes package-info classes
------------------------------------------------

                 Key: MSHADE-98
                 URL: http://jira.codehaus.org/browse/MSHADE-98
             Project: Maven 2.x Shade Plugin
          Issue Type: Bug
    Affects Versions: 1.4
            Reporter: Jared Bunting
         Attachments: packageinfo.patch

Basically, minimizeJar will never include package-info classes for any 
dependencies.  It should.  I am attaching a patch to include any package-info 
class files for any packages that contain included classes, or contain 
subpackages that contain included classes.

-- 
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