Changelog

Release History

VersionDateDescription
1.0b22010-07-14Subsequent release
1.0b12010-05-19Subsequent release
1.0a12010-02-01Subsequent release
0.12009-12-09First public release

Release 1.0b2 - 2010-07-14

TypeChangesBy
addAdded 'testSourceDirectory' optioncedarsoft
addMagic classpath extension (with JavaFX jars) made optionalcedarsoft
fixImproved error messages for pathscedarsoft
addCompiler argument added: -Xlint:uncheckedcedarsoft
addSkipping compilation for non-java projects (e.g. pom)cedarsoft
addAdded possibility to "override" Java class with JavaFX classescedarsoft
addAllow setting of 'memoryMaxSize'. Fixes FEST-369. Thanks to Thomas Butter.alexruiz

Release 1.0b1 - 2010-05-19

TypeChangesBy
addAdded goal testCompile to compile JavaFX test sources. Fixes FEST-314.alexruiz
addChange JDK version to 1.6.alexruiz
fixRenamed artifactId to javafxc-maven-plugin.alexruiz

Release 1.0a1 - 2010-02-01

TypeChangesBy
fixRewrote plugin as a Java Mojo. Classworlds' exception is no longer thrown. Fixes FEST-288. Thanks to Viktor Hedefalk.alexruiz
fixOutput directory is now created if it doesn't exist. Fixes FEST-289. Thanks to Johannes Schneider.alexruiz
fixDependencies declared in POM are now present in the classpath. Fixes FEST-290. Thanks to William Billingsley.alexruiz
fixJavaFX home can be set in the POM or in an environment variable. Fixes FEST-294. Thanks to nicerobot.alexruiz

Release 0.1 - 2009-12-09

TypeChangesBy
addFirst version of JavaFX Maven plugin, written as an Ant script.alexruiz