I had a look at your binary zip. There is a problem with the thirdparty license. I raised this.
https://issues.apache.org/jira/browse/LIVY-981 There are GPL and LGPL licensed jars in the zip. I'm not sure but I thought we couldn't include jars with category X licenses in our binary distributions. It could be that Category X licenses are only a problem with Source Releases. https://www.apache.org/legal/resolved.html#category-x Some of the jars are dual licensed. We could choose to use the more permissive licenses in these cases. GNU General Public Library: * Streaming API for XML (javax.xml.stream:stax-api:1.0-2 - no url defined) GNU Lesser General Public License (LGPL), Version 2.1: * JAX-RS provider for JSON content type (org.codehaus.jackson:jackson-jaxrs:1.8.3 - http://jackson.codehaus.org) * Xml Compatibility extensions for Jackson (org.codehaus.jackson:jackson-xc:1.8.3 - http://jackson.codehaus.org) GPL: * JTransforms (com.github.rwl:jtransforms:2.4.0 - http://sourceforge.net/projects/jtransforms/) GPL2 w/ CPE: * JAXB API bundle for GlassFish V3 (javax.xml.bind:jaxb-api:2.2.2 - https://jaxb.dev.java.net/) * JAXB RI (com.sun.xml.bind:jaxb-impl:2.2.3-1 - http://jaxb.java.net/) * javax.ws.rs-api (javax.ws.rs:javax.ws.rs-api:2.0.1 - http://jax-rs-spec.java.net) * jersey-client (com.sun.jersey:jersey-client:1.9 - https://jersey.java.net/jersey-client/) * jersey-core (com.sun.jersey:jersey-core:1.9 - https://jersey.java.net/jersey-core/) * jersey-guice (com.sun.jersey.contribs:jersey-guice:1.9 - https://jersey.java.net/jersey-contribs/jersey-guice/) * jersey-json (com.sun.jersey:jersey-json:1.9 - https://jersey.java.net/jersey-json/) * jersey-server (com.sun.jersey:jersey-server:1.9 - https://jersey.java.net/jersey-server/) LGPL: * JTransforms (com.github.rwl:jtransforms:2.4.0 - http://sourceforge.net/projects/jtransforms/) LGPL 2.1: * Javassist (org.javassist:javassist:3.18.1-GA - http://www.javassist.org/) On Mon, 31 Jul 2023 at 18:25, Damon Cortesi <dac...@apache.org> wrote: > > Hello Incubator Community, > > The Apache Livy has recently been working on reviving the Livy project > and would like to call for a vote to release Apache Livy(Incubating) > version 0.8.0-incubating-rc1. > > We now kindly request the Incubator PMC members review and vote on this > incubator release. > > Community vote thread: > • https://lists.apache.org/thread/ypv03984tmqhq6lnlt50msdx9g9ykkwm > > Vote result thread: > • https://lists.apache.org/thread/842ytoz8mgkoo0qbzlnmfkhwtn0chjnc > > The release candidate: > • https://dist.apache.org/repos/dist/dev/incubator/livy/0.8.0-incubating-rc1 > > Git tag for the release: > • https://github.com/apache/incubator-livy/releases/tag/v0.8.0-incubating-rc1 > > > Public keys file: > • https://dist.apache.org/repos/dist/dev/incubator/livy/KEYS > > The change log is available in: > • > https://github.com/apache/incubator-livy/compare/v0.7.1-incubating-rc1...v0.8.0-incubating-rc1 > > Dev instructions: > • https://github.com/apache/incubator-livy/tree/master/dev/docker > > The vote will be open for at least 72 hours or until the necessary number > of votes are reached. > > Please vote accordingly: > [ ] +1 approve > [ ] +0 no opinion > [ ] -1 disapprove with the reason > > Thanks, > Damon Cortesi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org > For additional commands, e-mail: general-h...@incubator.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org