rdonkin 2004/01/13 13:45:44
Modified: betwixt/src/test/org/apache/commons/betwixt/xmlunit Tag:
REFACTORING-BRANCH_2004-01-13 rss-example.xml
Log:
Initial commit of the refactoring stuff. It has not been cleared up (in the way that
I would have liked) but I think it's better in. Appologies for the poor code quality
and lack of documentation. Hopefully should improve this over the next few weeks.
Revision Changes Path
No revision
No revision
1.1.4.1 +2 -0
jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/xmlunit/rss-example.xml
Index: rss-example.xml
===================================================================
RCS file:
/home/cvs/jakarta-commons/betwixt/src/test/org/apache/commons/betwixt/xmlunit/rss-example.xml,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -r1.1 -r1.1.4.1
--- rss-example.xml 15 Dec 2002 19:03:35 -0000 1.1
+++ rss-example.xml 13 Jan 2004 21:45:44 -0000 1.1.4.1
@@ -1,8 +1,10 @@
<?xml version="1.0"?>
+<!--
<!DOCTYPE rss PUBLIC
"-//Netscape Communications//DTD RSS 0.91//EN"
"http://my.netscape.com/publish/formats/rss-0.91.dtd">
+ -->
<rss version="0.91">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]