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