Hi,
I tried building jdk7-b73 on Ubuntu dapper,
and had it fail with
BUILD FAILED
.../jaxp/build-defs.xml:66: Could not create task or type of type:
replaceregexp.
Ant could not find the task or a class this task relies upon.
----
This problem does not happen on Ubuntu hardy.
It appears to be fixed by installing the "ant-optional"
debian package, in addition to "ant".
But this is not obvious - it might be worth adding
sanity checks and/or documentation.
Martin
On Fri, Oct 2, 2009 at 15:24, Michael Wilkerson
<
Michael.Wilkerson@...> wrote: