Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5
-
Labels:None
-
Number of attachments :
Description
I would like to do a scm:diff against a particular revision.
Since support for this already exists in the scm library, I have created a patch to expose it through the ScmDiffBean (attached as a patch to scm-1.5-branch).
This allows you to script the following:
<scm:diff url="$
{scmConnection}"
workingDirectory="$
"
startRevision="$
"
patchFile="$
/$
{maven.scm.patch.file}"
/>
Activity
Brett Porter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |