[
https://issues.apache.org/jira/browse/JENA-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825908#comment-16825908
]
ASF subversion and git services commented on JENA-1707:
-------------------------------------------------------
Commit ce25c952a7188631038cd1b94aaaeca83e511e1b in jena's branch
refs/heads/master from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=ce25c95 ]
Merge pull request #563 from apache/java8-elephas
JENA-1707: Skip building Elephas modules unless java8
> Don't attempt to build when not java8.
> --------------------------------------
>
> Key: JENA-1707
> URL: https://issues.apache.org/jira/browse/JENA-1707
> Project: Apache Jena
> Issue Type: Task
> Components: Elephas
> Affects Versions: Jena 3.11.0
> Reporter: Andy Seaborne
> Priority: Major
> Fix For: Jena 3.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> jena-elephas does not compile with java11 due to dependencies via hadoop 2 on
> jdk.tools.
> In order to have a java11 build so the project can at least check for Java11
> issues sooner rather than later,
>
> The current Java11 build is only cross compile to Java8 for -Pdev and no
> javadoc. It does give some check for JDK changes but not Javadoc which is
> tightened up again in Java11.
> The proposal is to make the profile in jena-elephas conditional on
> \{{<jdk1.8</jdk>}} and otherwise skip the modules.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)