Github user JPercivall commented on a diff in the pull request:
https://github.com/apache/nifi/pull/655#discussion_r72347152
--- Diff: nifi-assembly/LICENSE ---
@@ -1487,3 +1487,56 @@ This project bundles 'Jython' which is available
under a Python Software Foundat
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+This project bundles âMockitoâ which is available under an MIT license
--- End diff --
This should not be added to the Assembly License. Mockito is a test dep
only and thus should not be included in the Licensing of the binary
distribution.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---