You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Matthew McCullough (JIRA)" <ji...@codehaus.org> on 2009/04/13 15:20:52 UTC

[jira] Created: (SCM-459) Add tag() and status() methods to local scm provider to enable use with release:prepare goal

Add tag() and status() methods to local scm provider to enable use with release:prepare goal
--------------------------------------------------------------------------------------------

                 Key: SCM-459
                 URL: http://jira.codehaus.org/browse/SCM-459
             Project: Maven SCM
          Issue Type: Improvement
          Components: maven-scm-provider-local
    Affects Versions: 1.2
            Reporter: Matthew McCullough
            Priority: Critical
         Attachments: add-status-and-tag-commands.patch

The local scm provider is missing implementations (even no-op ones) for the tag and status operations.  Missing these prevents using the local scm provider with the release:prepare plugin goal.  I spoke with Trygve Laugstøl on IRC about adding these two methods, and he thought it would be an acceptable change.

-- 
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

       

[jira] Closed: (SCM-459) Add tag() and status() methods to local scm provider to enable use with release:prepare goal

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed SCM-459.
----------------------------

      Assignee: Olivier Lamy
    Resolution: Fixed

fixed in rev 774947
Thanks!

> Add tag() and status() methods to local scm provider to enable use with release:prepare goal
> --------------------------------------------------------------------------------------------
>
>                 Key: SCM-459
>                 URL: http://jira.codehaus.org/browse/SCM-459
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-scm-provider-local
>    Affects Versions: 1.2
>            Reporter: Matthew McCullough
>            Assignee: Olivier Lamy
>            Priority: Critical
>             Fix For: 1.3
>
>         Attachments: add-status-and-tag-commands.patch, SCM-459-SVNDIFF.patch
>
>
> The local scm provider is missing implementations (even no-op ones) for the tag and status operations.  Missing these prevents using the local scm provider with the release:prepare plugin goal.  I spoke with Trygve Laugstøl on IRC about adding these two methods, and he thought it would be an acceptable change.

-- 
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

       

[jira] Updated: (SCM-459) Add tag() and status() methods to local scm provider to enable use with release:prepare goal

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated SCM-459:
-----------------------------

    Fix Version/s: 1.3

> Add tag() and status() methods to local scm provider to enable use with release:prepare goal
> --------------------------------------------------------------------------------------------
>
>                 Key: SCM-459
>                 URL: http://jira.codehaus.org/browse/SCM-459
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-scm-provider-local
>    Affects Versions: 1.2
>            Reporter: Matthew McCullough
>            Priority: Critical
>             Fix For: 1.3
>
>         Attachments: add-status-and-tag-commands.patch
>
>
> The local scm provider is missing implementations (even no-op ones) for the tag and status operations.  Missing these prevents using the local scm provider with the release:prepare plugin goal.  I spoke with Trygve Laugstøl on IRC about adding these two methods, and he thought it would be an acceptable change.

-- 
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

       

[jira] Updated: (SCM-459) Add tag() and status() methods to local scm provider to enable use with release:prepare goal

Posted by "Matthew McCullough (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew McCullough updated SCM-459:
-----------------------------------

    Attachment: SCM-459-SVNDIFF.patch

Adding patch/diff created by SVN, not Git

> Add tag() and status() methods to local scm provider to enable use with release:prepare goal
> --------------------------------------------------------------------------------------------
>
>                 Key: SCM-459
>                 URL: http://jira.codehaus.org/browse/SCM-459
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-scm-provider-local
>    Affects Versions: 1.2
>            Reporter: Matthew McCullough
>            Priority: Critical
>             Fix For: 1.3
>
>         Attachments: add-status-and-tag-commands.patch, SCM-459-SVNDIFF.patch
>
>
> The local scm provider is missing implementations (even no-op ones) for the tag and status operations.  Missing these prevents using the local scm provider with the release:prepare plugin goal.  I spoke with Trygve Laugstøl on IRC about adding these two methods, and he thought it would be an acceptable change.

-- 
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

       

[jira] Commented: (SCM-459) Add tag() and status() methods to local scm provider to enable use with release:prepare goal

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=174674#action_174674 ] 

Olivier Lamy commented on SCM-459:
----------------------------------

please provide a patch build with svn diff.
Thanks !

> Add tag() and status() methods to local scm provider to enable use with release:prepare goal
> --------------------------------------------------------------------------------------------
>
>                 Key: SCM-459
>                 URL: http://jira.codehaus.org/browse/SCM-459
>             Project: Maven SCM
>          Issue Type: Improvement
>          Components: maven-scm-provider-local
>    Affects Versions: 1.2
>            Reporter: Matthew McCullough
>            Priority: Critical
>             Fix For: 1.3
>
>         Attachments: add-status-and-tag-commands.patch
>
>
> The local scm provider is missing implementations (even no-op ones) for the tag and status operations.  Missing these prevents using the local scm provider with the release:prepare plugin goal.  I spoke with Trygve Laugstøl on IRC about adding these two methods, and he thought it would be an acceptable change.

-- 
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