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

Olivier Lamy closed MCHANGELOG-133.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3
         Assignee: Olivier Lamy

fixed http://svn.apache.org/r1467630
                
> 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
>            Assignee: Olivier Lamy
>             Fix For: 2.3
>
>         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