Skip to content

withoutairs/grails-build-info

 
 

Repository files navigation

Overview

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

Security

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.

About

Provides a Grails controller/view that display basic information about a deployed WAR file

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Groovy 76.6%
  • Gosu 21.8%
  • JavaScript 1.6%