You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2020/06/18 09:35:27 UTC

[nutch] 01/02: Nutch 1.16 release - update links to Hadoop and Solr API docs

This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch branch-1.17
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit 46f7bf0f72869aae908700b1ffa3e0277fcbef13
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Wed Jun 17 23:00:09 2020 +0200

    Nutch 1.16 release
    - update links to Hadoop and Solr API docs
---
 default.properties | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/default.properties b/default.properties
index e96c555..4181800 100644
--- a/default.properties
+++ b/default.properties
@@ -44,10 +44,10 @@ test.junit.output.format = plain
 javadoc.proxy.host=-J-DproxyHost=
 javadoc.proxy.port=-J-DproxyPort=
 javadoc.link.java=https://docs.oracle.com/javase/8/docs/api/
-javadoc.link.hadoop=https://hadoop.apache.org/docs/r2.9.2/api/
-javadoc.link.lucene.core=https://lucene.apache.org/core/5_5_0/core/
-javadoc.link.lucene.analyzers-common=https://lucene.apache.org/core/5_5_0/analyzers-common/
-javadoc.link.solr-solrj=https://lucene.apache.org/solr/5_5_0/solr-solrj/
+javadoc.link.hadoop=https://hadoop.apache.org/docs/r3.1.3/api/
+javadoc.link.lucene.core=https://lucene.apache.org/core/8_5_1/core/
+javadoc.link.lucene.analyzers-common=https://lucene.apache.org/core/8_5_1/analyzers-common/
+javadoc.link.solr-solrj=https://lucene.apache.org/solr/8_5_1/solr-solrj/
 javadoc.packages=org.apache.nutch.*
 
 dist.dir=./dist