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

Remove Trilead class references in Jenkins Core

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • jenkins-2.165

      1. Replace Trilead Base64 references with java.util.Base64 references (various classes)
      2. Replace Trilead MD5 reference with MessageDigest.getInstance("MD5") (ConsistentHash.java)

      SFTPClient can't be changed for now since it extends a Trilead class, it will need moved into the Trilead API plugin at the point the Trilead JAR is removed from core.

       

            ifernandezcalvo Ivan Fernandez Calvo
            mc1arke Michael Clarke
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: