eclipse-ee4j / krazo

Apache License 2.0
50 stars 19 forks source link

Update archetype to use Jakarta EE 10 #336

Closed erdlet closed 2 years ago

erdlet commented 2 years ago

The archetype still targets Jakarta EE 9. For Krazo 3.0.0 it has to be updated to Jakarta EE 10. Also, as EE 10 targets at least JDK 11, the switch for Java versions < 11 needs to be removed.