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

Use stable Rewrite releases for Jakarta EE 10 #9975

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

poikilotherm
Copy link
Contributor

What this PR does / why we need it:
Upgrade from snapshot release to stable package. See also ocpsoft/rewrite#345

Which issue(s) this PR closes:

Special notes for your reviewer:
None. No functionality changes. Just switching from snap to stable.

Suggestions on how to test this:
None. Upstream hasn't done any changes beyond releasing to Maven Central.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Nope

Is there a release notes update needed for this change?:
Nope

Additional documentation:
None

@poikilotherm poikilotherm added Component: Code Infrastructure formerly "Feature: Code Infrastructure" Component: JSF Involves modifying JSF (Jakarta Server Faces) code, which is being replaced with React. labels Oct 4, 2023
@poikilotherm poikilotherm added the Size: 0.5 A percentage of a sprint. 0.35 hours label Oct 4, 2023
@coveralls
Copy link

Coverage Status

coverage: 20.038%. remained the same when pulling 9d7108b on poikilotherm:rewrite-update into 7e0738e on IQSS:develop.

@poikilotherm
Copy link
Contributor Author

poikilotherm commented Oct 5, 2023

@scolapasta @cmbz sorry for jumping the gun here and putting this onto the board right away. This is a leftover of our big migration to Jakarta EE 10 with #8305.

It is of very low risk (no upstream changes besides the version number) but of great importance, as we have seen quite a bunch of broken builds because of the snapshot not being available from time to time. So it really is a no-brainer, doesn't need any testing - we're just switching to a pinned version of this dependency and disable snapshot repos again.

@sekmiller sekmiller self-assigned this Oct 5, 2023
@sekmiller sekmiller removed their assignment Oct 5, 2023
@kcondon kcondon self-assigned this Oct 11, 2023
@kcondon kcondon merged commit d5036ba into IQSS:develop Oct 11, 2023
9 checks passed
@pdurbin pdurbin added this to the 6.1 milestone Oct 13, 2023
@poikilotherm poikilotherm deleted the rewrite-update branch October 2, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Code Infrastructure formerly "Feature: Code Infrastructure" Component: JSF Involves modifying JSF (Jakarta Server Faces) code, which is being replaced with React. Size: 0.5 A percentage of a sprint. 0.35 hours
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants