hammant 02/03/09 07:17:38
Modified: db build.xml
db/src/xdocs book.xml index.xml
Log:
Remove more references to Cornerstone
Revision Changes Path
1.38 +2 -2 jakarta-avalon-apps/db/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/db/build.xml,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- build.xml 28 Feb 2002 20:46:35 -0000 1.37
+++ build.xml 9 Mar 2002 15:17:38 -0000 1.38
@@ -86,7 +86,7 @@
<!-- Setup the filters -->
<target name="setup-filters">
- <filter token="Name" value="Avalon Cornerstone - AvalonDB"/>
+ <filter token="Name" value="Avalon Apps - AvalonDB"/>
<filter token="name" value="db"/>
<filter token="version" value="${version}"/>
<filter token="year" value="${year}"/>
@@ -471,7 +471,7 @@
</classpath>
</java>
- <copy todir="docs/apps/db">
+ <copy todir="docs">
<fileset dir="${build.docs}">
<include name="**"/>
</fileset>
1.2 +2 -2 jakarta-avalon-apps/db/src/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/db/src/xdocs/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 30 Dec 2001 09:13:56 -0000 1.1
+++ book.xml 9 Mar 2002 15:17:38 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
-<book software="Cornerstone"
- title="Cornerstone Documentation"
+<book software="Avalon Applications"
+ title="Avalon Applications Documentation"
copyright="@year@ The Apache Software Foundation">
<project label="Back to Avalon" href="@AVALON_BASE@" />
1.2 +2 -2 jakarta-avalon-apps/db/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/db/src/xdocs/index.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- index.xml 30 Dec 2001 09:13:56 -0000 1.1
+++ index.xml 9 Mar 2002 15:17:38 -0000 1.2
@@ -4,7 +4,7 @@
<document>
<header>
- <title>Cornerstone Developer Documentation - Applications /
AvalonDB</title>
+ <title>Avalon Applications / AvalonDB</title>
<subtitle>The 'AvalonDB' DBMS Application</subtitle>
<authors>
<person name="Paul Hammant" email="[EMAIL PROTECTED]"/>
@@ -26,7 +26,7 @@
<footer>
<legal>
Copyright (c) @year@ The Jakarta Apache Project All rights reserved.
- $Revision: 1.1 $ $Date: 2001/12/30 09:13:56 $
+ $Revision: 1.2 $ $Date: 2002/03/09 15:17:38 $
</legal>
</footer>
</document>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>