Re: ANT application.xml add runtime

2010-12-14 Thread Brian Agnew
XMLTask may be of help. Check out http://www.oopsconsultancy.com/software/xmltask On 14/12/2010 16:19, Ashokkumar B wrote: Dear Sir/Madam, Currently we need to add only one into my application.xml file using ANT. To achive that, we have a template for application.xml with token $module$ and i

Re: ANT application.xml add runtime

2010-12-14 Thread Antoine Levy-Lambert
On 12/14/2010 11:19 AM, Ashokkumar B wrote: Dear Sir/Madam, Currently we need to add only one into my application.xml file using ANT. To achive that, we have a template for application.xml with token $module$ and it will be replaced with actual module name using task. The changed application.x

ANT application.xml add runtime

2010-12-14 Thread Ashokkumar B
Dear Sir/Madam, Currently we need to add only one into my application.xml file using ANT. To achive that, we have a template for application.xml with token $module$ and it will be replaced with actual module name using task. The changed application.xml will be used for the task to generate t