bloritsch 2003/02/27 11:32:01
Modified: logger default.properties
logger/src/xdocs book.xml index.xml
Log:
fix doc build
Revision Changes Path
1.20 +1 -1 avalon-excalibur/logger/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/default.properties,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- default.properties 7 Feb 2003 22:31:03 -0000 1.19
+++ default.properties 27 Feb 2003 19:32:01 -0000 1.20
@@ -47,7 +47,7 @@
# ----- Excalibur component, version 1.0 or later -----
excalibur-component.home=${basedir}/../component/dist
excalibur-component.lib=${excalibur-component.home}
-excalibur-component.jar=${excalibur-component.lib}/excalibur-component-1.0.jar
+excalibur-component.jar=${excalibur-component.lib}/excalibur-component-1.1.jar
# ----- Excalibur collections, version 1.0 or later -----
excalibur-collections.home=${basedir}/../collections/dist
1.6 +4 -2 avalon-excalibur/logger/src/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/src/xdocs/book.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- book.xml 20 Feb 2003 14:26:57 -0000 1.5
+++ book.xml 27 Feb 2003 19:32:01 -0000 1.6
@@ -1,11 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
+ <!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN"
"book-cocoon-v10.dtd">
+
<book software="Excalibur logger" title="Excalibur logger" copyright="@year@ The
Apache Software Foundation" xmlns:xlink="http://www.w3.org/1999/xlink">
<menu label="About">
<menu-item href="index.html" label="Overview"/>
- <menu-item href="http://jakarta.apache.org/avalon/excalibur/index.html"
label="Excalibur Home"/>
- <menu-item href="http://jakarta.apache.org/builds/avalon-excalibur/release"
label="Download"/>
+ <menu-item href="http://avalon.apache.org/excalibur/index.html"
label="Excalibur Home"/>
+ <menu-item href="http://avalon.apache.org/bindownload.cgi" label="Download"/>
<menu-item label="API Docs" href="http://avalon.apache.org/api/"/>
</menu>
1.8 +2 -1 avalon-excalibur/logger/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/logger/src/xdocs/index.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- index.xml 21 Feb 2003 21:19:59 -0000 1.7
+++ index.xml 27 Feb 2003 19:32:01 -0000 1.8
@@ -1,4 +1,5 @@
<?xml version="1.0"?>
+<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN"
"document-v11.dtd">
<document>
<header>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]