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

          Baptiste Mathus created issue -
          Baptiste Mathus made changes -
          Epic Link New: JENKINS-55944 [ 197353 ]
          Baptiste Mathus made changes -
          Assignee Original: Thorsten Hoeger [ hoegertn ] New: Aniket Kadam [ aniketsk ]
          Baptiste Mathus made changes -
          Description Original: 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]

           
          h3. Acceptance criteria

          https://github.com/jenkinsci/pipeline-aws-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind yields nothing anymore
          New: 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]
           
          h3. Acceptance criteria

          https://github.com/jenkinsci/pipeline-aws-plugin/search?q=javax.xml.bind&unscoped_q=javax.xml.bind yields nothing anymore
          Aniket Kadam made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Aniket Kadam made changes -
          Status Original: In Progress [ 3 ] New: In Review [ 10005 ]

          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
          Baptiste Mathus made changes -
          Labels New: newbie-friendly
          Baptiste Mathus made changes -
          Labels Original: newbie-friendly New: java11 newbie-friendly
          Baptiste Mathus made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Review [ 10005 ] New: Fixed but Unreleased [ 10203 ]

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

              Created:
              Updated:
              Resolved: