On Thu, 30 Oct 2008, Kevin Jackson <[EMAIL PROTECTED]> wrote:
>> I'm not doing OO stuff, the build file is a Java source.
>
> I suppose it would be possible to do the same using JavaScript as
> the language?
Not by taking the same approach, but probably similar.
> All you would need is a depend
> I'm not doing OO stuff, the build file is a Java source.
I suppose it would be possible to do the same using JavaScript as the
language? All you would need is a dependency on Rhino +BSF or Java6. -
It would be interesting to see how hard HelloWorld is (/me puts on
huge list of things todo..)
>
On Wed, 29 Oct 2008, Matt Benson <[EMAIL PROTECTED]> wrote:
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote:
>> My "build file" is going to look like this (I'm
>> making up half of it):
>>
>
> This looks like it's friends with my concept of an Ant
> DSL except mine is pretty much just a de-XMLizat