Skip to content

Add transformer to for jakarta artifact#467

Merged
ligangty merged 1 commit intoCommonjava:masterfrom
rnc:JAKARTA
Mar 9, 2026
Merged

Add transformer to for jakarta artifact#467
ligangty merged 1 commit intoCommonjava:masterfrom
rnc:JAKARTA

Conversation

@rnc
Copy link
Contributor

@rnc rnc commented Mar 5, 2026

This provides jakarta classifier artifact for those projects that are using e.g. Quarkus. I originally wanted to use 1.0.0 of the transformer plugin but that breaks the PathMappedCacheProviderCassandraTest as it requires JDK17 to run.

@rnc rnc requested a review from ligangty March 6, 2026 11:16
@rnc rnc marked this pull request as ready for review March 6, 2026 11:17
@ligangty
Copy link
Member

ligangty commented Mar 8, 2026

@rnc Hi Nick, one question for me is: will this change break the build of the project which uses galley but does not depend on quarkus with jarkata(means still use javax)?

@rnc
Copy link
Contributor Author

rnc commented Mar 9, 2026

@ligangty This means the build produces two artifacts - one with javax and one with jakarta. As an example, here is pnc-api in central : https://repo1.maven.org/maven2/org/jboss/pnc/pnc-api/3.4.3/ ; a project simply picks whether they need the javax or the jakarta one.

@ligangty ligangty merged commit 34893a7 into Commonjava:master Mar 9, 2026
3 checks passed
@ligangty
Copy link
Member

ligangty commented Mar 9, 2026

@rnc ok and thanks for clarification!
Approved and merged.

@rnc rnc deleted the JAKARTA branch March 9, 2026 09:10
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