Uploaded image for project: 'Maven Changelog Plugin'
  1. Maven Changelog Plugin
  2. MCHANGELOG-133

ChangeLog: allow encoding of file paths for gitblit

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3
    • None

    Description

      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

      Attachments

        1. MCHANGELOG-133.patch
          3 kB
          Olivier Lamy

        Activity

          People

            olamy Olivier Lamy
            olamy Olivier Lamy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: