OpenAM JAXB 4.x migration#1067
Conversation
OpenAM JAXB4.x Migration Changes
|
This branch has conflicts that must be resolved (rebase to origin/master or merge from origin/master) |
|
Hi @rohithjayak
|
|
Thanks for the work here, @rohithjayak. Adding a couple of notes on top of @maximthomas's review — mainly about CI status and about sequencing the migration. CI status. The PR is currently red across the whole build matrix (every So On sequencing. This PR bundles three large changes at once: the Could we do this more gradually? The natural first step is #1023 (JAXB 3 / Jakarta EE 9): it keeps JDK 11+ support, restores JAXB class generation from schema, and its CI is fully green and mergeable today. Landing #1023 first moves us onto the Happy to help rebase this on top of #1023 once it's merged. |
Update pom.xml with correct dependency tag format
|
Hi @maximthomas, @vharseko , Thanks, |
This PR contains the OpenAM migration to JAXB4.x which was discussed in the case: #963