Github user bzz commented on the pull request:

    https://github.com/apache/incubator-zeppelin/pull/520#issuecomment-162731837
  
    :+1:  for docs and tests!
    
    I might be wrong, but because all interpreters right now are part of the 
Zeppelin releases, in my understanding we also need to document the licence of 
the dependencies (and it's transitive dependencies) in the 
`zeppelin-distribution/src/bin_license/LICENSE`
    
    @bbonnin would you care of doing it in this PR please? Here is how the list 
of dependencies looks like now
    ```
     +- org.elasticsearch:elasticsearch:jar:2.1.0:compile
     |  +- org.apache.lucene:lucene-core:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-backward-codecs:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-analyzers-common:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-queries:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-memory:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-highlighter:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-queryparser:jar:5.3.1:compile
     |  |  \- org.apache.lucene:lucene-sandbox:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-suggest:jar:5.3.1:compile
     |  |  \- org.apache.lucene:lucene-misc:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-join:jar:5.3.1:compile
     |  |  \- org.apache.lucene:lucene-grouping:jar:5.3.1:compile
     |  +- org.apache.lucene:lucene-spatial:jar:5.3.1:compile
     |  |  +- org.apache.lucene:lucene-spatial3d:jar:5.3.1:compile
     |  |  \- com.spatial4j:spatial4j:jar:0.4.1:compile
     |  +- com.carrotsearch:hppc:jar:0.7.1:compile
     |  +- joda-time:joda-time:jar:2.8.2:compile
     |  +- org.joda:joda-convert:jar:1.2:compile
     |  +- com.fasterxml.jackson.core:jackson-core:jar:2.6.2:compile
     |  +- 
com.fasterxml.jackson.dataformat:jackson-dataformat-smile:jar:2.6.2:compile
     |  +- 
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:jar:2.6.2:compile
     |  |  \- org.yaml:snakeyaml:jar:1.15:compile
     |  +- 
com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:jar:2.6.2:compile
     |  +- io.netty:netty:jar:3.10.5.Final:compile
     |  +- com.ning:compress-lzf:jar:1.0.2:compile
     |  +- com.tdunning:t-digest:jar:3.0:compile
     |  +- org.hdrhistogram:HdrHistogram:jar:2.1.6:compile
     |  +- commons-cli:commons-cli:jar:1.3.1:compile
     |  \- com.twitter:jsr166e:jar:1.1.0:compile
     +- com.google.guava:guava:jar:18.0:compile
     +- org.slf4j:slf4j-api:jar:1.7.10:compile
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to