[ http://jira.codehaus.org/browse/MPSCM-50?page=all ]
     
Brett Porter closed MPSCM-50:
-----------------------------

    Resolution: Fixed

applied, thanks. Not adding to the scm:patch goal - its intention is to use 
BASE, but you can use the scm:diff tag directly.

> Support starting and ending revision in diff bean/tag
> -----------------------------------------------------
>
>          Key: MPSCM-50
>          URL: http://jira.codehaus.org/browse/MPSCM-50
>      Project: maven-scm-plugin
>         Type: Improvement
>     Reporter: jay gitterman
>     Priority: Minor
>      Fix For: 1.5
>  Attachments: patch.txt
>
>
> 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="${basedir}"
>             startRevision="${baseRevision}"
>               patchFile="${maven.scm.patch.dir}/${maven.scm.patch.file}"
>     />

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to