Gradle Plugin

Plugin Information

Plugin ID gradle
Latest Release 1.3
Latest Release Date Feb 23, 2010
Changes via Fisheye In Latest Release
Since Latest Release
Maintainer(s) Gregory Boissinot (id: gbois)
Issue Tracking Open Issues


This plugin allows Hudson to invoke Gradle build script as the main build step.

Roadmap

March 2010 (in progress)

  • Use the Gradle API for accessing all the Gradle functionality
  • Provide a Maven-like or Ivy-like integration
    • Multi-projects detection
    • Adding the automatic detection paths of the tests result
    • Listing the executed tasks with time execution for each task
    • Providing a log for each module in a multi project

Changelog

Release 1.3 (February 23, 2010)

  • Added a description message in the build step
  • The plugin makes its possible to extract a Gradle distribution from a shared location or from a command line, and uses this
    distribution for running the build.

Release 1.2 (February 07, 2009)

  • Added a distinction between switches and tasks
  • The plugin makes its possible to specify the location of the build script if the workspace has a top-level build.gradle in somewhere other than the module root directory
  • Improved user help messages

Release 1.1 (November 07, 2008)

  • Added the support of Gradle 0.5
    Before the version 0.5, the gradle windows executable file is "gradle.exe" and you lost the ERRORLEVEL value.
    From Gradle 0.5, the window launcher is a .bat file that conserves the correct ERRORLEVEL value.

Release 1.0 (October 04, 2008)

  • Initial release

Labels:

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