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

Add support for JakartaEE 9 #171

Open
tech-consortium opened this issue Jul 12, 2022 · 9 comments
Open

Add support for JakartaEE 9 #171

tech-consortium opened this issue Jul 12, 2022 · 9 comments

Comments

@tech-consortium
Copy link

Publish a version of Atomikos that supports JakartaEE 9 to Maven Central repository.

@GuyPardon
Copy link
Contributor

Thanks, it is on our backlog. But do you have any suggestions on how to implement it? As a breaking 6.0 release perhaps?

@hazendaz
Copy link

hazendaz commented Sep 3, 2022

@GuyPardon That is how many repos are supporting jakarta. Unfortunately its a hard break that cannot be avoided.

@linghengqian
Copy link

@njhuan
Copy link

njhuan commented Nov 26, 2022

Spring Boot 3.0 is released now, hope Atomikos supports it soon.

@tech-consortium
Copy link
Author

@njhuan Seems Spring Boot 3.0 has removed support for Atomikos. See spring-projects/spring-boot#28589

@tech-consortium
Copy link
Author

tech-consortium commented Dec 6, 2022

@GuyPardon

It is possible to release a Jakarta 9 version of your dependencies by using the transformer-maven-plugin from Eclipse. We are running Atomikos on Jakarta 9 by transforming the transactions-jta and transactions-hibernate4 as shown below...

pom.xml.txt

@simasch
Copy link

simasch commented Dec 6, 2022

When will Atomikos be ready for Spring Boot 3?

@GuyPardon
Copy link
Contributor

We are working on it, thanks. Spring Boot 3 is definitely top priority.

@zhiyli
Copy link

zhiyli commented Mar 6, 2023

@GuyPardon Is there a target date to support Jakarta packaging and Spring 6? Thanks.

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

No branches or pull requests

7 participants