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.wilker...@sun.com> wrote:
> The OpenJDK source is available at:
> http://hg.openjdk.java.net/jdk7/jdk7
> http://hg.openjdk.java.net/jdk7/jdk7/rev/3ac6dcf78232
>
> The OpenJDK source binary plugs for the promoted JDK 7 build 73 are
> available under the openjdk http://openjdk.java.net website under Source
> Code (direct link to bundles: http://download.java.net/openjdk/jdk7)
>
> Summary of changes:
> http://download.java.net/jdk7/changes/jdk7-b73.html
>
>
> -Michael
>

Reply via email to