Hi Thanks for the update.
I see MIT/BSD dependencies listed, but not the content of the license. This has to be somewhere. The NOTICE has to contain the important information from Apache license dependencies NOTICE. I will assign the issue to me and fix that for the next release. Regards JB On Thu, Jan 22, 2026 at 10:33 PM György Gál <[email protected]> wrote: > Hi Jean-Baptiste Onofré, > > Thank you for taking a look! > > The THIRD-PARTY file is generated by our release-build.sh > < > https://github.com/apache/incubator-livy/blob/branch-0.9/dev/release-build.sh > > > script. In the THIRD-PARTY file I checked, SLF4J is listed under the "MIT > License" section. > > The NOTICE file was only updated with the current year in the copyright > header and the LICENSE file I think is unchanged compared to the previous > release, but we can make the necessary updates as needed. > > Thanks, > Gyorgy > > On Thu, Jan 22, 2026 at 9:49 AM Jean-Baptiste Onofré <[email protected]> > wrote: > > > +0 (binding) > > > > I checked: > > - source distribution > > -- incubating is in the version > > -- signature and checksum are good > > -- DISCLAIMER is present > > -- LICENSE and NOTICE are good (mentioning the MIT code from bootstrap, > > etc) > > -- ASF header is present in expected file > > -- No binary/compiled file in the source distribution > > - binary distribution > > -- incubating is in the version > > -- signature and checksum are good > > -- DISCLAIMER is present > > -- I'm confused about LICENSE and NOTICE. I see the THIRD-PARTY file > > listing everything bundles in the binary distribution. But it's not > > mentioned/documented in LICENSE. Also there are non ASF Apache licensed > > dependencies, but their NOTICE is not part of Livy NOTICE. Also I don't > see > > MIT/BSD license content in LICENSE or THIRD-PARTY. Can you please > clarify ? > > I'm happy to work on this with you. > > > > Regards > > JB > > > > On Sat, Jan 17, 2026 at 7:46 PM György Gál <[email protected]> wrote: > > > > > Hello everyone, > > > > > > The Apache Livy community has voted on and approved a proposal to > release > > > Apache Livy 0.9.0-incubating (RC2). We would like to request that the > > > Incubator PMC members review and vote on this incubator release > > candidate. > > > > > > Apache Livy (incubating) is web service that exposes a REST interface > for > > > managing long running Apache Spark contexts in your cluster. With Livy, > > new > > > applications can be built on top of Apache Spark that require fine > > grained > > > interaction with many Spark contexts. > > > > > > The livy dev voting thread can be found here: > > > https://lists.apache.org/thread/y6h9bz5q9o5k7bljd2r01fw8hjjy4pc1 > > > > > > And the results here: > > > https://lists.apache.org/thread/7okpvdzjf5jnyho3n61h2qsq1v42hyff > > > > > > Git tag: v0.9.0-incubating-rc2 > > > https://github.com/apache/incubator-livy/tree/v0.9.0-incubating-rc2 > > > > > > All distribution packages, including signatures, digests, etc. can be > > found > > > at:https://dist.apache.org/repos/dist/dev/incubator/livy/ > > > > > > Staging artifacts can be found > > > at: > https://repository.apache.org/content/repositories/orgapachelivy-1023 > > > > > > The vote is open for at least 72 hours and passes if a majority of at > > least > > > 3 +1 PMC votes are cast. > > > > > > [ ] +1 Release this package as Apache Livy 0.9.0-incubating > > > > > > [ ] -1 Do not release this package because ... > > > > > > > > > Thank you on behalf of the Apache Livy community, > > > > > > Gyorgy > > > > > >
