hg: openjfx/8/graphics/rt: Gradle: various updates to support more closed build options and tasks

hang.vo at oracle.com hang.vo at oracle.com
Fri May 17 16:34:00 PDT 2013


Changeset: 92c021f994b6
Author:    kcr
Date:      2013-05-17 16:20 -0700
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/92c021f994b6

Gradle: various updates to support more closed build options and tasks

1) Added several new build tasks: apps, findbugs, publicExports [*], perf [*], zips [*], all (everything but tests), fullTest

[*] - closed only

2) Support a new -PBUILD_CLOSED=true command line property as a convenient alternative to specifying a closed build located as "../rt-closed" (default=false)

! build.gradle



More information about the openjfx-dev mailing list