Fair enough :)
I only mention it as an alternative (an FYI really). When I saw the
statement "has the best compatibility to java" it got me to thinking that
beanshell not only has great (maybe perfect) Java compatibility, but is
also basically Java in syntax :)
But, your point is certainly well taken :D
On Sat, 19 Feb 2011, Gilbert Rebhan wrote:
-------- Original Message --------
Subject: Re: Change property value
From: Scot P. Floess <sflo...@nc.rr.com>
To: Ant Users List <user@ant.apache.org>
Date: Sat Feb 19 2011 00:56:10 GMT+0100 (CET)
Beanshell is pretty good as well...and may as well be Java ;)
solution 2, use some scripting language running in JVM
and make use of ant api. Groovy [2] recommended, because IMO (after
using javascript/rhino and jruby in ant before) groovy has the best
compatibility to java and the <groovy> task is great
you're right, beanshell is pretty good - but has no special task like
<groovy>, you have to use <script language="beanshell">...
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org
--
Scot P. Floess RHCT (Certificate Number 605010084735240)
Chief Architect FlossWare http://sourceforge.net/projects/flossware
http://flossware.sourceforge.net
https://github.com/organizations/FlossWare
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org