: December 20, 2018 2:07 PM
To: dev@chemistry.apache.org; Vyacheslav Pascarel
Subject: Re: [EXTERNAL] - Re: OpenJDK 11 support
Hi Vyacheslav,
javax.xml.ws has been removed in JDK 11. You have to manually add it to the
project.
I haven't tested it, but this library should do it:
at java.base/java.lang.Thread.run(Thread.java:834)
>
>
> Is there anything to be done in order to run it under JDK 11?
>
> Regards,
>
> Vyacheslav Pascarel
>
> -Original Message-
> From: Florian Müller
> Sent: November 30, 2018 2:47 PM
> To
; Vyacheslav Pascarel
Subject: Re: [EXTERNAL] - Re: OpenJDK 11 support
Yes, that applies to all JDKs.
- Florian
> Hi Florian,
>
> Thank you for the prompt reply. Does it apply to both Oracle JDK and OpenJDK?
>
> Regards,
>
> Vyacheslav Pascarel
>
> -Original Message-
vember 30, 2018 4:36 AM
> To: dev@chemistry.apache.org; Vyacheslav Pascarel
> Subject: [EXTERNAL] - Re: OpenJDK 11 support
>
> Hi Vyacheslav,
>
> OpenCMIS 1.1 should work but does not compile with JDK 11.
> The code in trunk is prepared to also compile with JDK 11 but we have to wait
> unt
Hi Florian,
Thank you for the prompt reply. Does it apply to both Oracle JDK and OpenJDK?
Regards,
Vyacheslav Pascarel
-Original Message-
From: Florian Müller
Sent: November 30, 2018 4:36 AM
To: dev@chemistry.apache.org; Vyacheslav Pascarel
Subject: [EXTERNAL] - Re: OpenJDK 11
Hi Vyacheslav,
OpenCMIS 1.1 should work but does not compile with JDK 11.
The code in trunk is prepared to also compile with JDK 11 but we have to
wait until Apache CXF supports JDK 11. Currently the build breaks
because a CXF tool we need for the build doesn't work, yet.
- Florian
> Hello,
>
Hello,
Can anybody tell if OpenJDK version 11 is supported by Chemistry 1.1? If not,
are there any plans to support it in the future?
Attempt to build Chemistry produced error by maven-enforcer-plugin:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce