Archive for the ‘Uncategorized’ Category

Building Grails Apps with SVN and Hudson and fighting with application.properties

Wednesday, January 27th, 2010

It's incredibly easy to set up a Hudson project to build a Grails application with the available Grails plugin for Hudson.  Every once in a while, however, there's a little problem that's been nagging me - merge conflicts within that pesky little application.properties file. There are several things that cause application.properties ...

Announcing WhenWorksForYou.com

Sunday, July 5th, 2009

WhenWorksForYou.com allows you to ask your friends exactly that question: "When works for you?" You can easily create an event and enter a few dates that work for you. Then invite your friends to visit the site and let you know which of those options work best for ...

Grails Code Coverage Plugin 1.1.4 Released!

Thursday, March 5th, 2009

The Grails Code Coverage plugin has been upgraded to work with Grails 1.1 RC2.  Please give it a shot and create JIRA issues (http://jira.codehaus.org/browse/GRAILSPLUGINS/component/13147) if you encounter any problems. This release of the plugin removes the test-app-cobertura script and utilizes changes in Grails 1.1 RC2 to hook into the test-app script ...