Re: [Patch] Support for the groovy language with the ant

2004-02-10 Thread Peter Reilly
Stefan Bodewig wrote: On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: This time with the attachment Hmm, why have you changed the script names to remove the angle brackets? This is due to a bug in the groovy support for BSF. It seems that a class is made for the name use

Re: [Patch] Support for the groovy language with the ant

2004-02-10 Thread Stefan Bodewig
On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > This time with the attachment Hmm, why have you changed the script names to remove the angle brackets? +1 to your patch, BTW. Stefan - To unsubscribe, e-mail:

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Peter Reilly
Stefan Bodewig wrote: On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: Yes CVS BSF supports it but not rc1. Would we remove it once BSF 2.3 has a newer release (if BSF ever has a newer release)? We could, however there would be no need. Also patch works around a possible bug

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Stefan Bodewig
On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > Yes CVS BSF supports it but not rc1. Would we remove it once BSF 2.3 has a newer release (if BSF ever has a newer release)? > Also patch works around a possible bug in groovy - in the naming of > the script. And remove this once gro

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Peter Reilly
Stefan Bodewig wrote: On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: I have been looking at the groovy language: http://groovy.codehaus.org/ and the

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Stefan Bodewig
On Tue, 03 Feb 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > I have been looking at the groovy language: > http://groovy.codehaus.org/ and the

Re: [Patch] Support for the groovy language with the ant

2004-02-03 Thread Peter Reilly
This time with the attachment Peter Peter Reilly wrote: Hi, I have been looking at the groovy language: http://groovy.codehaus.org/ and the task.
The included patch will allow groovy to
be one of the supported languages for