You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by webplusplus <to...@googlemail.com> on 2011/12/14 11:14:00 UTC

Re: make a string lowercase

Just use embedded scripting support. So no addons are required.

<target name="build">
  

  ...
</target>


--
View this message in context: http://ant.1045680.n5.nabble.com/make-a-string-lowercase-tp1352626p5074090.html
Sent from the Ant - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org