AW: while-like structure in Ant

2007-07-29 Thread Jan.Materne
Which task? Ant Core doesnt have one. Jan >-Ursprüngliche Nachricht- >Von: Emir Mahmut BAHSI [mailto:[EMAIL PROTECTED] >Gesendet: Sonntag, 29. Juli 2007 00:27 >An: Ant Users List >Betreff: RE: while-like structure in Ant > >Sorry everybody for the late replay. I am trying to implement

Re: Calling a String

2007-07-29 Thread Wascally Wabbit
Not sure what you need to do but if you're trying to print the contents of a object w/o the # information, no luck because both print tasks are 'diagnostic' tasks so currently there's no way to nuke the verbose header junk. But you can try using the Ant echo task with the AntX $ref value URI lik

RE: Calling a String

2007-07-29 Thread Joshua Wunder
Hi I was wondering if this message was posted - I never got a response TIA, Josh -Original Message- From: Joshua Wunder Sent: Wednesday, July 25, 2007 13:12 To: 'Ant Users List' Subject: RE: Calling a String Sorry it took so long to respond Found something that looks good in antxtras