You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/24 14:04:00 UTC

[jira] [Commented] (JENA-1707) Don't attempt to build when not java8.

    [ https://issues.apache.org/jira/browse/JENA-1707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825180#comment-16825180 ] 

ASF subversion and git services commented on JENA-1707:
-------------------------------------------------------

Commit 9a4315feb3be46812bb9390ff2f696cfe105ef0f in jena's branch refs/heads/java8-elephas from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=9a4315f ]

JENA-1707: Skip building 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
>
>
> 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)