Re: replacing sections of build file

2007-06-12 Thread David Weintraub
ed loading of property files" posted earlier in this forum. Have not received a response to that as well. any information for this ? -- View this message in context: http://www.nabble.com/replacing-sections-of-build-file-tf3907642.html#a11079129 Sent from the Ant - Users mailing list archive a

Re: replacing sections of build file

2007-06-12 Thread arijit
gt;>> Chief Architect JavaPIM http://sourceforge.net/projects/javapim >>> >>> >>> ----- >>> To unsubscribe, e-mail: [EMAIL PROTECTED] >>> For additional commands, e-mail: [EMAIL PROTEC

Re: replacing sections of build file

2007-06-12 Thread Scot P. Floess
So you want to replace while processing? Hmmmaybe that isn't the best approach? Maybe use property files? arijit wrote: Problem is that replace is for replacing the tokens in another file.. what happens if I want to change something in the same build file that I am executing.. Scot P.

Re: replacing sections of build file

2007-06-12 Thread arijit
> > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/replacing-sections-of-build-file-tf390764

Re: replacing sections of build file

2007-06-12 Thread Scot P. Floess
If you denote the values you want changed in some "special" way (meaning tokens), you can you the task. Look at the Ant manual for this - it gives a pretty good example... arijit wrote: I have a build file test.xml which has lines in it which need to be replaced by actual values. These actua

replacing sections of build file

2007-06-12 Thread arijit
orum. Have not received a response to that as well. any information for this ? -- View this message in context: http://www.nabble.com/replacing-sections-of-build-file-tf3907642.html#a11079129 Sent from the Ant - Users mailing list archive at