Re: AW: Convert Value to lower case

2007-06-27 Thread Dale Anson
An alternate solution is the StringUtils task in Antelope. See documentation here: http://antelope.tigris.org/nonav/docs/manual/bk03ch13.html And download here: http://antelope.tigris.org/files/documents/1409/11489/AntelopeTasks_3.4.2.zip This task is compatible with Ant 1.6.5. Dale [EMAI

Re: AW: Convert Value to lower case

2007-06-26 Thread Matt Benson
--- Gilbert Rebhan <[EMAIL PROTECTED]> wrote: > Hi, Matt > > Matt Benson wrote: > > Actually the props antlib is a test harness for > some > > changes the Ant team is considering for Ant's > property > > handling mechanisms, which in their current form > seem > > to leave a little to be desired,

Re: AW: Convert Value to lower case

2007-06-26 Thread Gilbert Rebhan
Hi, Matt Matt Benson wrote: Actually the props antlib is a test harness for some changes the Ant team is considering for Ant's property handling mechanisms, which in their current form seem to leave a little to be desired, so this antlib actually depends on modifications to Ant which have not ev

Re: AW: Convert Value to lower case

2007-06-26 Thread Matt Benson
--- Gilbert Rebhan <[EMAIL PROTECTED]> wrote: > Hi, Jan > > [EMAIL PROTECTED] wrote: > > You would be interested in the new "props" AntLib > in the sandbox ... > > > https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/ > > > After a quick look online (have no > eclipse+subversion

Re: AW: Convert Value to lower case

2007-06-26 Thread Gilbert Rebhan
Hi, Jan [EMAIL PROTECTED] wrote: You would be interested in the new "props" AntLib in the sandbox ... https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/ After a quick look online (have no eclipse+subversion plugin installed right now) the props antlib looks very interesting. Ha

AW: Convert Value to lower case

2007-06-25 Thread Jan.Materne
You would be interested in the new "props" AntLib in the sandbox ... https://svn.apache.org/repos/asf/ant/sandbox/antlibs/props/trunk/ Jan >-Ursprüngliche Nachricht- >Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 26. Juni 2007 08:06 >An: Ant Users List >Betreff: RE

AW: Convert Value to lower case

2007-06-25 Thread Jan.Materne
http://marc.info/?l=ant-user&m=105163840523834&w=2 Jan >-Ursprüngliche Nachricht- >Von: Hardy Grueneis [mailto:[EMAIL PROTECTED] >Gesendet: Dienstag, 26. Juni 2007 06:41 >An: user@ant.apache.org >Betreff: Convert Value to lower case > >Hi, > >I want to convert the value of a property i