Re: Differences in retrieve pattern between Ivy 2.5.0/2.5.1 & 2.5.2?

2024-03-11 Thread James Carroll
stop

On Mon, Mar 11, 2024 at 5:10 PM lewis john mcgibbney 
wrote:

> Hi ivy-user@,
> I am working on upgrading Ivy to latest over in the Apache Nutch project.
> The build works just fine with 2.5.0 and 2.5.1 but with 2.5.2 the CI
> fails with the following complaint
>
> /home/runner/work/nutch/nutch/src/plugin/build-plugin.xml:234:
> impossible to ivy retrieve: java.lang.RuntimeException: problem during
> retrieve of org.apache.nutch#lib-htmlunit: java.lang.RuntimeException:
> Multiple artifacts of the module
> io.netty#netty-transport-native-kqueue;4.1.84.Final are retrieved to
> the same file! Update the retrieve pattern to fix this error.
>
> I’m not sure what to do here… any ideas would be appreciated.
>
> The Nutch ivysettings.xml van be found at
> https://github.com/apache/nutch/blob/master/ivy/ivysettings.xml
>
> Thanks for any assistance.
> lewismc
>
>
> --
> http://home.apache.org/~lewismc/
> http://people.apache.org/keys/committer/lewismc
>


Re: [ANNOUNCE] Apache Ivy 2.5.0 released

2019-11-04 Thread James Carroll
I had to run update on Eclipse but now Ivy reads as "  Apache Ivy
2.5.0.final_20191020104435 org.apache.ivy.feature.feature.group Apache
Software Foundation"

Thanks!

On Fri, Nov 1, 2019 at 11:24 PM Jaikiran Pai  wrote:

>
> On 01/11/19 7:52 PM, James Carroll wrote:
> > Not sure if JL has the same issue, but I don't have a separate install of
> > Ivy. I only have the one that comes with IvyDE.
>
> It's my understanding that when a new version of Ivy is released (like
> this 2.5.0), then IvyDE automatically pulls in that as an update. At
> least that's what I have seen people mentioning when IvyDE started
> pulling in our Ivy 2.5.0-rc1 release.
>
> Is that not happening for this release? Can you check what version of
> Ivy is currently being used by IvyDE and whether it is showing any
> available updates for Ivy?
>
> -Jaikiran
>
>


Re: [ANNOUNCE] Apache Ivy 2.5.0 released

2019-11-01 Thread James Carroll
Not sure if JL has the same issue, but I don't have a separate install of
Ivy. I only have the one that comes with IvyDE.

On Fri, Oct 25, 2019 at 7:23 AM Jaikiran Pai  wrote:

> Hello JL,
>
> Is there any specific issue that requires a release? I can attempt a
> release if that's required.
>
> -Jaikiran
>
> On 25/10/19 4:47 PM, JOSE LUIS MARTINEZ-AVIAL GONZALEZ-CELA wrote:
> > Hello all,
> >   Thanks for the update. Just a quick question. Do you expect to release
> also a new version of ivyde?
> >
> > Thanks
> >
> > JL
> >
> > Sent from my iPhone
> >
> >> On Oct 25, 2019, at 1:27 AM, Jaikiran Pai  wrote:
> >>
> >> The Apache Ivy project is pleased to announce its 2.5.0 release.
> >>
> >> Apache Ivy is a tool for managing (recording, tracking, resolving and
> >> reporting) project dependencies, characterized by flexibility,
> >> configurability, and tight integration with Apache Ant.
> >>
> >> Key features of this 2.5.0 release are:
> >>
> >> - The minimum runtime Java version required is now Java 7
> >>
> >> - Ivy now uses BouncyCastle OpenPGP API 1.59. Due to the non
> >> backward compatibility of that library, earlier versions are not
> supported.
> >>
> >> - Ivy now uses HttpComponents HttpClient 4.5.x version with HTTP
> >> backed resolvers. Users are expected to have this version of the library
> >> (and its dependencies) in their runtime classpath if they want to use
> >> such resolvers. The previous (similarly named but not the same)
> >> commons-httpclient library is no longer used or supported.
> >> (https://issues.apache.org/jira/browse/IVY-1563)
> >>
> >>
> >> Other than this, there have been numerous issues that have been fixed
> >> (since 2.4.0) and some enhancements too. The complete set of changes is
> >> available in release notes here
> >> https://ant.apache.org/ivy/history/2.5.0/release-notes.html
> >>
> >> Migration note:
> >>
> >> Users moving from 2.5.0-rc1 are highly recommend to use a fresh/new
> >> local Ivy cache directory for this release, to avoid certain issues with
> >> metadata files that might have been cached in the local directory, from
> >> previous version of Ivy.
> >>
> >> Issues should be reported to:
> >> https://issues.apache.org/jira/browse/IVY
> >>
> >> Download the release at:
> >> https://ant.apache.org/ivy/download.cgi
> >>
> >> More information can be found on the Ivy website:
> >> https://ant.apache.org/ivy/
> >>
> >> - Jaikiran, on behalf of Apache Ivy team
> >>
> >>
>