bloritsch 2002/07/26 09:17:40 Modified: site/src/xdocs changes.xml index.xml Removed: site/src/xdocs/dtd changes-v10.dtd characters.ent document-v10.dtd Log: remove DTDs Revision Changes Path 1.3 +0 -2 jakarta-avalon-excalibur/site/src/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/site/src/xdocs/changes.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- changes.xml 25 Apr 2002 14:44:02 -0000 1.2 +++ changes.xml 26 Jul 2002 16:17:39 -0000 1.3 @@ -1,7 +1,5 @@ <?xml version="1.0"?> -<!DOCTYPE changes SYSTEM "dtd/changes-v10.dtd"> - <changes title="Avalon Excalibur History of Changes"> <devs> <person name="Berin Loritsch" email="[EMAIL PROTECTED]" id="BL"/> 1.5 +1 -10 jakarta-avalon-excalibur/site/src/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/site/src/xdocs/index.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- index.xml 13 Apr 2002 10:55:40 -0000 1.4 +++ index.xml 26 Jul 2002 16:17:40 -0000 1.5 @@ -1,7 +1,5 @@ <?xml version="1.0"?> -<!DOCTYPE document SYSTEM "dtd/document-v10.dtd"> - <document> <header> <title>Excalibur - Overview</title> @@ -42,13 +40,6 @@ where they are in the development cycle. They are <strong>NOT</strong> meant for production use. You have been warned. </warn> - </s1> - <s1 title="Excalibur Sub-Projects"> - <s2 title="AltRMI - Alternative to RMI"> - <p> - This is simpler, though controversial, alternative to RMI. - </p> - </s2> </s1> </body> <footer>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>