You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2018/02/02 18:00:22 UTC

[GitHub] jena pull request #350: JENA-1475: Build with Java9

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/350

    JENA-1475: Build with Java9

    Top level POM changes to be able to build with Java9, output for Java8.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena java9-build

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/350.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #350
    
----
commit 6c4cba722a0a2dd1fccb96e4346cbc455668cf3b
Author: Andy Seaborne <an...@...>
Date:   2018-02-02T17:10:52Z

    Set plugin versions compatible with building using Java9

commit 42304cb55e5bb812ef50b6835c5b50e697b2c533
Author: Andy Seaborne <an...@...>
Date:   2018-02-02T17:58:01Z

    Comment out elephas - system provided tools.jar has gone in Java9

----


---

[GitHub] jena pull request #350: JENA-1475: Build with Java9

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/jena/pull/350


---

[GitHub] jena issue #350: JENA-1475: Build with Java9

Posted by afs <gi...@git.apache.org>.
Github user afs commented on the issue:

    https://github.com/apache/jena/pull/350
  
    This PR is currently for discussion and is not ready to be merged because it switches out Elephas.


---

[GitHub] jena issue #350: JENA-1475: Build with Java9

Posted by afs <gi...@git.apache.org>.
Github user afs commented on the issue:

    https://github.com/apache/jena/pull/350
  
    Elephas is enabled.


---