[
https://issues.apache.org/jira/browse/CAY-2408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16411497#comment-16411497
]
Konstantin commented on CAY-2408:
---------------------------------
Update to java 10:
Dependencies to change (Except of docs module):
cayenne-parent
org.mockito:mockito-core: 2.8.9 -> 2.12.0
maven-surefire-plugin: 2.20.1 -> 2.21.0
maven-surefire-report-plugin: 2.20.1 -> 2.21.0
update version of dependency for maven-javadoc-plugin:3.0.0-M1 -
org.apache.commons:commons-lang3:3.7
It's enough to run mvn clean verify
For asciidoc there is an issue with jruby:
https://github.com/jruby/jruby-openssl/issues/157
> Cayenne JDK 10 compatibility
> ----------------------------
>
> Key: CAY-2408
> URL: https://issues.apache.org/jira/browse/CAY-2408
> Project: Cayenne
> Issue Type: Task
> Affects Versions: 4.0.B2, 4.1.M1
> Reporter: Nikita Timofeev
> Priority: Major
> Fix For: 4.1.M2
>
>
> Ok, JDK 10 is already in RC state, need to check build and runtime
> compatibility.
> Known issues so far:
> # {{maven-surefire-plugin}} compatible version not published yet, see
> SUREFIRE-1439
> # Modeler has problem with custom UI component on Windows
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)