Description
Without the ant-optional package installed in Debian, builds fail (on lenny) with:
Could not create type regexpmapper due to No supported regular expression matcher found: java.lang.ClassNotFoundException: org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher
The attached patch makes it build. Tested on lenny and squeeze.