distribution (optional tasks). Does the code
depends on ANT1.7 features? Or is it usable in 1.6?
Jose Alberto
-Original Message-
From: Peter Reilly [mailto:[EMAIL PROTECTED]
Sent: Wed 31/12/2003 11:24
To: Ant Developers List
Cc:
Subject: Re: ScriptDef revisited
You could try playing
PROTECTED]
Sent: Wed 31/12/2003 11:24
To: Ant Developers List
Cc:
Subject: Re: ScriptDef revisited
You could try playing with beanshelldef
http://marc.theaimsgroup.com/?l=ant-dev&m=106577547220771&w=2
You could try playing with beanshelldef
http://marc.theaimsgroup.com/?l=ant-dev&m=106577547220771&w=2
Peter
Jose Alberto Fernandez wrote:
Hi,
my current struggle with and beanshell, made me notice how
inefficient
or script task is (i.e., on every execution the script is recompiled,
and executed).
Hi,
my current struggle with and beanshell, made me notice how
inefficient
or script task is (i.e., on every execution the script is recompiled,
and executed).
Although there is no other way for it would be nice is
could do something more efficient. Currently will recompile
the
src on every