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

F186 Working projects with javax and Jakarta support #187

Closed
wants to merge 3 commits into from

Conversation

mann-ed
Copy link
Contributor

@mann-ed mann-ed commented May 25, 2024

First go at using transformer-maven-plugin to add jakarta support.
Created new jakarta-project-inject-test project and copied all tests from javax-property-inject into project. Updated from javax to jakarta. Tests pass.
However 1 file i had to update.
PropertyInjectionExtension.java
The method for BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>); has changed, must have a Stirng id now.

Other than that, all tests pass and project builds. I will do more testing on my local in my wildfly deployment.

Just want to review changes and someone might have project name changes.

@mann-ed mann-ed mentioned this pull request May 25, 2024
@mann-ed mann-ed closed this May 26, 2024
@mann-ed mann-ed deleted the jakarta branch June 19, 2024 17:13
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

Successfully merging this pull request may close these issues.

2 participants