Uploaded image for project: 'Maven Release Plugin'
  1. Maven Release Plugin
  2. MRELEASE-877

release:branch commit msg faulty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5
    • 2.5.1
    • branch
    • None
    • Patch

    Description

      Both

      produce commit messages with two spaces after the prefix

      [maven-release-plugin]  copy for 
      

      This is because the default scmCommentPrefix in http://svn.apache.org/repos/asf/maven/release/tags/maven-release-2.5/maven-release-plugin/src/main/java/org/apache/maven/plugins/release/AbstractScmReleaseMojo.java (line 86) already includes an extra space.

      ScmBranchPhaseTest and ScmTagPhaseTest don't fail because they don't test with the default scmCommentPrefix but with their own test prefix.

      You may ask why we even care...because our SVN pre-commit hook which enforces a certain commit msg pattern fails

      Attachments

        1. commit-msg.patch
          7 kB
          Marcel Stör

        Activity

          People

            bmargulies Benson Margulies
            marcelstoer Marcel Stör
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: