bodewig 2002/11/08 01:06:20
Modified: src/etc/testcases/taskdefs/optional/xml about.xml
endpiece.xml endpiece2.xml
Log:
help XML parsers that think an URI was a java.net.URL
Revision Changes Path
1.2 +1 -1
jakarta-ant/src/etc/testcases/taskdefs/optional/xml/about.xml
Index: about.xml
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/etc/testcases/taskdefs/optional/xml/about.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- about.xml 15 Apr 2002 06:35:18 -0000 1.1
+++ about.xml 8 Nov 2002 09:06:20 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE doc PUBLIC
"-//stevo//DTD doc 1.0//EN"
- "nap:chemical+brothers"
+ "http://chemical/brothers"
>
<doc>
<section title="About">
1.2 +1 -1
jakarta-ant/src/etc/testcases/taskdefs/optional/xml/endpiece.xml
Index: endpiece.xml
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/etc/testcases/taskdefs/optional/xml/endpiece.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- endpiece.xml 9 Sep 2002 02:37:50 -0000 1.1
+++ endpiece.xml 8 Nov 2002 09:06:20 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<doc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="doc.xsd"
- xmlns="nap:Massive+Attack+Mezzanine">
+ xmlns="http://Massive/Attack+Mezzanine">
<section title="endpiece">
With a little luck, the network will pick me up.
This is Ripley - last survivor of The Nostromo - signing off.
1.2 +1 -1
jakarta-ant/src/etc/testcases/taskdefs/optional/xml/endpiece2.xml
Index: endpiece2.xml
===================================================================
RCS file:
/home/cvs/jakarta-ant/src/etc/testcases/taskdefs/optional/xml/endpiece2.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- endpiece2.xml 9 Sep 2002 02:37:50 -0000 1.1
+++ endpiece2.xml 8 Nov 2002 09:06:20 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<doc xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="doc.xsd"
- xmlns="nap:Massive+Attack+Mezzanine">
+ xmlns="http://Massive/Attack+Mezzanine">
<section title="endpiece">
With a little luck, the network will pick me up.
This is Ripley - last survivor of The Nostromo - signing off.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>