hg: openjfx/8u-dev/rt: [TEST-ONLY] RT-35629: IDE Tooling for JavaFX Packager
hang.vo at oracle.com
hang.vo at oracle.com
Wed Feb 19 15:48:00 PST 2014
Changeset: a1596ebf30b9
Author: shemnon
Date: 2014-02-19 16:41 -0700
URL: http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/a1596ebf30b9
[TEST-ONLY] RT-35629: IDE Tooling for JavaFX Packager
Summary: do packager temp files in test in the system temp dir, and delete them when done, keeps mac agent from hanging on cleanup
Reviewed-By: kcr
Tested-With: jfxpackager:test (win, mac, lin)
! build.gradle
! gradle.properties.template
! modules/fxpackager/src/test/java/com/oracle/bundlers/BundlersTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/linux/LinuxAppBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/linux/LinuxDebBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/linux/LinuxRpmBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/mac/MacAppBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/mac/MacDMGBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/mac/MacPKGBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/windows/WinAppBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/windows/WinEXEBundlerTest.java
! modules/fxpackager/src/test/java/com/oracle/bundlers/windows/WinMSIBundlerTest.java
More information about the openjfx-dev
mailing list