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

Service Release 3.0.3 #329

Closed
KyleAure opened this issue Aug 21, 2023 · 4 comments
Closed

Service Release 3.0.3 #329

KyleAure opened this issue Aug 21, 2023 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@KyleAure
Copy link
Contributor

KyleAure commented Aug 21, 2023

We should consider creating a service release that includes the following commits for Jakarta EE 10:

These fixes will go a long way to ensure the Jakarta EE 10 distribution is stable.
Also if anyone has PRs they'd like to see go into a service release now would be the time to add them to the list.

Creating a service release at this point, however, is complicated by the fact that these commits are intermixed with changes for EE 11 which means we will need to cherry pick the changes.

@KyleAure
Copy link
Contributor Author

KyleAure commented Aug 23, 2023

I took a look at this and I think we can use the RELEASE-3.0.2 branch to introduce the changes we want for the 3.0.3 release.
The RELEASE branch is meant for development, whereas the TAG 3.0.2 will maintain the state of the repository when 3.0.2 was released.
Then, once the changes are in, we can use Jenkins to stage the service release which will create the RELEASE-3.0.3 branch (for further development) and the 3.0.3 tag.
After verifying the behavior of the service release API/TCK we can then publish the release.

@KyleAure KyleAure self-assigned this Aug 23, 2023
@KyleAure KyleAure added the question Further information is requested label Aug 23, 2023
@KyleAure
Copy link
Contributor Author

KyleAure commented Sep 6, 2023

It has been two weeks and there has been no objection to creating this service release so I will go forward with creating it. Thank you.

@KyleAure
Copy link
Contributor Author

The concurrency service release is now available publicly through sonatype:
Jakarta Repo: https://jakarta.oss.sonatype.org/content/repositories/public/jakarta/enterprise/concurrent/
Maven Central: https://repo1.maven.org/maven2/jakarta/enterprise/concurrent/
(UI typically takes a day to update)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant