Re: Ivy performance fix

2014-04-01 Thread Maarten Coene
Developers List dev@ant.apache.org Verzonden: dinsdag 1 april 3:58 2014 Onderwerp: Re: Ivy performance fix Hello Josh, thanks for contacting the Ant/Ivy community. I think we can work with pull requests on github, as long as we see clearly the diffs with the code in the svn repository we

Re: Ivy performance fix

2014-04-01 Thread Josh Suereth
Verzonden: dinsdag 1 april 3:58 2014 Onderwerp: Re: Ivy performance fix Hello Josh, thanks for contacting the Ant/Ivy community. I think we can work with pull requests on github, as long as we see clearly the diffs with the code in the svn repository we should be fine. @Maarten, Nicolas

Re: Ivy performance fix

2014-04-01 Thread Maarten Coene
Thanks! I'll try to have a look at it soon. Maarten Van: Josh Suereth joshua.suer...@gmail.com Aan: Ant Developers List dev@ant.apache.org; Maarten Coene maarten_co...@yahoo.com Verzonden: dinsdag 1 april 21:47 2014 Onderwerp: Re: Ivy performance fix Done

Ivy performance fix

2014-03-31 Thread Josh Suereth
So, for the sbt project we noticed significant resolution time improvements with the following patch: https://github.com/sbt/ivy/pull/1 The reasoning: - A lot of artifacts being resolved use Maven's dependencyManagement conventions - Ivy appears to turn these into exact matcher rules

Re: Ivy performance fix

2014-03-31 Thread Antoine Levy Lambert
Hello Josh, thanks for contacting the Ant/Ivy community. I think we can work with pull requests on github, as long as we see clearly the diffs with the code in the svn repository we should be fine. @Maarten, Nicolas, and others in the Ivy community, do you think we can merge this before