Archive for the ‘Uncategorized’ Category
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 ...
Posted in Uncategorized | 1 Comment »
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 ...
Posted in Uncategorized | 2 Comments »
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 ...
Posted in Uncategorized | 1 Comment »