[Java] Move JMS Selector code to common to remove duplication between client
and broker
---------------------------------------------------------------------------------------
Key: QPID-3801
URL: https://issues.apache.org/jira/browse/QPID-3801
Project: Qpid
Issue Type: Improvement
Components: Java Broker, Java Client, Java Common
Reporter: Rob Godfrey
Assignee: Rob Godfrey
Fix For: 0.15
Currently we have paractically the same code in both the client and the broker
to handle the parsing and evaluation of selectors. The code should be moved to
common with an interface for the "filterable message" so that it can be used by
both the client and broker.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]