source:
trunk/scripts/UpdateRev.groovy
@
  834
        
        | Last change on this file since 834 was 527, checked in by , 15 years ago | |
|---|---|
| File size: 200 bytes | |
| Line | |
|---|---|
| 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.
    
