Hi, I have revived the Java 11 PR/Branch Jon started a while back. I have rebased it resolving all conflicts and I'm building it locally before at least running the examples.
Few thoughts ... - aside from deps, there isn't much in there, would people be happy to merge that in master and keep working on master from now on? - jaxb api and runtime have been added everywhere. Which obviously works but makes it hard to keep versions synchronized and up to date. I would suggest the following --> add jaxb-api to our javaee-api jar --> add jaxb-runtime as a compile dependency of our openejb-core thoughts? -- Jean-Louis Monteiro http://twitter.com/jlouismonteiro http://www.tomitribe.com
