activemq-artemis/artemis-protocols
Justin Bertram eb26f67ab6 ARTEMIS-3137 support XPath filters
Change summary:
 - Remove the existing Xalan-based XPath evaluator since Xalan appears
   to be no longer maintained.
 - Implement a JAXP XPath evaluator (from the ActiveMQ 5.x code-base).
 - Pull in the changes from https://issues.apache.org/jira/browse/AMQ-5333
   to enable configurable XML parser features.
 - Add a method to the base Message interface to make it easier to get
   the message body as a string. This relieves the filter from having
   to deal with message implementation details.
 - Update the Qpid JMS client to get the jms.validateSelector parameter.
2021-03-10 09:32:23 -05:00
..
artemis-amqp-protocol ARTEMIS-3137 support XPath filters 2021-03-10 09:32:23 -05:00
artemis-hornetq-protocol [maven-release-plugin] prepare for next development iteration 2021-02-11 12:00:04 -05:00
artemis-hqclient-protocol [maven-release-plugin] prepare for next development iteration 2021-02-11 12:00:04 -05:00
artemis-mqtt-protocol ARTEMIS-3093 Ordering on multiple consumers and core with rollback 2021-02-22 15:10:04 -05:00
artemis-openwire-protocol ARTEMIS-3067, ARTEMIS-3135 - rework accounting for lazy decoding by directly referencing the owning page store, owner now tracked on a message rather than the message reference. This avoids the error prone checks around potential decoding sites 2021-02-24 15:50:13 +00:00
artemis-stomp-protocol [maven-release-plugin] prepare for next development iteration 2021-02-11 12:00:04 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2021-02-11 12:00:04 -05:00