hammant 02/03/09 07:22:16
Modified: overlord build.xml
overlord/src/xdocs book.xml index.xml
Log:
Remove more references to Cornerstone
Revision Changes Path
1.7 +2 -2 jakarta-avalon-apps/overlord/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/overlord/build.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- build.xml 6 Mar 2002 08:29:46 -0000 1.6
+++ build.xml 9 Mar 2002 15:22:16 -0000 1.7
@@ -75,7 +75,7 @@
<!-- Setup the filters -->
<target name="setup-filters">
- <filter token="Name" value="Avalon Cornerstone - Overlord"/>
+ <filter token="Name" value="Avalon Apps - Overlord"/>
<filter token="name" value="overlord"/>
<filter token="version" value="${version}"/>
<filter token="year" value="${year}"/>
@@ -300,7 +300,7 @@
</classpath>
</java>
- <copy todir="docs/apps/overlord">
+ <copy todir="docs">
<fileset dir="${build.docs}">
<include name="**"/>
</fileset>
1.2 +2 -2 jakarta-avalon-apps/overlord/src/xdocs/book.xml
Index: book.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/overlord/src/xdocs/book.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- book.xml 8 Jan 2002 08:24:31 -0000 1.1
+++ book.xml 9 Mar 2002 15:22:16 -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.3 +1 -1 jakarta-avalon-apps/overlord/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-apps/overlord/src/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml 8 Jan 2002 11:32:46 -0000 1.2
+++ index.xml 9 Mar 2002 15:22:16 -0000 1.3
@@ -4,7 +4,7 @@
<document>
<header>
- <title>Cornerstone - Applications / Overlord</title>
+ <title>Avalon Applications - Overlord</title>
<subtitle>Introduction</subtitle>
<authors>
<person id="EJP" name="Eung-ju Park" email="[EMAIL PROTECTED]"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>