Compress Antlib Status

2009-08-31 Thread Stefan Bodewig
Hi all, this mail is here to show where I am and to test support for moving the Antlib out of the sandbox. If you'd like to see it become a proper Antlib and would support it, please raise your hand. The Antlib is pretty much complete by now, the major missing piece is documentation. It consist

Re: A groovy frontend for Ant

2009-08-31 Thread Stefan Bodewig
On 2009-08-31, Nicolas Lalevée wrote: > So it is a proof of concept, for some who are interested in, I checked it in > some other project of mine there: > https://lunercp.svn.sourceforge.net/svnroot/lunercp/trunk/org.hibnet.gant/ Haven't looked at the code, yet, but you can as well use Ant's san

Re: pom2ivy and transitive source retrieving

2009-08-31 Thread Xavier Hanin
2009/8/26 Nicolas Lalevée > On Tuesday 25 August 2009 15:00:33 Xavier Hanin wrote: > > 2009/8/24 Nicolas Lalevée > > > > The problem with that is how people would get only the main jar of their > > dependencies? Using an artifact type filter? That doesn't sound good IMO. > > I thought types wher

A groovy frontend for Ant

2009-08-31 Thread Nicolas Lalevée
Some time ago I was starting to play with gant [1]. I found the groovy way of writing build file more pleasant than the xml one. But I have found that the gant implementation is not behaving exactly as ant does. Actually it is a design choice, I would say that gant is a groovy soft that use ant