PJ Fanning created LIVY-982:
-------------------------------
Summary: THIRD-PARTY file in binary release zip has licenses for
jars that do not appear in the zip
Key: LIVY-982
URL: https://issues.apache.org/jira/browse/LIVY-982
Project: Livy
Issue Type: Task
Components: Build
Reporter: PJ Fanning
The 0.8.0-incubating binaries at
[https://dist.apache.org/repos/dist/dev/incubator/livy/0.8.0-incubating-rc1/]
include a THIRD-PARTY file.
[https://dist.apache.org/repos/dist/dev/incubator/livy/0.8.0-incubating-rc1/]
I checked some of the Category X licensed jars and some of them don't seem to
be in apache-livy-0.8.0-incubating_2.12-bin.
We shouldn't include them in the THIRD-PARTY file if we don't include the jar
in the bin zip.
Example:
* Javassist (org.javassist:javassist:3.18.1-GA - [http://www.javassist.org/)]
* JTransforms (com.github.rwl:jtransforms:2.4.0 -
[http://sourceforge.net/projects/jtransforms/)]
* javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 -
[http://jax-rs-spec.java.net)|http://jax-rs-spec.java.net%29/]
* of all the jersey jars in THIRD-PARTY, only 1 is actually included in the zip
** jersey-client-1.9.jar (and one of its licenses is CDDL 1.1 - so this is ok
to include)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)