Put filter tokens where you want the values to be placed...like this
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
[EMAIL PROTECTED]@
Then you can run a task to replace the @token@ with a value of
your choice, before packaging.
-Original Message-
From: Bala Paranj [mailto:[EMAIL PROTECTED]
S
great juergen, thanks.
I mean I knew it could be done some way or other, I meant if it was
possible very easily. I find it strange that I could not find any
reference to it, in the wiki or something, I guess people would find
it very handy in their configuration files...
javi
On 7/21/05, Juerg
On Thu, 21 Jul 2005 22:48:38 +0200, javier muguruza wrote:
>I haven't found anything in the list about that...is it possible to
>use ant programatically to read a property file and at the same time
>performing the property substitution like ant does? I would like to
>reuse my build.properties for