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

Remove unnecessary JAXB's DatatypeConverter usage

    • 1.37

      The plugin is using DatatypeConverter for Base 64 conversion, it could be replaced by java.util.Base64 like was done in https://github.com/jenkinsci/instance-identity-module/pull/11
       

      Acceptance criteria

      https://github.com/jenkinsci/pipeline-aws-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind yields nothing anymore

          [JENKINS-55954] Remove unnecessary JAXB's DatatypeConverter usage

          Aniket Kadam added a comment -

          This is the PR that addresses the issue. https://github.com/jenkinsci/pipeline-aws-plugin/pull/158

          Aniket Kadam added a comment - This is the PR that addresses the issue. https://github.com/jenkinsci/pipeline-aws-plugin/pull/158

          Basil Crow added a comment -

          Fixed in jenkinsci/pipeline-aws-plugin#158. Released in 1.37.

          Basil Crow added a comment - Fixed in jenkinsci/pipeline-aws-plugin#158 . Released in 1.37 .

            aniketsk Aniket Kadam
            batmat Baptiste Mathus
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: