source:
trunk/scripts/_Events.groovy
@
522
Last change on this file since 522 was 522, checked in by , 15 years ago | |
---|---|
File size: 100 bytes |
Rev | Line | |
---|---|---|
[522] | 1 | includeTargets << grailsScript("UpdateRev") |
2 | ||
3 | eventCompileStart = { msg -> | |
4 | updateVcsRevision() | |
5 | } |
Note: See TracBrowser
for help on using the repository browser.