hg: openjfx/8/graphics/rt: Fixed missing javadoc images & resources for Gradle.
hang.vo at oracle.com
hang.vo at oracle.com
Tue Mar 26 18:17:52 PDT 2013
Changeset: efcc8dfcca37
Author: Richard Bair <richard.bair at oracle.com>
Date: 2013-03-26 18:14 -0700
URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/efcc8dfcca37
Fixed missing javadoc images & resources for Gradle.
Also switched usage of BINARY_STUB because I found then when supplying it from the command line it wasn't working as expected (a mystery here to be followed up on). Added code to skip any inner classes when generating headers that are Foo$1 style anonymous classes. Fixed the individual javadoc runs (mistakenly was trying to execute java instead of javadoc). Removed all empty dirs after javafx generation. Copied javadoc doc-files into javadocs (gradle lacked support. Oh my!). Implemented Css2Bin converter for caspian and other built in css files. Fixed list of things to omit when building on something other than windows. I don't have this completely correct and have more work to do here. Made sdk depend on javadoc generation.
! build.gradle
! generator.gradle
More information about the openjfx-dev
mailing list