summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2009-07-07 19:52:18 +0000
committerRafael H. Schloming <rhs@apache.org>2009-07-07 19:52:18 +0000
commitcb11de7cc3e3170d615123fb1b1f1210a037295d (patch)
tree13e47d05138c4bddd16fd7c97e078d44b9fae3c0
parent66ecf7b55ae668dcf24957885f1a21bbfb5a9bd3 (diff)
downloadqpid-python-cb11de7cc3e3170d615123fb1b1f1210a037295d.tar.gz
comment out the dtd declaration in order to workaround parsing issues under jython 2.5
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@791959 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/specs/amqp.0-10-qpid-errata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/specs/amqp.0-10-qpid-errata.xml b/qpid/specs/amqp.0-10-qpid-errata.xml
index 365928ea4e..5a554b0ab7 100644
--- a/qpid/specs/amqp.0-10-qpid-errata.xml
+++ b/qpid/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">