When running under Java 11, we see a lot of this

Caused by: java.nio.file.NoSuchFileException:
/Users/jlmonteiro/devs/jeanouii/apache/tomee/examples/arquillian-jpa/target/apache-tomee-remote/apache-tomee-webprofile-8.0.0-SNAPSHOT/lib/jtype.jar

Can be with any jar file.
Any idea before I start digging into?

--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Thu, Jul 18, 2019 at 11:07 AM Jean-Louis Monteiro <
[email protected]> wrote:

> 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
>

Reply via email to