You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2019/03/05 15:29:00 UTC

[jira] [Created] (QPID-8282) [JMS AMQP 0-x] Java 11 build/runtime failure due to use of javax.xml.bind.DatatypeConverter

Robbie Gemmell created QPID-8282:
------------------------------------

             Summary: [JMS AMQP 0-x] Java 11 build/runtime failure due to use of javax.xml.bind.DatatypeConverter
                 Key: QPID-8282
                 URL: https://issues.apache.org/jira/browse/QPID-8282
             Project: Qpid
          Issue Type: Bug
          Components: JMS AMQP 0-x
    Affects Versions: qpid-java-client-0-x-6.3.3
            Reporter: Robbie Gemmell


In setting up a new system, I happened to make attempt to build the JMS AMQP 0-x client using Java 11. It failed to compile due to use of javax.xml.bind.DatatypeConverter for Base64 handling in the SCRAM-SHA mechanisms. This prevents building on Java 11, and would break use of SCRAM-SHA while running on Java 11 assuming nothing else stopped things working.

Although the 0-x client is essentially in maintenance/legacy mode at this point, blockers as trivial as Base 64 handling would be nice to resolved if it made using Java 11 possible, if only to simplify migrations later.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org