Public bug reported:
Binary package hint: ant
I have a <filterchain> that looks like
<filterchain>
<tailfilter lines="-1" skip="1" />
<tokenfilter>
<filetokenizer/>
<replaceregex pattern="(characterSet name=.Extended Latin
.ANSEL..+?>)"
flags="s"
replace="\1<code><marc>95</marc><ucs>95</ucs></code><code><marc>96</marc><ucs>96</ucs><$
</tokenfilter>
</filterchain>
which fails build with the output
"No supported regular expression matcher found:
java.lang.ClassNotFoundException:
org.apache.tools.ant.util.regexp.Jdk14RegexpRegexp"
using the ant 1.7.0-3 ubuntu package
However, downloading ant 1.7.0 from http://ant.apache.org/ and doing a
manual install in ~/lib works like a charm. Perhaps an issue with the
default classpath?
I am using java-1.5.0-sun installed with Synaptic.
Best Regards,
Thomas
** Affects: ant (Ubuntu)
Importance: Undecided
Status: New
--
ant finds no supported regular expression matcher
https://bugs.launchpad.net/bugs/172789
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs