On Tue, 10 Jul 2001, Calvin Yu wrote:

> [snip] 
> I don't think that you'll need optional.jar, as the <style> tag is not an
> optional tag.  However, you will need xalan.jar (and maybe xerces.jar) if
> they're not in <ant.home>/lib already.
> [snip]

My experience with Ant was that optional.jar *was* still necessary to run
the <style> tag.  Even though <style> is documented as a "built in" tag,
the TraXLiason class (among others) is only defined in optional.jar so it
still failed for me without optional.jar installed.

Craig McClanahan

Reply via email to