source:
trunk/scripts/UpdateRev.groovy
@
693
| Last change on this file since 693 was 527, checked in by , 16 years ago | |
|---|---|
| File size: 200 bytes | |
| Rev | Line | |
|---|---|---|
| [527] | 1 | |
| 2 | includeTargets << new File("${basedir}/scripts/_UpdateRev.groovy") | |
| 3 | ||
| 4 | target(default: "Update the app.vcsRevision property in application.properties and metadata.") { | |
| 5 | depends(updateVcsRevision) | |
| 6 | } |
Note: See TracBrowser
for help on using the repository browser.
