summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-07-21 19:02:15 +0000
committerRafael H. Schloming <rhs@apache.org>2009-07-21 19:02:15 +0000
commitfc6c7aed051482f011e1b484dc9fd45a4b36ada9 (patch)
tree0369afe56cd72040c9196989a92546a4ff73192a /specs
parent6f0e2063cf8a4e6861e6c8167109f9beaab151f3 (diff)
downloadqpid-python-fc6c7aed051482f011e1b484dc9fd45a4b36ada9.tar.gz
workaround jython/python xml parser bug with unicode sources; added path support for mllib.xml_parse; uncommented dtd decl in spec file
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@796477 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'specs')
-rw-r--r--specs/amqp.0-10-qpid-errata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/amqp.0-10-qpid-errata.xml b/specs/amqp.0-10-qpid-errata.xml
index 5a554b0ab7..365928ea4e 100644
--- a/specs/amqp.0-10-qpid-errata.xml
+++ b/specs/amqp.0-10-qpid-errata.xml
@@ -121,7 +121,7 @@
-->
-<!--<!DOCTYPE amqp SYSTEM "amqp.0-10.dtd">-->
+<!DOCTYPE amqp SYSTEM "amqp.0-10.dtd">
<amqp xmlns="http://www.amqp.org/schema/amqp.xsd"
major="0" minor="10" port="5672">