Uploaded image for project: 'Shiro'
  1. Shiro
  2. SHIRO-567

shiro-root-1.2.5.pom uses invalid encoding, fails to parse with Gradle 2.14

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.5
    • 1.2.6
    • None

    Description

      $> curl -s https://repo1.maven.org/maven2/org/apache/shiro/shiro-root/1.2.5/shiro-root-1.2.5.pom| head -1
      <?xml version="1.0" encoding="UTF8"?>

      "UTF8" is not a valid encoding, it should be "UTF-8". This makes Gradle fail to parse the pom. The 1.2.4 pom is correct.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jkemnade Jochen Kemnade
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: