Changeset: f7cf21c9e487
Author:    shemnon
Date:      2014-08-14 10:48 -0600
URL:       http://hg.openjdk.java.net/openjfx/8u-dev/rt/rev/f7cf21c9e487

RT-38312: Modify Packager to remove QT Kit platform when creating Mac App Store 
bundles
Summary: update the part of the MacAppBundler where the JDK runtime rules are 
calculated, so we pay attention to what libraries are present and exclude based 
on what is there.
Also, update some outdated web links in comments relating to JDK stripping

! 
modules/fxpackager/src/main/java/com/oracle/tools/packager/linux/LinuxAppBundler.java
! 
modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacAppBundler.java
! 
modules/fxpackager/src/main/java/com/oracle/tools/packager/mac/MacAppStoreBundler.java
! 
modules/fxpackager/src/main/java/com/oracle/tools/packager/windows/WindowsBundlerParam.java
! 
modules/fxpackager/src/main/resources/com/oracle/tools/packager/mac/MacAppBundler.properties
! 
modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacAppBundlerTest.java
! 
modules/fxpackager/src/test/java/com/oracle/tools/packager/mac/MacAppStoreBundlerTest.java

Reply via email to