Re: Import and project helpers

2010-07-16 Thread Matt Benson
On Jul 16, 2010, at 8:25 AM, Nicolas Lalevée wrote: Hi, I did some other experiment with the groovy frontend to ant recently. And I would like to be able to make a groovy build file import an xml build file and vice versa. As far as I can tell, in order to do this, a simple change would

Re: Import and project helpers

2010-07-16 Thread Nicolas Lalevée
On Friday 16 July 2010 15:51:07 Martin Gainty wrote: > dojo JavasScript library has similar interfaces to export key functions as > extension points what i would like to see is a published set of common > extension points which would be basically the same if you're using > Groovy..Scriptaculous..JQ

RE: Import and project helpers

2010-07-16 Thread Martin Gainty
dojo JavasScript library has similar interfaces to export key functions as extension points what i would like to see is a published set of common extension points which would be basically the same if you're using Groovy..Scriptaculous..JQuery or JoesGarageJavaScriptLibrary the extension poi

Re: Distributing Docs: Manual or whole Site?

2010-07-16 Thread Nicolas Lalevée
On Wednesday 14 July 2010 17:11:25 Stefan Bodewig wrote: > Hi, > > I've just modified build.xml to create additional > a...@version@-manual.[zip|tar.(gz|bz2)] files containing just the manual > portion of the docs - including javadocs. > > As I already offered, I'm going to create such artifacts fr

Import and project helpers

2010-07-16 Thread Nicolas Lalevée
Hi, I did some other experiment with the groovy frontend to ant recently. And I would like to be able to make a groovy build file import an xml build file and vice versa. As far as I can tell, in order to do this, a simple change would be needed in ImportTask. Rather than doing this in importR