[
https://issues.apache.org/jira/browse/NIFI-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151728#comment-15151728
]
ASF GitHub Bot commented on NIFI-1520:
--------------------------------------
GitHub user joewitt opened a pull request:
https://github.com/apache/nifi/pull/234
NIFI-1520 by default skip javadoc/source jar generation in nars/wars
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/joewitt/incubator-nifi NIFI-1520
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/234.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #234
----
commit b51aff6d4cf2b1ef9e4c9b592b398e09ff8a24cb
Author: joewitt <[email protected]>
Date: 2016-02-18T04:25:11Z
NIFI-1520 by default skip javadoc and source jar generation in nars and wars
----
> Evaluate/Fix LICENSE/NOTICE entries on Javadoc/Sources bundles
> --------------------------------------------------------------
>
> Key: NIFI-1520
> URL: https://issues.apache.org/jira/browse/NIFI-1520
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Affects Versions: 0.5.0
> Reporter: Joseph Witt
> Fix For: 0.5.1
>
>
> Sean Busbey NiFi 0.5.0 RC3 finding:
> ---
> * several -source and -javadoc jars contain improper LICENSE/NOTICE files
> (they cover things "in the binary artifact" that are not in the artifact
> containing the LICENSE/NOTICE file)
> ex:
> * -source and -javadoc for war packaging
> * -source for nar packaging
> --
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)