You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Chris West (JIRA)" <ji...@apache.org> on 2017/08/21 17:27:00 UTC

[jira] [Created] (AMQ-6795) [PATCH] Fix activemq-protobuf build with Java 9

Chris West created AMQ-6795:
-------------------------------

             Summary: [PATCH] Fix activemq-protobuf build with Java 9
                 Key: AMQ-6795
                 URL: https://issues.apache.org/jira/browse/AMQ-6795
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: Chris West


activemq-protobuf, which I understand to be part of activemq, fails to build with Java 9, due to some unused imports (which can just be removed), and the removal of -source 1.5 -target 1.5, which can be fixed by fiddling the pom.xml. A patch which does this is attached.

Debian/Ubuntu are hoping to do their next releases with everything having been rebuilt with Java 9, and this library is shipped.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)