On Wed, 2017-12-06 at 13:56 +0100, Julian Reschke wrote: > <https://issues.apache.org/jira/browse/SUREFIRE-1424> has some > related > discussion. > > FWIW, adding "--add-modules java.se.ee" doesn't work for some > packages, > such as javax.transaction.UserTransaction (see > https://issues.apache.org/jira/browse/JCR-4200).
Thanks for the reference. I remember that javax.transaction and javax.transaction.xa are special, I think Karl explained it to me some time ago. Another reason to eventually remove the --add-modules requirement. Robert
