GitHub user dlogothetis opened a pull request:
https://github.com/apache/giraph/pull/90
Upgrade to Java 8
Set Java 8 as the minimum requirement.
Tests
- mvn clean install
- Ran a number of jobs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlogothetis/giraph java8
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/giraph/pull/90.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 #90
----
commit 79ad996d3d46240c377ded5fe8c4bab53bd95f37
Author: Dionysios Logothetis <dlogothetis@...>
Date: 2018-10-19T02:09:06Z
Upgrade to Java 8
----
---