You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2019/07/17 15:35:52 UTC

[activemq-artemis] 03/03: This closes #2742

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 03044c9d291212721a3ff743d4bf8c2b3c8b6084
Merge: 6a0e36b 0585db7
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Wed Jul 17 11:35:32 2019 -0400

    This closes #2742

 .../activemq/artemis/utils/SelectorTranslator.java | 15 ++++
 .../hornetq/HornetQProtocolManagerFactory.java     |  1 +
 .../hornetq/HQFilterConversionInterceptor.java     | 62 ++++++++++++++
 .../main/resources/hqselector/sendMessages.groovy  | 64 +++++++++++++++
 .../tests/compatibility/HQSelectorTest.java        | 89 ++++++++++++++++++++
 .../protocols/hornetq/HornetQProtocolTest.java     | 94 ++++++++++++++++++++++
 .../unit/jms/client/SelectorTranslatorTest.java    | 31 +++++++
 7 files changed, 356 insertions(+)