On Wed, 28 Nov 2001, Peter Donald <[EMAIL PROTECTED]> wrote:

> ie if we did
> 
> ant -Dprop1=foo
> 
> and the buildfile contained
> 
> <ant file="second.xml" ....>
>   <param name="prop1" value="bar"/>
> </ant>
> 
> would the value of prop1 be foo or bar ?

"foo" following current semantics and also what it should be IMHO.

Stefan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to