mcconnell 2003/02/08 15:32:33
Modified: info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data
QDoxComponent1-info.xml
QDoxLegacyComponent1-info.xml component1-info.xml
component2.xinfo component3-info.xml
component4-info.xml
info/src/xdocs MyComponent-info.xml.txt sample.xml
Log:
Updated DTD references.
Revision Changes Path
1.5 +1 -1
avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/QDoxComponent1-info.xml
Index: QDoxComponent1-info.xml
===================================================================
RCS file:
/home/cvs/avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/QDoxComponent1-info.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- QDoxComponent1-info.xml 24 Nov 2002 12:15:27 -0000 1.4
+++ QDoxComponent1-info.xml 8 Feb 2003 23:32:32 -0000 1.5
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE component-info
PUBLIC "-//AVALON/Component Info DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/info/componentinfo_1_0.dtd" >
+ "http://avalon.apache.org/dtds/info/componentinfo_1_0.dtd" >
<component-info>
<component
type="org.apache.avalon.framework.tools.infobuilder.test.data.QDoxComponent1"/>
1.4 +1 -1
avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/QDoxLegacyComponent1-info.xml
Index: QDoxLegacyComponent1-info.xml
===================================================================
RCS file:
/home/cvs/avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/QDoxLegacyComponent1-info.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- QDoxLegacyComponent1-info.xml 28 Nov 2002 21:27:53 -0000 1.3
+++ QDoxLegacyComponent1-info.xml 8 Feb 2003 23:32:32 -0000 1.4
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE component-info
PUBLIC "-//AVALON/Component Info DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/info/componentinfo_1_0.dtd" >
+ "http://avalon.apache.org/dtds/info/componentinfo_1_0.dtd" >
<component-info>
<component
type="org.apache.avalon.framework.tools.infobuilder.test.data.QDoxLegacyComponent1"/>
1.5 +1 -1
avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/component1-info.xml
Index: component1-info.xml
===================================================================
RCS file:
/home/cvs/avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/component1-info.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- component1-info.xml 24 Nov 2002 12:15:27 -0000 1.4
+++ component1-info.xml 8 Feb 2003 23:32:32 -0000 1.5
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE component-info
PUBLIC "-//AVALON/Component Info DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/info/componentinfo_1_0.dtd" >
+ "http://avalon.apache.org/dtds/info/componentinfo_1_0.dtd" >
<component-info>
<component type="org.realityforge.Component1"/>
1.3 +1 -1
avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/component2.xinfo
Index: component2.xinfo
===================================================================
RCS file:
/home/cvs/avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/component2.xinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- component2.xinfo 28 Nov 2002 21:27:53 -0000 1.2
+++ component2.xinfo 8 Feb 2003 23:32:33 -0000 1.3
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!DOCTYPE blockinfo PUBLIC "-//PHOENIX/Block Info DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/phoenix/blockinfo_1.0.dtd">
+ "http://avalon.apache.org/dtds/phoenix/blockinfo_1.0.dtd">
<blockinfo>
1.5 +1 -1
avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/component3-info.xml
Index: component3-info.xml
===================================================================
RCS file:
/home/cvs/avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/component3-info.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- component3-info.xml 28 Nov 2002 21:27:53 -0000 1.4
+++ component3-info.xml 8 Feb 2003 23:32:33 -0000 1.5
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE component-info
PUBLIC "-//AVALON/Component Info DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/info/componentinfo_1_0.dtd" >
+ "http://avalon.apache.org/dtds/info/componentinfo_1_0.dtd" >
<component-info>
1.2 +1 -1
avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/component4-info.xml
Index: component4-info.xml
===================================================================
RCS file:
/home/cvs/avalon-sandbox/info/src/test/org/apache/avalon/framework/tools/infobuilder/test/data/component4-info.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- component4-info.xml 24 Nov 2002 12:17:02 -0000 1.1
+++ component4-info.xml 8 Feb 2003 23:32:33 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE component-info
PUBLIC "-//AVALON/Component Info DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/info/componentinfo_1_0.dtd" >
+ "http://avalon.apache.org/dtds/info/componentinfo_1_0.dtd" >
<component-info>
<component type="org.realityforge.Component1"/>
1.2 +1 -1 avalon-sandbox/info/src/xdocs/MyComponent-info.xml.txt
Index: MyComponent-info.xml.txt
===================================================================
RCS file: /home/cvs/avalon-sandbox/info/src/xdocs/MyComponent-info.xml.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- MyComponent-info.xml.txt 13 Nov 2002 02:16:49 -0000 1.1
+++ MyComponent-info.xml.txt 8 Feb 2003 23:32:33 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE component-info
PUBLIC "-//AVALON/Component Info DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/info/componentinfo_1_0.dtd" >
+ "http://avalon.apache.org/dtds/info/componentinfo_1_0.dtd" >
<component-info>
<component type="com.biz.MyComponent">
1.3 +1 -1 avalon-sandbox/info/src/xdocs/sample.xml
Index: sample.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/info/src/xdocs/sample.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sample.xml 13 Nov 2002 05:24:12 -0000 1.2
+++ sample.xml 8 Feb 2003 23:32:33 -0000 1.3
@@ -15,7 +15,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE component-info
PUBLIC "-//AVALON/Component Info DTD Version 1.0//EN"
- "http://jakarta.apache.org/avalon/dtds/info/componentinfo_1_0.dtd" >
+ "http://avalon.apache.org/dtds/info/componentinfo_1_0.dtd" >
<component-info>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]