Grails Plugin

Plugin Information

Plugin ID grails
Latest Release 1.1
Latest Release Date Feb 15, 2010
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) Jeff Brown (id: jeffg2one)
Issue Tracking Open Issues

This plugin allows Hudson to invoke Grails tasks as build steps.

Change Log

Version 1.1 (Feb 15, 2010)
  • Update code for more recent Hudson
Version 1.0.5 (Sep 25, 2009)
Version 1.0.2
  • Added evaluation of environment variables in grails targets, e.g. include the BUILD_NUMBER in your app.version:
  • Clean "upgrade -force" "set-version 1.0.${env['BUILD_NUMBER']}" war*
    You can use every Hudson provided variable, BUILD_NUMBER, BUILD_ID, ...
Version 1.0.1
  • Fix problem that caused some configuration information to be lost when the container was restarted
Version 1.0
  • Initial release
Version 0.15
  • Added option to specify base directory if the Grails project is not at the root of the job checkout

Labels:

plugin-builder plugin-builder Delete
Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.
  1. Nov 17

    Kenneth P. Turvey says:

    I wrote a tutorial on getting hudson to work with git and grails: http://www.el...

    I wrote a tutorial on getting hudson to work with git and grails:

    http://www.electricsenator.net/2009/10/03/1254618530821.html