“Grails 1.4 is now Grails 2.0”
Yesterday, Graeme Rocher announced the renaming of the next release of Grails — which was to have been 1.4 — to 2.0. (The Grails Roadmap has been updated for this change.) From the announcement: “This should not significantly impact timelines of the release, but we do feel there are too many great things in the GitHub master branch for it to be a mere 1.4 release.” There is a list of new features to be released as part of the next milestone in the mailing list post.
Griffon 0.9.3 beta 2 released; Griffon moves to GitHub
The second beta release of Griffon 0.9.3, also announced yesterday, includes such updates as DSL / autocompletion support for IntelliJ IDEA / Eclipse and several new AST transformations. (There are release notes at the CodeHaus.) Along with this update came the news that Griffon’s source has moved to GitHub. If you have anything worth adding to / using for improvement in the framework, fork the project and code away.
Preview of Grails plugin for SmartGWT
The folks at Isomorphic Software have posted about a preview version of their SmartGWT plugin for Grails. This includes a nice tutorial (with screenshots!) for getting started with the plugin.
Geb 0.6.0 released
With the news of the 0.6.0 release of Geb — a Groovy browser automation solution — comes the news of a new site for the project: gebish.org. Luke Daley’s announcement includes the feature highlights of the new release, among them improved jQuery integration, the Direct Download API, support for build-related configuration, a TestNG adapter, and many more which I must cease to list lest the link to the announcement become pointless. You may want to check out the new site for much more.
Tools Used At A Grails Startup
Tomas Lin describes the tools & infrastructure in use at Secret Escapes, a “private sales travel” site built on Groovy and Grails.
Redis, Groovy And Grails Presentation At GR8Conf 2011 And GUM
Ted Naleid has posted the slides from his presentation on Grails & Redis, which he’s given at both GUM and GR8Conf.
Plugin releases
Grails Pusher Plugin — 0.1: provide wrapper for the Pusher REST API
Grails YUI 2 Widget Plugin — 0.1: allow creation of YUI Widgets through taglibs
Grails Transaction Management Plugin — 0.1.1: allow advanced management of transactions in Grails
Grails Flyway Plugin — 0.1.2: provide integration with Flyway
Grails Cookie Plugin — 0.2: extends request and response objects found in controllers and filters; add methods to easily set, get, and delete cookies

