Articles for CM Crossroads

2009-05-27 Thread Bob Aiello
Hi everyone, the June of CM Crossroads (www.cmcrossroads.com) is on "Evaluating and Selecting Right Tools". If you are interested in participating then I need a draft of your article by June 10th (publication date is June 17th). Articles are usually around 1200 - 1500 words and I provide e

RE: distribution of ivy with ant

2009-05-27 Thread Jason Trump
That is definitely a cool idea. Another possibility would be to use embedded Ivy to implement an auto-update feature for ant and/or ivy itself. Not a "three-dialogs-per-day" kind of auto-update feature, of course. jason From: Martin Eigenbrodt [mailto:martinei

Re: distribution of ivy with ant

2009-05-27 Thread Martin Eigenbrodt
I think this is a great Idea and could bring the power of ivy to the core of ant. You could then even change taskdef (or write a similair task) to support somethingh like: No need to manually download the files and setup a path before. This would make using ant extensions/ thirdparty tasks eas

Re: distribution of ivy with ant

2009-05-27 Thread Xavier Hanin
On Tue, May 26, 2009 at 4:49 PM, Steve Loughran wrote: > Enis Soztutar wrote: > >> I don't know if it is discussed previously but I was wondering why ivy is >> not included in the ant distribution. More and more projects previously >> depending on ant start to use ivy, but the build files are clu