> Van: Aurélien Pupier
> Aan: Ant Developers List
> Verzonden: maandag 25 september 13:41 2017
> Onderwerp: Re: Error while testing 2.5.0-SNAPSHOT
>
> Hello Jaikiran,
>
> Source repositories implicated are:
> - Fuse Tooling: https://github.com/jbosstools/jbosst
Jaikiran,
probably only reproducible on a Windows machine...
Maarten
Van: Aurélien Pupier
Aan: Ant Developers List
Verzonden: maandag 25 september 13:41 2017
Onderwerp: Re: Error while testing 2.5.0-SNAPSHOT
Hello Jaikiran,
Source repositories implicated are:
- Fuse Tooling
Hello Jaikiran,
Source repositories implicated are:
- Fuse Tooling: https://github.com/jbosstools/jbosstools-fuse
- Camel: https://github.com/apache/camel/tree/camel-2.19.3
- Groovy: https://github.com/groovy/groovy-core/tree/GROOVY_2_4_3
I wasn't able to build the whole chain to include latest I
Is there a source repo and steps that I can follow to build and
reproduce this issue? My attempts so far haven't been able to reproduce
this.
-Jaikiran
On 14/09/17 1:57 PM, Aurélien Pupier wrote:
Hello,
I'm trying to test https://issues.apache.org/jira/browse/IVY-1568 using
latest 2.5.0-SNA
at org.apache.ivy.util.url.HttpClientHandler.openStream(
HttpClientHandler.java:141)
at org.apache.ivy.plugins.parser.m2.PomReader.(PomReader.java:122)
It looks like whatever part of code is invoking Ivy from their code, is setting the
"default" URL handler as the HttpClientHandler instead of th
Hello,
I'm trying to test https://issues.apache.org/jira/browse/IVY-1568 using
latest 2.5.0-SNAPSHOT as suggested.
Unfortunately, I got errors for non-snapshots artefacts which were working
with 2.4.0 version.
I will need to investigate more but Ivy developers might detect faster than
me what is