Re: AW: Validating buildfile

2004-12-13 Thread Peter Reilly
plus the XML editors you used do not understand XML entities. Peter [EMAIL PROTECTED] wrote: Ant itself doesnt validate a buildfile. Especially it´s hard if not impossible to do that. Think about: and the use of new declared tasks ..., AntLibs and Namespaces, the <*def> family, ... If you work pri

AW: Validating buildfile

2004-12-13 Thread Jan . Materne
Ant itself doesnt validate a buildfile. Especially it´s hard if not impossible to do that. Think about: and the use of new declared tasks ..., AntLibs and Namespaces, the <*def> family, ... If you work prior to Ant 1.6 I suggest updating :) If you work with Ant 1.6(.2) I suggest changing from xm