Kenneth Albert Liu <[EMAIL PROTECTED]> wrote:

> Unfortunately it doesn't validate my build.xml because I have
> attributes with properties in them (i.e. javac debug="${debug}).  Is
> there any way around this short of modifying the DTD?

No, don't think so. You'd have to replace all occurences of %boolean;
with CDATA.

Stefan

Reply via email to