[sandbox-9-jake] Review Request 8080531 - fix ant-javafx ant tasks
Dmitry Cherepanov
dmitry.cherepanov at oracle.com
Mon Oct 19 20:22:51 UTC 2015
Looks fine to me.
Dmitry
On 10/19/15 11:02 PM, Danno Ferrin wrote:
> Kevin, Chris, Dmitry
> Because of the way resources are being handled in current revs of
> Jake we need to pull the main ant task classes back into ant-javafx
> and not deploy them into the main packager module. Properly exported
> in module-info.java all of the other classes are just fine. It
> touches the build.gradle hence the need for Kevin's vote.
>
> This patch adds the notion of a set of classes to exclude from the
> generated module. FXPackager then excludes the ant classes from the
> module and makes sure those are the only classes included in
> ant-javafx.jar. Fairly straightforward (for once).
>
> webrev: http://cr.openjdk.java.net/~shemnon/8080531/webrev.05/
> <http://cr.openjdk.java.net/%7Eshemnon/8080531/webrev.05/>
> supporting jira: https://bugs.openjdk.java.net/browse/JDK-8080531
More information about the openjfx-dev
mailing list