Github user tbouron commented on a diff in the pull request:
https://github.com/apache/brooklyn-library/pull/134#discussion_r150188836
--- Diff: software/messaging/src/main/resources/catalog.bom ---
@@ -25,6 +25,56 @@ brooklyn.catalog:
type: org.apache.brooklyn.entity.messaging.activemq.ActiveMQBroker
name: ActiveMQ Broker
description: ActiveMQ is an open source message broker which fully
implements the Java Message Service 1.1 (JMS)
+ - id: org.apache.brooklyn.entity.messaging.activemq-artemis
+ version: "1.0.0-SNAPSHOT" # BROOKLYN_VERSION
+ item:
--- End diff --
+1 on @michaelandrepearce's suggestion
---