Author: rhs Date: Tue Jul 7 19:52:18 2009 New Revision: 791959 URL: http://svn.apache.org/viewvc?rev=791959&view=rev Log: comment out the dtd declaration in order to workaround parsing issues under jython 2.5
Modified: qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml Modified: qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml?rev=791959&r1=791958&r2=791959&view=diff ============================================================================== --- qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml (original) +++ qpid/trunk/qpid/specs/amqp.0-10-qpid-errata.xml Tue Jul 7 19:52:18 2009 @@ -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"> --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:commits-subscr...@qpid.apache.org