You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Wendy Smoak (JIRA)" <ji...@codehaus.org> on 2009/01/30 16:00:20 UTC

[jira] Created: (CONTINUUM-2054) Ability to configure the scm comment prefix through the web UI for release prepare

Ability to configure the scm comment prefix through the web UI for release prepare
----------------------------------------------------------------------------------

                 Key: CONTINUUM-2054
                 URL: http://jira.codehaus.org/browse/CONTINUUM-2054
             Project: Continuum
          Issue Type: New Feature
          Components: Web - UI
    Affects Versions: 1.3.1
            Reporter: Wendy Smoak


Further enhancement to CONTINUUM-2028

"It would be great to be able to give the scm comment prefix in the Continuum UI when doing the release. I also have a pre-commit hook in my organisation but the issue tracker is different for each release so it is not a good solution for me to store it in the pom." -Julien HENRY

-- 
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-2054) Ability to configure the scm comment prefix through the web UI for release prepare

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated CONTINUUM-2054:
-----------------------------------

    Attachment: CONTINUUM-2054-wsmoak-20090201-1058.diff

Attaching patch of work in progress; still need to externalize the label on the web page and figure out how to test it.

> Ability to configure the scm comment prefix through the web UI for release prepare
> ----------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2054
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2054
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Release, Web - UI
>    Affects Versions: 1.3.1
>            Reporter: Wendy Smoak
>            Assignee: Wendy Smoak
>             Fix For: 1.3.2
>
>         Attachments: CONTINUUM-2054-wsmoak-20090201-1058.diff
>
>
> Further enhancement to CONTINUUM-2028
> "It would be great to be able to give the scm comment prefix in the Continuum UI when doing the release. I also have a pre-commit hook in my organisation but the issue tracker is different for each release so it is not a good solution for me to store it in the pom." -Julien HENRY

-- 
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: (CONTINUUM-2054) Ability to configure the scm comment prefix through the web UI for release prepare

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak closed CONTINUUM-2054.
----------------------------------

    Resolution: Fixed

Fixed in r740864.

There is a new field for the scm comment prefix on the 'release prepare' page, and the value is passed through to the release process.

If no value is provided, it will use the default of "[maven-release-manager] ".

A possible enhancement would be to append a trailing space if none is present.

This could use an automated test, however the current tests look for contents in files, and I don't see how to test that the commit had the correct comment.  As long as we're passing the value through correctly, the code doing the actual work is over in Maven [Release|Shared|SCM].


> Ability to configure the scm comment prefix through the web UI for release prepare
> ----------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2054
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2054
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Release, Web - UI
>    Affects Versions: 1.3.1
>            Reporter: Wendy Smoak
>            Assignee: Wendy Smoak
>             Fix For: 1.3.2
>
>         Attachments: CONTINUUM-2054-wsmoak-20090201-1058.diff
>
>
> Further enhancement to CONTINUUM-2028
> "It would be great to be able to give the scm comment prefix in the Continuum UI when doing the release. I also have a pre-commit hook in my organisation but the issue tracker is different for each release so it is not a good solution for me to store it in the pom." -Julien HENRY

-- 
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-2054) Ability to configure the scm comment prefix through the web UI for release prepare

Posted by "Wendy Smoak (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-2054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wendy Smoak updated CONTINUUM-2054:
-----------------------------------

           Assignee: Wendy Smoak
      Fix Version/s: 1.3.2
        Component/s: Release
    Patch Submitted: [Yes]

> Ability to configure the scm comment prefix through the web UI for release prepare
> ----------------------------------------------------------------------------------
>
>                 Key: CONTINUUM-2054
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-2054
>             Project: Continuum
>          Issue Type: New Feature
>          Components: Release, Web - UI
>    Affects Versions: 1.3.1
>            Reporter: Wendy Smoak
>            Assignee: Wendy Smoak
>             Fix For: 1.3.2
>
>
> Further enhancement to CONTINUUM-2028
> "It would be great to be able to give the scm comment prefix in the Continuum UI when doing the release. I also have a pre-commit hook in my organisation but the issue tracker is different for each release so it is not a good solution for me to store it in the pom." -Julien HENRY

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