Gesendet: Donnerstag, 31. Juli 2014 um 14:27 Uhr
> Von: "Knuplesch, Jürgen"
> An: "Ant Users List"
> Betreff: AW: AW: How to override a property that was set in the command line
> via "-D..."
>
> Did you try inheritall=false option?
>
> -
Did you try inheritall=false option?
-Ursprüngliche Nachricht-
Von: Al Le [mailto:al...@gmx.de]
Gesendet: Donnerstag, 31. Juli 2014 14:03
An: Ant Users List
Betreff: Aw: AW: How to override a property that was set in the command line
via "-D..."
Hello.
Thank you for the q
Hello.
Thank you for the quick reply.
I know that properties are immutable and should not be redefined. But my
situation is,
that the caller (be it command line or an ant script) sets the property for the
called
script.
If the property is defined not in the command line but in the script itsel