Login required
Download

Build Information

(1)
Author(s) mjhugo
Current Release 1.2.2   (3 weeks ago)
Grails Version 1.1.1 > *
Tags
Dependency
compile ":build-info:1.2.2"
Last updated by admin 2 years ago
grails install-plugin build-info
Last updated by mjhugo 2 years ago
Provides a controller/view that display basic information about the war file including the
  • date/time the war file was built
  • application version number
  • grails version
  • grails environment (currently running, not necessarily the environment used to build the war file)
  • plugins installed (and which version)
If Hudson is used to build the war file the following Hudson environment variables are also displayed:
  • BUILD_NUMBER
  • BUILD_ID
  • BUILD_TAG
  • SVN_REVISION
Note that the plugin does not apply any security restrictions to the BuildInfo controller - make sure to restrict access to this page if you do not want the information to be publicly available.
Last updated by admin 2 years ago
Last updated by mjhugo 2 years ago