[ 
https://issues.apache.org/jira/browse/NUTCH-2671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668449#comment-16668449
 ] 

ASF GitHub Bot commented on NUTCH-2671:
---------------------------------------

sebastian-nagel closed pull request #406: NUTCH-2671 Upgrade to ant ivy library
URL: https://github.com/apache/nutch/pull/406
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.gitignore b/.gitignore
index f44d4e705..732ca05ee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,5 @@ logs/
 .project
 ivy/ivy-2.3.0.jar
 ivy/ivy-2.4.0.jar
+ivy/ivy-2.5.0-rc1.jar
 naivebayes-model
diff --git a/default.properties b/default.properties
index bb987d966..142302505 100644
--- a/default.properties
+++ b/default.properties
@@ -63,7 +63,7 @@ runtime.dir=./runtime
 runtime.deploy=${runtime.dir}/deploy
 runtime.local=${runtime.dir}/local
 
-ivy.version=2.4.0
+ivy.version=2.5.0-rc1
 ivy.dir=${basedir}/ivy
 ivy.file=${ivy.dir}/ivy.xml
 ivy.jar=${ivy.dir}/ivy-${ivy.version}.jar


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade ant ivy library
> -----------------------
>
>                 Key: NUTCH-2671
>                 URL: https://issues.apache.org/jira/browse/NUTCH-2671
>             Project: Nutch
>          Issue Type: Sub-task
>          Components: build
>    Affects Versions: 2.4, 1.16
>            Reporter: Sebastian Nagel
>            Priority: Major
>             Fix For: 2.4, 1.16
>
>
> Upgrade the [ant ivy library|https://ant.apache.org/ivy/index.html] to latest 
> release (2.5.0-rc1) to address NUTCH-2669.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to