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

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

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

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 97c98e84c..3469a9811 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,6 @@ logs/
 *.iml
 .idea
 .log
-
+ivy/ivy-2.3.0.jar
+ivy/ivy-2.4.0.jar
+ivy/ivy-2.5.0-rc1.jar
diff --git a/default.properties b/default.properties
index 342465ab4..d1c50b8ea 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.3.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:
[email protected]


> 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