[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637012#comment-14637012
 ] 

Ivan Kelly commented on ZOOKEEPER-2235:
---------------------------------------

For the missing notices, I found the following.

* javacc-5.0
https://java.net/projects/javacc/sources/svn/content/trunk/LICENSE?rev=699
Seems to be a 3 clause (i.e. it has the advertising clause). License states we 
need to retain the copyright notice.

* jetty-6.1.26
This version of jetty is so old the source can't even be found for it anymore. 
There's a notice for a recent version here.
http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/tree/NOTICE.txt

* jline-2.11
https://github.com/jline/jline2/blob/jline-2.11/LICENSE.txt
Straight forward. I don't think we need to include anything for it except 
pointing to the license.

* slf4j-1.7.5
https://github.com/qos-ch/slf4j/blob/v_1.7.5/LICENSE.txt (no notice file)

Regarding the netty license, there's a lot of "This product optionally depends 
on". These can be left out, because they're unnecessary unless you are bundling 
binaries for these dependencies which we are not.

> License update
> --------------
>
>                 Key: ZOOKEEPER-2235
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2235
>             Project: ZooKeeper
>          Issue Type: Bug
>    Affects Versions: 3.4.6, 3.5.0
>            Reporter: Flavio Junqueira
>            Assignee: Flavio Junqueira
>            Priority: Blocker
>             Fix For: 3.4.7, 3.5.1
>
>         Attachments: ZOOKEEPER-2235.patch, ZOOKEEPER-2235.patch, 
> ZOOKEEPER-2235.patch, notice-dependencies.txt
>
>
> Updating license files and notice.txt as needed. Here is a list of the jars 
> we are currently bundling with the release artifact with the corresponding 
> license:
> # commons-cli-1.2.jar -- ASF
> # javacc.jar -- BSD license
> # jline-2.11.jar -- BSD license
> # servlet-api-2.5-20081211.jar - CDDL
> # jackson-core-asl-1.9.11.jar -- ALv2 
> # jetty-6.1.26.jar -- ALv2       
> # log4j-1.2.16.jar -- ALv2       
> # jackson-mapper-asl-1.9.11.jar -- ALv2
> # jetty-util-6.1.26.jar -- ALv2
> # netty-3.7.0.Final.jar -- ALv2
> # slf4j-log4j12-1.7.5.jar -- MIT 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to