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
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
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
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
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