You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (JIRA)" <ji...@apache.org> on 2019/04/25 09:41:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Andy Seaborne resolved JENA-1707.
---------------------------------
    Resolution: Fixed
      Assignee: Andy Seaborne

> 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
>            Assignee: 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)