Uploaded image for project: 'yangtools'
  1. yangtools
  2. YANGTOOLS-906

Fix JDK11/javax.xml.bind.DatatypeConverter mismatch

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Medium Medium
    • 2.0.12, 2.1.2
    • None
    • data-impl

      We use DatatypeConverter for BASE64 decoding, which is not optimal, as we are depending on JAXB for a very simple piece of functionality. Create a dedicated codec class, so that we free up the dependency – allowing us to run without that particular Java module.

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: