summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Godfrey <rgodfrey@apache.org>2012-05-15 12:40:40 +0000
committerRobert Godfrey <rgodfrey@apache.org>2012-05-15 12:40:40 +0000
commit0d9f716521ce4a2924f9f3915c613ab6a095d473 (patch)
treef5d29b3421439dce537aab3015de6be7ed2ab11d
parentfdc717cc97eb61bbb55189090aa5910136cf1228 (diff)
downloadqpid-python-0d9f716521ce4a2924f9f3915c613ab6a095d473.tar.gz
NO-JIRA : Updates to Apache registered AMQP 1.0 filters
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1338672 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/specs/apache-filters.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/qpid/specs/apache-filters.xml b/qpid/specs/apache-filters.xml
index 24e1d521e2..e269e9571d 100644
--- a/qpid/specs/apache-filters.xml
+++ b/qpid/specs/apache-filters.xml
@@ -175,9 +175,9 @@ JMSType | annotation jms-type in message-annotations section
where <i>field_name</i> is the appropriate AMQP 1.0 field
named in the table above, with the hyphen replaced by an
underscore. For example, the selector: "JMSCorrelationID =
- ’abc’ AND color = ’blue’ AND weight > 2500" would be
- transferred over the wire as: "amqp.correlation_id = ’abc’
- AND color = ’blue’ AND weight > 2500"
+ 'abc' AND color = 'blue' AND weight > 2500" would be
+ transferred over the wire as: "amqp.correlation_id = 'abc'
+ AND color = 'blue' AND weight > 2500"
</p>
<p>
The "properties" of the JMS message are equivalent to the AMQP application-properties