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

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