Changeset: 9c4360ee5f10 Author: rbair Date: 2013-06-20 20:56 -0700 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/9c4360ee5f10
Gradle Build: Fix for broken fxpackager build on linux. I needed to change the way it was being built to support multiple source files but produce only a single output lib. Really the other fxpackager builds should be changed to work like this as well and not use the single-shot comple and link mechanism at all. ! build.gradle ! gradleBuildSrc/linux.gradle
