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

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

    [ https://issues.apache.org/jira/browse/QPID-8282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832881#comment-16832881 ] 

ASF subversion and git services commented on QPID-8282:
-------------------------------------------------------

Commit 39523942fb291765cc987e742d5c6a8720659b8e in qpid-jms-amqp-0-x's branch refs/heads/master from Alex Rudyy
[ https://gitbox.apache.org/repos/asf?p=qpid-jms-amqp-0-x.git;h=3952394 ]

QPID-8282: [JMS AMQP 0-x] Change minimum java version to 1.8


> [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
>            Priority: Minor
>             Fix For: qpid-java-client-0-x-6.3.4
>
>
> 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