Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Patch attached that adds project LICENSE and NOTICE files into the output jar. By default it will add LICENSE.txt and NOTICE.txt files from the project's basedir (if they are present) into the META-INF directory of the jar.
Issue Links
- relates to
-
MJAR-10
dealing with licenses
-
This patch provides a simple mechanism for adding the license files until the more flexible approach described in
MJAR-10can be implemented.