Bug#552032: ant: xslt task cannot use Commons resolver

2009-10-23 Thread Onkar Shinde
Do you have ant-optional package installed? ant-apache-resolver.jar is part of that package. Simply installing the package should ideally fix the issue. Onkar ___ pkg-java-maintainers mailing list pkg-java-maintainers@lists.alioth.debian.org

Bug#552032: ant: xslt task cannot use Commons resolver

2009-10-23 Thread brian m. carlson
On Fri, Oct 23, 2009 at 12:44:00PM +0530, Onkar Shinde wrote: Do you have ant-optional package installed? ant-apache-resolver.jar is part of that package. Simply installing the package should ideally fix the issue. I do. I still get a message that says: Warning: XML resolver not found;

Bug#552032: ant: xslt task cannot use Commons resolver

2009-10-22 Thread brian m. carlson
Package: ant Version: 1.7.1-4 Severity: normal I use ant to build my website, which includes transforming DocBook 5 into XHTML via ant's xslt task. For several reasons, I want to use catalogs. Consequently, I've created a file called .antrc in my home directory and included the following line