Github user rpelisse commented on a diff in the pull request: https://github.com/apache/activemq-artemis/pull/2312#discussion_r224460169 --- Diff: artemis-ra/src/main/java/org/apache/activemq/artemis/ra/inflow/ActiveMQActivationValidationUtils.java --- @@ -0,0 +1,80 @@ +package org.apache.activemq.artemis.ra.inflow; --- End diff -- Same, my bad. I knew I needed to double check the license headers and forgot to do it. I'll update the PR accordingly.
---