You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Stefan Bodewig <bo...@apache.org> on 2002/09/02 13:02:36 UTC

Re: Overriding previous definition of reference to xxx

On Sat, 31 Aug 2002, Michael Zhou <zy...@alibaba.com> wrote:

> I don't know how to avoid this warning.  Anyone can help?

Try 1.5.1beta1 - the problem should be gone now.

Stefan

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Overriding previous definition of reference to xxx

Posted by Michael Zhou <zy...@alibaba.com>.
The problem is still there in 1.5.1beta1.


> On Sat, 31 Aug 2002, Michael Zhou <zy...@alibaba.com> wrote:
> 
> > I don't know how to avoid this warning.  Anyone can help?
> 
> Try 1.5.1beta1 - the problem should be gone now.
> 
> Stefan
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
>> Hi,
>> 
>> I defined my own datatype:
>> 
>> <mydatatype id="xxx"/>
>> 
>> but it always say: Overriding previous definition of reference to xxx,
>> because this datatype does not exist when ant starts, so an
>> UnknownElement takes the place of this datatype.  When the datatype gets
>> the control, it has to replace the reference of the UnknownElement,
>> which causes the warning.
>> 
>> I don't know how to avoid this warning.  Anyone can help? tks.
>> 
>> -- 
>> Michael Zhou <zy...@alibaba.com>
>> 
>> 
>> 
>> --
>> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>> For additional commands, e-mail: <ma...@jakarta.apache.org>
>> 

-- 
Michael Zhou <zy...@alibaba.com>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>