You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2017/12/19 19:42:00 UTC

[GitHub] ivankelly opened a new issue #891: Binary releases violate a number of thirdparty licenses.

ivankelly opened a new issue #891: Binary releases violate a number of thirdparty licenses.
URL: https://github.com/apache/bookkeeper/issues/891
 
 
   1. Dropwizard metrics has a NOTICE file. We don't propagate this up to our NOTICE file. This violates 4(d) of the ASLv2.
   2. commons lang, though ASF, has extra notices beyond the standard copyright notice in their NOTICE files. We don't propagate this up to our NOTICE file. This violates 4(d) of the ASLv2.
   3. Netty, both 3 and 4 bundle a bunch of third party code. We don't make note of this in our LICENSE.
   4. Netty has a NOTICE file. We don't propagate this up to our NOTICE file. This violates 4(d) of the ASLv2.
   5. Prometheus simple client has a NOTICE file. We don't propagate this up to our NOTICE file. This violates 4(d) of the ASLv2.
   6. Jetty has a NOTICE file. We don't propagate this up to our NOTICE file. This violates 4(d) of the ASLv2.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services