So you want to upgrade to grails 2?

This post is a collection of resources and links for those looking for more details on updating a previous version of Grails to the grails 2.x stream.

Where to start?

Programmin Grails by Burt Beckwith – This book contains the definitive guide on updating from a previous version of Grails to the latest one.

It describes in great detail how to go ahead with an update in chapter 12 – Upgrading Applications and Plugins.

Also useful is the section at the end of the chapter, where it describes all the changes made across sections of Grails. It puts together the information within the release notes in a concise and browsable way, which is very useful when you encounter issues in upgrading to Grails.

Understanding upgrade changes

The grails user guide has a good chapter on upgrading from previous versions of Grails – http://grails.org/doc/latest/guide/upgradingFromPreviousVersionsOfGrails.html

There is a howto created on things to watch out on when moving from a pre-2.x version to 2.x. – http://pledbrook.github.com/grails-howtos/en/upgradeToGrails2.html

SpringSource blog

The SpringSource blog also has a good series called countdown to grails 2.0:

Other people’s experiences

Finally, it’s worth reading these blog posts for actual experiences encountered by other developers during the upgrade process.

Watch for bugs

In our upgrade, we did run into a few fairly strange issues, so it’s always worth checking the Grails JIRA.

Here is a samples of the type of issues I ran into during our upgrade process:

Happy Upgrading!

3 thoughts on “So you want to upgrade to grails 2?

  1. Pingback: An Army of Solipsists » Blog Archive » This Week in Grails (2013-02)

  2. Pingback: Questa settimana in Grails (2013-02) - luca-canducci.com - Il blog di Luca Canducci: notizie, tips e nuove tecnologie dal mondo dell’IT.

  3. Pingback: This Week in Grails (2013-02) | Nevada Java User Group

Leave a comment