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

Henri Tremblay updated MOJO-772:
--------------------------------

    Attachment: patch.txt

I just saw that the bug on clazzName is in both the ueber and minijar plugin. 
Here's a patch that fix both.

> Fix keepUnusedClasses and license in jar root 
> ----------------------------------------------
>
>                 Key: MOJO-772
>                 URL: http://jira.codehaus.org/browse/MOJO-772
>             Project: Mojo
>          Issue Type: Bug
>          Components: minijar
>            Reporter: Henri Tremblay
>            Priority: Critical
>         Attachments: patch.txt, patch.txt
>
>
> Here's a patch fixing two bugs (the two are unrelated).
> # keepUnusedClasses doesn't work because name is used instead of clazzName
> # Since the final license file is created in the root directory and that 
> license files are taken from the META-INF directory, if you already have a 
> LICENSE.txt in the root, minijar will crash. To be logic, I'm checking for 
> licenses in both META-INF and root.
> For the second bug, the best is probably to be able to specify the license 
> file list.

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

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to