@dblevins David, I merged the jakarta namespace changes into master, updated the documentation, and bumped the version to 2.x. I forked the existing master as master-javax and went ahead and took care of some dependabot gripes on that branch. All tests are passing both branches. Note that master requires a java17 jdk (due to arquillian, jakarta, tomee). master-javax would/should still be released under jdk8 if needed.
Anyway, master is ready for a release if everything looks good! Thank you!
@dblevins David, I merged the jakarta namespace changes into master, updated the documentation, and bumped the version to 2.x. I forked the existing master as
master-javaxand went ahead and took care of some dependabot gripes on that branch. All tests are passing both branches. Note thatmasterrequires a java17 jdk (due to arquillian, jakarta, tomee).master-javaxwould/should still be released under jdk8 if needed.Anyway,
masteris ready for a release if everything looks good! Thank you!