You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/02 17:09:20 UTC

[jira] [Commented] (MCHANGES-375) Add stop between issue text and " Fixes issue-number"

    [ https://issues.apache.org/jira/browse/MCHANGES-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15540665#comment-15540665 ] 

ASF GitHub Bot commented on MCHANGES-375:
-----------------------------------------

GitHub user PascalSchumacher opened a pull request:

    https://github.com/apache/maven-plugins/pull/94

    MCHANGES-375: Add stop between issue text and " Fixes issue-number"

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/PascalSchumacher/maven-plugins MCHANGES-375

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-plugins/pull/94.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #94
    
----
commit 9c2fdcade960ac597fbf8edb549993c0a6f488d0
Author: Pascal Schumacher <pa...@gmx.net>
Date:   2016-10-02T17:08:22Z

    MCHANGES-375: Add stop between issue text and " Fixes issue-number"

----


> Add stop between issue text and " Fixes issue-number"
> -----------------------------------------------------
>
>                 Key: MCHANGES-375
>                 URL: https://issues.apache.org/jira/browse/MCHANGES-375
>             Project: Maven Changes Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.12
>            Reporter: Pascal Schumacher
>            Priority: Minor
>
> The change-report would be easier to read if there was a stop between the issue text and the "Fixes issue-number" part. 
> E.g the current commons-lang release candidate report contains entries like this:
> {quote}Added a new property IS_OS_MAC_OSX_EL_CAPITAN in SystemUtils Fixes LANG-1273. Thanks to Jake Wang.{quote}
> My suggestion is to change it to
> {quote}Added a new property IS_OS_MAC_OSX_EL_CAPITAN in SystemUtils. Fixes LANG-1273. Thanks to Jake Wang.{quote}
> source: [http://home.apache.org/~britter/commons/lang/3_5_RC1/changes-report.html#a3.4]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)