Uploaded image for project: 'Maven Plugin Tools'
  1. Maven Plugin Tools
  2. MPLUGIN-76

Fixed file encoding employed by PluginXDocGenerator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3
    • 2.4
    • API
    • None
    • Patch

    Description

      The class currenlty uses the platform's default encoding (say ISO-8859-1) to write a XML file without a XML declaration such that readers will assume UTF-8 instead. The patch enforces UTF-8 output and (as a best practice) adds the XML declaration to the output file.

      Attachments

        1. file-encoding.patch
          2 kB
          Benjamin Bentmann

        Issue Links

          Activity

            People

              siveton Siveton Vincent
              bentmann Benjamin Bentmann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: