Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-52477

XML Parsers should use report encoding given in XML file

    • 5.0.0 (analysis-model and warnings-ng)

      Currently, the encoding needs to defined for the parser as parameter, it would be handy if the parser could detect the encoding.

      <?xml version="1.0" encoding="UTF-8"?>
      <checkstyle version="4.1">
      ...
      </checkstyle>
      

          [JENKINS-52477] XML Parsers should use report encoding given in XML file

          Ulli Hafner created issue -
          Ulli Hafner made changes -
          Rank New: Ranked higher
          Ulli Hafner made changes -
          Link New: This issue is related to JENKINS-52990 [ JENKINS-52990 ]
          Ulli Hafner made changes -
          Link Original: This issue is related to JENKINS-52990 [ JENKINS-52990 ]
          Ulli Hafner made changes -
          Link New: This issue is related to JENKINS-52551 [ JENKINS-52551 ]
          Ulli Hafner made changes -
          Link Original: This issue is related to JENKINS-52551 [ JENKINS-52551 ]
          Ulli Hafner made changes -
          Component/s New: warnings-ng-plugin [ 24526 ]
          Component/s Original: warnings-plugin [ 15513 ]
          Ulli Hafner made changes -
          Component/s New: analysis-model [ 23523 ]
          Ulli Hafner made changes -
          Labels New: newbie-friendly
          Ulli Hafner made changes -
          Description Original: Currently, the encoding needs to defined for the parser as parameter, it would be handy if the parser could detect the encoding. New: Currently, the encoding needs to defined for the parser as parameter, it would be handy if the parser could detect the encoding.

          {code}
          <?xml version="1.0" encoding="UTF-8"?>
          ...
          {code}
          Ulli Hafner made changes -
          Description Original: Currently, the encoding needs to defined for the parser as parameter, it would be handy if the parser could detect the encoding.

          {code}
          <?xml version="1.0" encoding="UTF-8"?>
          ...
          {code}
          New: Currently, the encoding needs to defined for the parser as parameter, it would be handy if the parser could detect the encoding.

          {code}
          <?xml version="1.0" encoding="UTF-8"?>
          <checkstyle version="4.1">
          ...
          </checkstyle>
          {code}

            mschmidae Michael Schmid
            drulli Ulli Hafner
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: