hg: openjfx/9-dev/rt: 8170883: Add Class Path to Examples

chris.bensen at oracle.com chris.bensen at oracle.com
Tue Dec 13 21:42:12 UTC 2016


Changeset: df72096c5065
Author:    cbensen
Date:      2016-12-13 13:42 -0800
URL:       http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/df72096c5065

8170883: Add Class Path to Examples
Reviewed-by: kcr, vdrozdov

! modules/jdk.packager/src/test/examples/antswingapp/build.xml
+ modules/jdk.packager/src/test/examples/mixedantswing/build.xml
+ modules/jdk.packager/src/test/examples/mixedantswing/clean.sh
+ modules/jdk.packager/src/test/examples/mixedantswing/package.sh
+ modules/jdk.packager/src/test/examples/mixedantswing/src/my.jar/HelloWorld.java
+ modules/jdk.packager/src/test/examples/mixedantswing/src/my.module/com/greetings/HelloWorld.java
+ modules/jdk.packager/src/test/examples/mixedantswing/src/my.module/module-info.java
! modules/jdk.packager/src/test/examples/modularantswingapp/build.xml



More information about the openjfx-changes mailing list