Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Hibernate Commons Annotations 7.0.3.Final #43967

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

yrodiere
Copy link
Member

@yrodiere yrodiere commented Oct 18, 2024

No change at runtime, as 7.0.3.Final is identical to 7.0.1.Final except for some build plugins.

This is mainly useful to allow rebuilding Quarkus and all its dependencies from source, as 7.0.1.Final has build-time dependencies on artifacts that were hosted on JCenter and are no longer available.

cc @tqvarnst

Copy link

quarkus-bot bot commented Oct 18, 2024

/cc @gsmet (hibernate-orm)

No change at runtime, as 7.0.3.Final is identical to 7.0.1.Final except
for some build plugins.

This is mainly useful to allow rebuilding Quarkus and all its
dependencies from source, as 7.0.1.Final has build-time dependencies on
artifacts that were hosted on JCenter and are no longer available.
@yrodiere yrodiere changed the title Upgrade to Hibernate Commons Annotations 7.0.2.Final Upgrade to Hibernate Commons Annotations 7.0.3.Final Oct 21, 2024
@yrodiere
Copy link
Member Author

7.0.2.Final turned out to be botched: Gradle used JDK 17 instead of the Jenkins-provided JDK 11, and produced Java 17 binaries.

I fixed the problem and released 7.0.3.Final: https://github.com/hibernate/hibernate-commons-annotations/releases/tag/7.0.3.Final

I updated this PR to upgrade to 7.0.3.Final.

@yrodiere yrodiere marked this pull request as ready for review October 21, 2024 08:29
@yrodiere yrodiere added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 21, 2024
Copy link

quarkus-bot bot commented Oct 21, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 8a0f9e4.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.

@yrodiere yrodiere merged commit 76be953 into quarkusio:main Oct 21, 2024
67 checks passed
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 21, 2024
@quarkus-bot quarkus-bot bot added this to the 3.17 - main milestone Oct 21, 2024
@gsmet gsmet modified the milestones: 3.17 - main, 3.16.0 Oct 21, 2024
@gsmet gsmet modified the milestones: 3.16.0, 3.15.2 Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/hibernate-orm Hibernate ORM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants