Andy Seaborne created JENA-1707:
-----------------------------------

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

Reply via email to