On 27 Nov 2001, Andrew Spyker <[EMAIL PROTECTED]> wrote:

> I get the following error when the target runs:
> 
> "Overriding previous definition of reference to myproperties"

It only is a warning.

> From the looks of it, the parser(??) goes through the file once
> before any target it run an it calls addReference

yes.

> which then causes the second addReference (when it actually does the
> target) to be log annoying.

So this needs some refinement 8-)

> I have temporarily worked around the problem by taking away the
> id="" part, but I was wondering if this indicates an introduced bug
> as this didn't happen with 1.3.

The change between 1.3 and 1.4.1 is, that Ant prints a warning if you
redefine a reference - the behavior hasn't changed.

Stefan

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

Reply via email to