[
https://issues.apache.org/jira/browse/GEOMETRY-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16621444#comment-16621444
]
Matt Juntunen commented on GEOMETRY-19:
---------------------------------------
Travis is saying that the build fails with Oracle's JDK 10 but it passes for me
locally on 64 bit linux.
{noformat}
matt@omen:~/projects/commons-geometry$ java -version
java version "10.0.2" 2018-07-17
Java(TM) SE Runtime Environment 18.3 (build 10.0.2+13)
Java HotSpot(TM) 64-Bit Server VM 18.3 (build 10.0.2+13, mixed mode)
{noformat}
I'm not sure what the issue is here.
> Build Fails with JDK 10
> -----------------------
>
> Key: GEOMETRY-19
> URL: https://issues.apache.org/jira/browse/GEOMETRY-19
> Project: Apache Commons Geometry
> Issue Type: Bug
> Reporter: Matt Juntunen
> Priority: Critical
>
> The build currently fails with JDK 10. It seems like the maven surefire
> plugin at v2.20.1 throws a NullPointerException during test execution. No
> surefire reports are generated.
>
> Pull request: https://github.com/apache/commons-geometry/pull/12
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)