The problem is still there in 1.5.1beta1.
> On Sat, 31 Aug 2002, Michael Zhou <[EMAIL PROTECTED]> 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: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > >> 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 <[EMAIL PROTECTED]> >> >> >> >> -- >> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> >> -- Michael Zhou <[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
