André Pilz <[EMAIL PROTECTED]> wrote:
> ...
> that is standard behaviour for ant. The first property definition wins.
> A simple solution for this example is to load the second property file
> first.
> ...
That's exactly how we do it.
We have a default configuration held in a properties file.
this?
>>
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/overwriting-property-spec
Hello,
that is standard behaviour for ant. The first property definition wins.
A simple solution for this example is to load the second property file
first.
Also see the Task in ant-contrib, but I never needed it.
Cheers,
Andre
wizshah schrieb:
I have two following lines added to my build
?
--
View this message in context:
http://www.nabble.com/overwriting-property-specified-in-different-files.-tp18358563p18358563.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL