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

[jira] Created: (SCM-454) GitChangelogCommand doesn't support tag ranges yet

GitChangelogCommand doesn't support tag ranges yet
--------------------------------------------------

                 Key: SCM-454
                 URL: http://jira.codehaus.org/browse/SCM-454
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-git
    Affects Versions: 1.2
            Reporter: Mark Struberg


The current GitChangeLogCommand always uses --since and --until parameters for start and end version. 
Since those parameters may only be used for date ranges, we have to use the

[start]..[end] 

syntax.

-- 
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-454) GitChangelogCommand doesn't support tag ranges yet

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

Olivier Lamy updated SCM-454:
-----------------------------

         Assignee: Olivier Lamy
    Fix Version/s: 1.3

> GitChangelogCommand doesn't support tag ranges yet
> --------------------------------------------------
>
>                 Key: SCM-454
>                 URL: http://jira.codehaus.org/browse/SCM-454
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.2
>            Reporter: Mark Struberg
>            Assignee: Olivier Lamy
>             Fix For: 1.3
>
>         Attachments: SCM-454.patch
>
>
> The current GitChangeLogCommand always uses --since and --until parameters for start and end version. 
> Since those parameters may only be used for date ranges, we have to use the
> [start]..[end] 
> syntax.

-- 
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-454) GitChangelogCommand doesn't support tag ranges yet

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

Olivier Lamy closed SCM-454.
----------------------------

    Resolution: Fixed

fixed in [rev 761048|http://svn.apache.org/viewvc?rev=761048&view=rev]
snapshot deployed

> GitChangelogCommand doesn't support tag ranges yet
> --------------------------------------------------
>
>                 Key: SCM-454
>                 URL: http://jira.codehaus.org/browse/SCM-454
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.2
>            Reporter: Mark Struberg
>            Assignee: Olivier Lamy
>             Fix For: 1.3
>
>         Attachments: SCM-454.patch
>
>
> The current GitChangeLogCommand always uses --since and --until parameters for start and end version. 
> Since those parameters may only be used for date ranges, we have to use the
> [start]..[end] 
> syntax.

-- 
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-454) GitChangelogCommand doesn't support tag ranges yet

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

Mark Struberg updated SCM-454:
------------------------------

    Attachment: SCM-454.patch

This patch contains fixes for SCM-454 and also for SCM-453 including test cases.

txs 2 Imran Yousuf for providing information and a first patch.

> GitChangelogCommand doesn't support tag ranges yet
> --------------------------------------------------
>
>                 Key: SCM-454
>                 URL: http://jira.codehaus.org/browse/SCM-454
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-git
>    Affects Versions: 1.2
>            Reporter: Mark Struberg
>         Attachments: SCM-454.patch
>
>
> The current GitChangeLogCommand always uses --since and --until parameters for start and end version. 
> Since those parameters may only be used for date ranges, we have to use the
> [start]..[end] 
> syntax.

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