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

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

     [ https://issues.apache.org/jira/browse/AMQ-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-6795.
-------------------------------
    Resolution: Fixed

I've applied your patch although I don't think we will release any more versions of protobuf so long as the activemq build works on the existing release.  

> [PATCH] Fix activemq-protobuf build with Java 9
> -----------------------------------------------
>
>                 Key: AMQ-6795
>                 URL: https://issues.apache.org/jira/browse/AMQ-6795
>             Project: ActiveMQ
>          Issue Type: Improvement
>            Reporter: Chris West
>            Priority: Minor
>         Attachments: activemq-protobuf.diff
>
>
> 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)