Thanks, JB. In the future, it would be helpful to point out any new
artifacts that are published and whether they contain (bundled) third-party
dependencies. It looks like we need to check the binary distribution zips.

While looking at this, I built from the source tarball and found all of the
Jar files produced rather than downloading them individually, which I
thought would correspond to the Jars that are being published. I checked to
validate that assumption, which is why I'm asking.

On Fri, May 9, 2025 at 9:31 PM Jean-Baptiste Onofré <j...@nanthrax.net> wrote:

> Hi Ryan
>
> This release includes:
> 1. source distribution (as in the 0.9.0 release) available on dist
> 2. binary artifacts:
> 2.1. jar files (stage on Nexus): there's no uber jar, the stage jar
> files include LICENSE/NOTICE
> 2.2. binary distributions: that's the polaris-server and polaris-admin
> archives (available on dist)
>
> The LICENSE/NOTICE in the jar are adding during Maven publication
> (
> https://github.com/apache/polaris/blob/main/build-logic/src/main/kotlin/publishing/maven-utils.kt#L83
> ).
> So, if you build from the source distribution, the generated jar files
> won't include LICENSE/NOTICE.
> The LICENSE/NOTICE should be checked on stage/distribution artifacts
> (not on the locally builded ones).
>
> Did you build from the source distribution or RC tag ? Which jar are
> you referring to ?
>
> Thanks,
> Regards
> JB
>
>
> On Fri, May 9, 2025 at 11:19 PM Ryan Blue <rdb...@gmail.com> wrote:
> >
> > JB, can you help us understand what is in this release?
> >
> > Since this is the first one with binaries, I went to check licenses in
> the
> > Jar files. The first one that I checked was a runtime bundle. It had
> extra
> > license files from other projects, and the project's LICENSE didn't
> reflect
> > the contents of the Jar. Luckily, when I looked in the staged maven
> > repository, that Jar isn't present. Since the Jars built locally and the
> > published list differ, that leads me to wonder: which Jars produced by
> the
> > build are going to be published with this release?
> >
> > Are there bundled Jars? If not, then that would make this simpler.
> >
> > Ryan
> >
> > On Fri, May 9, 2025 at 4:09 AM Jean-Baptiste Onofré <j...@nanthrax.net>
> wrote:
> >
> > > Hi
> > >
> > > Casting my +1 (binding) from podling vote.
> > >
> > > Regards
> > > JB
> > >
> > > Le mer. 7 mai 2025 à 14:21, Jean-Baptiste Onofré <j...@nanthrax.net> a
> > > écrit :
> > >
> > > > Hi everyone,
> > > >
> > > > The Apache Polaris community has voted and approved the release of
> > > > Apache Polaris 0.10.0-beta-incubating (rc2).
> > > > We now kindly request the IPMC members (and everyone) to review and
> > > > vote for this release.
> > > >
> > > > Polaris community vote thread:
> > > > * https://lists.apache.org/thread/d0ywnzmp481f1p0ll17q027rqfwv897t
> > > >
> > > > Vote result thread:
> > > > * https://lists.apache.org/thread/vzzhw6tsz9hvxs3xpmcybdy7otfr4r1n
> > > >
> > > > The release candidate:
> > > > *
> > > >
> > >
> https://dist.apache.org/repos/dist/dev/incubator/polaris/apache-polaris-0.10.0-beta-incubating/
> > > >
> > > > KEYS file:
> > > > * https://downloads.apache.org/incubator/polaris/KEYS
> > > >
> > > > Git tag for the release:
> > > > *
> > > >
> > >
> https://github.com/apache/polaris/releases/tag/apache-polaris-0.10.0-beta-incubating-rc2
> > > >
> > > > Git commit for the release:
> > > > *
> > > >
> > >
> https://github.com/apache/polaris/commit/05d0f8ed15d5d25672eef9297ade9b8e1f1374a2
> > > >
> > > > Maven staging repository:
> > > > *
> > > >
> > >
> https://repository.apache.org/content/repositories/orgapachepolaris-1012/
> > > >
> > > > Please download, verify and test.
> > > >
> > > > Please vote in the next 72 hours.
> > > >
> > > > [ ] +1 approve
> > > > [ ] +0 no opinion
> > > > [ ] -1 disapprove with the reason
> > > >
> > > > To learn more about apache Polaris, please see
> > > https://polaris.apache.org/
> > > >
> > > > Checklist for reference:
> > > > [ ] Download links are valid.
> > > > [ ] Checksums and signatures.
> > > > [ ] LICENSE/NOTICE files exist
> > > > [ ] No unexpected binary files
> > > > [ ] All source files have ASF headers
> > > > [ ] Can compile from source
> > > >
> > > > Thanks !
> > > >
> > > > Regards
> > > > JB
> > > >
> > >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: general-h...@incubator.apache.org
>
>

Reply via email to