[
https://issues.apache.org/jira/browse/NUTCH-2089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297013#comment-15297013
]
ASF GitHub Bot commented on NUTCH-2089:
---------------------------------------
GitHub user lewismc opened a pull request:
https://github.com/apache/nutch/pull/116
NUTCH-2089 Move Nutch to compile on JDK 8
This issue partly addresses https://issues.apache.org/jira/browse/NUTCH-2089
There are lots of Javadoc warnings and a few errors
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lewismc/nutch NUTCH-2089
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nutch/pull/116.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 #116
----
commit 581c5a4d1b1db2205f6ffe07cc439b7331dfac2f
Author: Lewis John McGibbney <[email protected]>
Date: 2016-05-23T20:27:18Z
NUTCH-2089 Move Nutch to compile on JDK 8
----
> Move Nutch to compile on JDK 8
> ------------------------------
>
> Key: NUTCH-2089
> URL: https://issues.apache.org/jira/browse/NUTCH-2089
> Project: Nutch
> Issue Type: Bug
> Components: build
> Reporter: Lewis John McGibbney
> Assignee: Furkan KAMACI
> Fix For: 2.5
>
> Attachments: java8output.txt, java8output.txt
>
>
> Public support updates for JDK 1.7 stopped in April of this year.
> https://www.java.com/en/download/faq/java_7.xml
> In our next release we should shift support to JDK 1.8.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)