You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (Jira)" <ji...@apache.org> on 2019/12/08 19:42:00 UTC

[jira] [Closed] (MRELEASE-980) Provide the ability to control commit messages

     [ https://issues.apache.org/jira/browse/MRELEASE-980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed MRELEASE-980.
----------------------------------
      Assignee: Herve Boutemy
    Resolution: Fixed

PR rebased in https://gitbox.apache.org/repos/asf?p=maven-release.git&a=commit&h=afd175d0a5ddf5c99011451fa9b4e6a357e50c41

thank you [~rfscholte]for finding my stupid mistake while reworking the PR

> Provide the ability to control commit messages
> ----------------------------------------------
>
>                 Key: MRELEASE-980
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-980
>             Project: Maven Release Plugin
>          Issue Type: Improvement
>          Components: prepare
>    Affects Versions: 2.5.3
>            Reporter: Stephen Colebourne
>            Assignee: Herve Boutemy
>            Priority: Major
>             Fix For: 3.0.0-M1
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The commit messages used by maven-release-plugin are rather ugly to my eyes. While the comment prefix provides some control, what is really needed is to be able to change the whole message from xml configuration.
> I've implemented this here: 
> https://github.com/jodastephen/maven-release/commit/35b2a50900cfc8e8fca88a94e46985a09e538e86 (all rights granted to Apache - I'm still a committer at Apache Commons.
> It adds four new properties that allow the commit message to be controlled at various points. The commit message can be configured using `@{}` style inserts. There are more messages that could be controlled, but these were all I needed.
> Note that issue MRELEASE-706 originally requested this feature, but it was closed due to inactivity.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)