RE: Calling a String

2007-07-30 Thread Joshua Wunder
Ant Users List Cc: Joshua Wunder Subject: Re: Calling a String 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 j

RE: Calling a String

2007-07-30 Thread Joshua Wunder
as well as uses of similar references to ${$ref:josh.test} TIA, Josh -Original Message- From: Wascally Wabbit [mailto:[EMAIL PROTECTED] Sent: Monday, July 30, 2007 04:35 To: Ant Users List Cc: Joshua Wunder Subject: Re: Calling a String Not sure what you need to do but if you're tryi

Re: Calling a String

2007-07-29 Thread Wascally Wabbit
ssage 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 - I'm just

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 i

RE: Calling a String

2007-07-25 Thread Joshua Wunder
Only does that, but print doesn't have the option to write to a file, as far as I can tell. I'd very much appreciate any help. TIA, Josh -Original Message- From: Ditrick, Gregory [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 18:02 To: Ant Users List Cc: Shalom Deit

RE: Calling a String

2007-07-19 Thread Ditrick, Gregory
It looks like you need to look into antcontrib. http://ant-contrib.sourceforge.net/ The tasks propertycopy, propertyregex and propertyselector. I may be wrong about what you are trying to do, but I have found that ant with antcontrib and antXtra is the way to go. It makes ant more of a shell la

Re: Calling a String

2007-07-19 Thread Dominique Devienne
You could maybe create a that wraps your with all the variables. --DD On 7/19/07, Joshua Wunder <[EMAIL PROTECTED]> wrote: Hello All!! First time writing to the list. I'm working for a Software Design company that works primarily in JAVA. I work in the Production department, and started u