[ https://issues.apache.org/jira/browse/ACCUMULO-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14740165#comment-14740165 ]
Sean Busbey commented on ACCUMULO-3988: --------------------------------------- {quote} bq. LICENSE and NOTICE files not updated for commons-math inclusion Isn't the LICENSE mention for the binary tarball unnecessary? It's ASLv2 and ASF component. Shouldn't propagation of NOTICE be sufficient? {quote} commons-math 2 itself contains several bundled works that require entries in LICENSE. ref: [2.1 LICENSE|https://github.com/apache/commons-math/blob/MATH_2_1/LICENSE.txt] and [2.1 NOTICE|https://github.com/apache/commons-math/blob/MATH_2_1/NOTICE.txt] > License / notice errors > ----------------------- > > Key: ACCUMULO-3988 > URL: https://issues.apache.org/jira/browse/ACCUMULO-3988 > Project: Accumulo > Issue Type: Bug > Components: build > Reporter: Sean Busbey > Assignee: Josh Elser > Priority: Blocker > Fix For: 1.5.4 > > Time Spent: 10m > Remaining Estimate: 0h > > latest 1.5.4 RC contains licensing errors. these might also be present in > newer versions. > * -test/src/test/java/org/apache/accumulo/test/DeleteRowsTest.java has a > botched license header- > source tarball > * LICENSE refs bundled works that are not present: jline > * LICENSE incorrectly cites bundled work: jquery and flot (no copyright, no > text of license), bloom filters (no copyright, no text of license) > * LICENSE misses some bundled works: > ** sizzle.js (see jquery.js file header) > * NOTICE refs bundled works that are not present: jcommander > * NOTICE misses some bundled works: > ** Hadoop (see note in Value.java. Hadoop's NOTICE file isn't properly > formed, so could skip) > ** Thrift (see note in TNonblockingServerSocket. Thrift 0.9 has a NOTICE > file.) > bin > * problems with missing references still exist > * missing Thrift entry in NOTICE file expands from one file to java libthrift > * nit: JCommander should say that it's ASLv2 licensed > * LICENSE and NOTICE files not updated for commons-math inclusion > * NOTICE file not updated for commons-vfs2 inclusion > * LICENSE and NOTICE files not updated for jetty inclusion > accumulo-server jar / source-jar > * missing LICENSE reference for jquery/flot/sizle > * missing NOTICE for hadoop inclusion (but see not above about maybe skipping) > * missing NOTICE for thrift class inclusion > accumulo-core jar / source-jar > * missing LICENSE reference for bloom filters > all jars > * -nit: jars contain NOTICE file that doesn't state the full name of the > aggregate work (e.g. "Core" rather than "Apache Accumulo Core" or some such)- > * jars contain NOTICE file that incorrectly states the aggregate work is > copyright the Accumulo project instead of the ASF -- This message was sent by Atlassian JIRA (v6.3.4#6332)