-1 (binding)

I checked:
- Source distribution
-- incubating is in the version/name
-- hash and checksum are good
-- DISCLAIMER is present
-- LICENSE and NOTICE are good
-- File headers are correct
-- No binary file found in the distribution
- Binary distribution
-- incubating is in the version/name
-- hash and checksum are good
-- DISCLAIMER is present
-- *NOK* LICENSE/NOTICE in the binary distribution are not correct:
--- it mentions stax-api 4.2.2 but the actual version bundled is 4.2.1
--- it mentions jakarta.activation-api 2.1.3 but the actual version
bundled is 2.1.4
--- it mentions jakarta.persistence-api 3.1.0 but the actual version
bundled is 3.2.0
--- it mentions jakarta.validation-api 3.0.2 but the actual version
bundled is 3.1.1
--- it mentions jakarta.xml.bind-api 4.0.2 but the actual version
bundled is 4.0.4
- Helm package
-- incubating is in the version/name
-- hash and checksum are good
-- DISCLAIMER is present
-- LICENSE/NOTICE are good
-- Headers are good

I pushed a commit on the release/1.12.x branch already:
https://github.com/apache/polaris/commit/354a5ef6b337bf690b7a12fefe2c984e2139b029

As already mentioned, I will create another PR to simplify
LICENSE/NOTICE files to avoid this issue in the future.

Regards
JB


On Mon, Oct 13, 2025 at 8:16 PM Prashant Singh
<[email protected]> wrote:
>
> Hi everyone,
>
> I propose that we release the following RC as the official
> Apache Polaris 1.2.0-incubating release.
>
> * This corresponds to the tag: apache-polaris-1.2.0-incubating-rc1
> *
> https://github.com/apache/polaris/commits/apache-polaris-1.2.0-incubating-rc1
> *
> https://github.com/apache/polaris/tree/b7188a07511935e7c9c64128dc047107c26f97f6
>
> The release tarball, signature, and checksums are here:
> * https://dist.apache.org/repos/dist/dev/incubator/polaris/1.2.0-incubating
>
> Helm charts are available on:
> * https://dist.apache.org/repos/dist/dev/incubator/polaris/helm-chart
>
> You can find the KEYS file here:
> * https://downloads.apache.org/incubator/polaris/KEYS
>
> Convenience binary artifacts are staged on Nexus. The Maven
> repositories URLs are:
> * https://repository.apache.org/content/repositories/orgapachepolaris-1032/
> <https://repository.apache.org/content/repositories/orgapachepolaris-1031/>
> Compared to RC-0 this has the following additional changes :
> - CHANGELOG update to include a breaking change :
> https://github.com/apache/polaris/pull/2792
> - Adjust cloudprovider reg tests per the breaking change :
>  https://github.com/apache/polaris/pull/2793
> <https://github.com/apache/polaris/pull/2793>
>
> Please download, verify, and test.
>
> Please vote in the next 72 hours.
>
> [ ] +1 Release this as Apache Polaris 1.2.0-incubating
> [ ] +0
> [ ] -1 Do not release this because...
>
> Only PPMC members and mentors have binding votes, but other community
> members are encouraged to cast non-binding votes. This vote will pass if
> there are
> 3 binding +1 votes and more binding +1 votes than -1 votes.
>
> Best,
> Prashant Singh

Reply via email to