[
https://issues.apache.org/jira/browse/AMQ-6795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris West updated AMQ-6795:
----------------------------
Attachment: activemq-protobuf.diff
> [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
> 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)