Aw: Re: How to override a property that was set in the command line via "-D..."

2014-07-31 Thread Al Le
alled user properties at all? Thank you once again for the proposal. Al > Gesendet: Donnerstag, 31. Juli 2014 um 15:06 Uhr > Von: "Peter West" > An: "Ant Users List" > Betreff: Re: How to override a property that was set in the command line via > "-

Aw: AW: AW: How to override a property that was set in the command line via "-D..."

2014-07-31 Thread Al Le
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? > > -

Re: How to override a property that was set in the command line via "-D..."

2014-07-31 Thread Peter West
d I call it as "ant -f main.xml" (no "-D...") then the called script gets > the value > "OTHER VALUE". > > So why do the properties set from the command line get set as user properties > whereas > properties set by the "property"

AW: AW: How to override a property that was set in the command line via "-D..."

2014-07-31 Thread Knuplesch , Jürgen
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

Aw: AW: How to override a property that was set in the command line via "-D..."

2014-07-31 Thread Al Le
e set as usual properties? I think they should be set in the same way. Cheers Al > Gesendet: Donnerstag, 31. Juli 2014 um 12:15 Uhr > Von: "Knuplesch, Jürgen" > An: "Ant Users List" > Betreff: AW: How to override a property that was set in the command line via

AW: How to override a property that was set in the command line via "-D..."

2014-07-31 Thread Knuplesch , Jürgen
ity is a feature and not a bug... (-; Juergen -Ursprüngliche Nachricht- Von: Al Le [mailto:al...@gmx.de] Gesendet: Donnerstag, 31. Juli 2014 11:10 An: user@ant.apache.org Betreff: How to override a property that was set in the command line via "-D..." user@ant.apache.org How to

How to override a property that was set in the command line via "-D..."

2014-07-31 Thread Al Le
user@ant.apache.org How to override a property that was set in the command line via "-D..." Hello. Could someone please help me with the following situation? I have some ant scripts that are used in two ways: 1. Standalone build, i.e. the script is executed directly from the comm