RE: [jira] (IVY-1197) OutOfMemoryError during ivy:publish

2015-04-09 Thread Loren Kratzke
The short term fix would be documentation. Say it in clear language right next to the download link - "If you publish large artifacts then you must download Ivy+deps. Install commons httpclient, codec, and logging jars into ant/lib next to ivy jar." Note that you need all three jars,

Re: [jira] (IVY-1197) OutOfMemoryError during ivy:publish

2015-04-09 Thread Nicolas Lalevée
> Le 9 avr. 2015 à 16:51, Maarten Coene a > écrit : > > I'm not a fan of this proposal, I like it that Ivy doesn't has any > dependencies when using standard resolvers. > Perhaps it could be added to the documentation that if you use the > URLresolver for large uploads you'll have to add http

Re: [jira] (IVY-1197) OutOfMemoryError during ivy:publish

2015-04-09 Thread Maarten Coene
I'm not a fan of this proposal, I like it that Ivy doesn't has any dependencies when using standard resolvers. Perhaps it could be added to the documentation that if you use the URLresolver for large uploads you'll have to add httpclient to the classpath? Maarten - Oorspronkelijk berich

Ivy "extends" loses defaultconfmapping

2015-04-09 Thread Gintautas Grigelionis
I tried to use extends tag to avoid boilerplate configurations like this ... ... The ivy.xml containing configurations is I generate corresponding pom and publish it with ivy.xml so that I