+1 (binding)

The source release seems fine.
* incubating in name
* signing and checksums are ok
* LICENSE/NOTICE/DISCLAIMER are ok
* source files have ASL headers
* maven build works

The binary zips seem ok but it would be nice to do something with the
THIRD-PARTY file in future releases.

On Mon, 31 Jul 2023 at 19:51, PJ Fanning <fannin...@apache.org> wrote:
>
> I've had a closer look and it looks like THIRD-PARTY file is including
> license info for jars that you don't even ship.
>
> It seems that you actually have no problematic jars except perhaps
> that ldapsdk jar. This issue is worth reading.
>
> https://issues.apache.org/jira/browse/LEGAL-160
>
> I've raised this issue about your THIRD-PARTY file.
>
> https://issues.apache.org/jira/browse/LIVY-982
>
> The format of that THIRD-PARTY file makes it very hard to use.
>
> On Mon, 31 Jul 2023 at 19:35, Damon Cortesi <dac...@apache.org> wrote:
> >
> > Thank you for the detailed report, will take a look!
> >
> > On 2023/07/31 18:10:21 PJ Fanning wrote:
> > > 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
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > 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

Reply via email to