[ 
https://jira.codehaus.org/browse/MCHANGELOG-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Olivier Lamy updated MCHANGELOG-133:
------------------------------------

    Attachment: MCHANGELOG-133.patch
    
> ChangeLog: allow encoding of file paths for gitblit
> ---------------------------------------------------
>
>                 Key: MCHANGELOG-133
>                 URL: https://jira.codehaus.org/browse/MCHANGELOG-133
>             Project: Maven 2.x Changelog Plugin
>          Issue Type: Bug
>            Reporter: Olivier Lamy
>         Attachments: MCHANGELOG-133.patch
>
>
> This change allows to encode the file path portion of a url if the parameter 
> `encodeFileUri` is set.
> E.g.
> http://example.org/repo.git/my/file.txt
> becomes
> http://example.org/repo.git/my%2Ffile.txt
> This is currently required to support [Gitblit](http://gitblit.com/) in the 
> changelog plugin. url: https://github.com/apache/maven-plugins/pull/7.patch

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to