Stefan Bodewig wrote:
> On Fri, 28 Jun 2002, Mark Griffiths <[EMAIL PROTECTED]> wrote:
>
> > I tried a simple test case with Ant to determine if 3 is consistent,
> > and it differs in that Ant allows even "user" properties to be
> > overridden by a nested property element.
>
> Which version of Ant
On Fri, 28 Jun 2002, Mark Griffiths <[EMAIL PROTECTED]> wrote:
> I tried a simple test case with Ant to determine if 3 is consistent,
> and it differs in that Ant allows even "user" properties to be
> overridden by a nested property element.
Which version of Ant? 1.5beta3 has finally gotten it
Scott Hernandez wrote:
> FYI: The basedir attribute was removed from NAntTask before the 0.7.9.0
> release. It was removed may 3rd.
We incorrectly assumed that the basedir attribute had not yet been
implemented. So we added it and then independently discovered that is was
not required! ;) It's