You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Torsten Curdt (JIRA)" <ji...@codehaus.org> on 2005/08/08 14:26:57 UTC

[jira] Created: (CONTINUUM-266) Show revision instead of build number

Show revision instead of build number
-------------------------------------

         Key: CONTINUUM-266
         URL: http://jira.codehaus.org/browse/CONTINUUM-266
     Project: Continuum
        Type: Improvement
  Components: continuum-web  
 Reporter: Torsten Curdt
    Priority: Minor


If the scm supports atomic commits display the revision instead of the build number

-- 
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: (CONTINUUM-266) Show revision instead of build number

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-266?page=all ]

Emmanuel Venisse updated CONTINUUM-266:
---------------------------------------

    Fix Version:     (was: 1.0.1)
                 1.1
    Environment: 

> Show revision instead of build number
> -------------------------------------
>
>          Key: CONTINUUM-266
>          URL: http://jira.codehaus.org/browse/CONTINUUM-266
>      Project: Continuum
>         Type: Improvement
>   Components: continuum-web
>     Reporter: Torsten Curdt
>     Priority: Minor
>      Fix For: 1.1

>
>
> If the scm supports atomic commits display the revision instead of the build number

-- 
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: (CONTINUUM-266) Show revision instead of build number

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-266?page=comments#action_44151 ] 

Brett Porter commented on CONTINUUM-266:
----------------------------------------

the build number isn't a "try", it only happens on success.

I'd like to consider the revision number as well, though in Continuum we might have multiple profiles and only one of them should be able to use that for counting.



> Show revision instead of build number
> -------------------------------------
>
>          Key: CONTINUUM-266
>          URL: http://jira.codehaus.org/browse/CONTINUUM-266
>      Project: Continuum
>         Type: Improvement
>   Components: continuum-web
>     Reporter: Torsten Curdt
>     Priority: Minor

>
>
> If the scm supports atomic commits display the revision instead of the build number

-- 
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: (CONTINUUM-266) Show revision instead of build number

Posted by "Torsten Curdt (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-266?page=comments#action_44108 ] 

Torsten Curdt commented on CONTINUUM-266:
-----------------------------------------

Hm ...why? The user only cares about is his revision - not the
more or less internal counting of continuum.
Revision plus try-count would be the way to go IMO

r24322 / try 1
r24322 / try 2
r24324 / try 1
...

Actually the current build number is a "try" number anyway.
Only that SCMs with atomic commits have the feature of per
revision try-counts.

> Show revision instead of build number
> -------------------------------------
>
>          Key: CONTINUUM-266
>          URL: http://jira.codehaus.org/browse/CONTINUUM-266
>      Project: Continuum
>         Type: Improvement
>   Components: continuum-web
>     Reporter: Torsten Curdt
>     Priority: Minor

>
>
> If the scm supports atomic commits display the revision instead of the build number

-- 
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: (CONTINUUM-266) Show revision instead of build number

Posted by "Trygve Laugstol (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-266?page=comments#action_44105 ] 

Trygve Laugstol commented on CONTINUUM-266:
-------------------------------------------

The SCM revision is a good addition but the build number is still useful.

> Show revision instead of build number
> -------------------------------------
>
>          Key: CONTINUUM-266
>          URL: http://jira.codehaus.org/browse/CONTINUUM-266
>      Project: Continuum
>         Type: Improvement
>   Components: continuum-web
>     Reporter: Torsten Curdt
>     Priority: Minor

>
>
> If the scm supports atomic commits display the revision instead of the build number

-- 
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: (CONTINUUM-266) Show revision instead of build number

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-266?page=all ]

Brett Porter updated CONTINUUM-266:
-----------------------------------

    Fix Version: 1.1-alpha-1

> Show revision instead of build number
> -------------------------------------
>
>          Key: CONTINUUM-266
>          URL: http://jira.codehaus.org/browse/CONTINUUM-266
>      Project: Continuum
>         Type: Improvement
>   Components: continuum-web
>     Reporter: Torsten Curdt
>     Priority: Minor
>      Fix For: 1.1-alpha-1

>
>
> If the scm supports atomic commits display the revision instead of the build number

-- 
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: (CONTINUUM-266) Show revision instead of build number

Posted by "Torsten Curdt (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-266?page=comments#action_44161 ] 

Torsten Curdt commented on CONTINUUM-266:
-----------------------------------------

ups ...missed that. but if that's the case, a retry count would
make sense for the usual counting as well ...don't you think?


> Show revision instead of build number
> -------------------------------------
>
>          Key: CONTINUUM-266
>          URL: http://jira.codehaus.org/browse/CONTINUUM-266
>      Project: Continuum
>         Type: Improvement
>   Components: continuum-web
>     Reporter: Torsten Curdt
>     Priority: Minor

>
>
> If the scm supports atomic commits display the revision instead of the build number

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