Langtools resources
Erik Joelsson
erik.joelsson at oracle.com
Tue Nov 27 08:14:02 PST 2012
This change has been noticed and .js is being added with the javadocs patch:
8003844: build-infra: docs target isn't working properly
In that patch I'm also moving the definition of that variable (since
it's needed for bootstrap javadoc generation too). This means that if
you add .js it will cause a merge conflict for the integrator. I don't
know if this is ok or not.
/Erik
On 2012-11-27 16:46, Jonathan Gibbons wrote:
> Build-infra folk,
>
> We have recently added a new file to javadoc, but the new file is
> "ignored" in builds with the new makefiles, resulting in a broken
> javadoc.
>
> We will need to add .js to the following list.
>
> langtools/makefiles/BuildLangtools.gmk: RESOURCE_SUFFIXES:=.gif .xml
> .css javax.tools.JavaCompilerTool
>
> We'd like to make the change and push it up through TL, with your
> approval. Will that be OK? If so, I'll create and post a webrev.
>
> -- Jon
More information about the build-infra-dev
mailing list