[
https://issues.apache.org/jira/browse/NUTCH-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261014#comment-17261014
]
Hudson commented on NUTCH-2836:
-------------------------------
SUCCESS: Integrated in Jenkins build Nutch ยป Nutch-trunk #17 (See
[https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/17/])
NUTCH-2836 Upgrade various commons dependencies (#559) (github:
[https://github.com/apache/nutch/commit/fbd53ba16bc8dd751425757273996216ec80cd78])
* (edit) ivy/ivy.xml
> Upgrade various commons dependencies
> ------------------------------------
>
> Key: NUTCH-2836
> URL: https://issues.apache.org/jira/browse/NUTCH-2836
> Project: Nutch
> Issue Type: Improvement
> Components: build
> Affects Versions: 1.18
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Major
> Fix For: 1.18
>
>
> I ended up taking a look at some other dependencies. Specifically the
> following
> {code}
> <dependency org="org.apache.commons" name="commons-lang3"
> rev="3.8.1" conf="*->default" />
> <dependency org="org.apache.commons"
> name="commons-collections4" rev="4.2" conf="*->master" />
> <dependency org="org.apache.httpcomponents" name="httpclient"
> rev="4.5.6" conf="*->master" />
> <dependency org="commons-codec" name="commons-codec" rev="1.11"
> conf="*->default" />
> <dependency org="org.apache.commons" name="commons-compress"
> rev="1.18" conf="*->default" />
> {code}
> Some of them can be upgraded... I'll go ahead and do that right now.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)