Re: How to insert properties into a file?

2008-04-08 Thread JG Flowers
You may want to take a look at the task while your at it. coltsith wrote: > > Hi, > > I have a file of string properties and I need to be able to insert ant > properties into it where referenced. So, for example: > > # > text.file > # > app.version=${version} > app.name=${nam

Confused by Ant Exec arg line/var

2008-04-08 Thread JG Flowers
Hi folks. I was recently trying to write a macrodef that called asadmin for managing resources such as creating/deleting jms/jdbc resources. I became particularly confused as to how ant hand off arguments through cmd shell to asadmin. See thread: http://www.manning-sandbox.com/thread.jspa?threadID