After a long way we finally released 0.3 version of the Grails Quartz plugin (and as of a blocker bug in this release, 0.3.1 arrived in several hours).
In this release we primarily focused on plugin's configuration and flexibility as well as on fixing issues. Here's the list of implemented features:
- upgraded to Quartz 1.6.0
- plugin's configuration using 'grails-app/conf/QuartzConfig.groovy'
- new Grails script grails install-quartz-config which installs default config into your application
- multiple triggers per job configuration and support for custom triggers
- clustering and JDBC store support
Release notes and documentation are available.
Have fun!