On Sat, 1 Dec 2001 03:24, Stefan Bodewig wrote:
> On Wed, 28 Nov 2001, Peter Donald <peter@apache.org> 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.
ok - works for me.
--
Cheers,
Pete
--------------------------------------------
Sorry, I forgot to take my medication today.
--------------------------------------------
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|