Build Info Tag Plugin
Dependency :
compile ":build-info-tag:0.3.1"
Summary
Puts a build.info file in the generated WAR file and provides a few GSP tags to display
the information in it. For now, the build number is the date and the plugin also
collects the GIT commit number and displays it.
Installation
grails install-plugin build-info-tag
Description
Build Info Tag Plugin
This Grails plugin puts a build.info file in the classpath and provides a some GSP tags to display the information in it.For full documentation see Github documentation.Release log
Version 0.3.1
- Added support for Windows