You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ha...@apache.org on 2002/03/09 16:21:42 UTC

cvs commit: jakarta-avalon-apps/ftpserver/src/xdocs altsettingsserver.xml book.xml coreserver.xml index.xml settingsserver.xml

hammant     02/03/09 07:21:42

  Modified:    ftpserver build.xml
               ftpserver/src/xdocs altsettingsserver.xml book.xml
                        coreserver.xml index.xml settingsserver.xml
  Log:
  Remove more references to Cornerstone
  
  Revision  Changes    Path
  1.28      +2 -2      jakarta-avalon-apps/ftpserver/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/ftpserver/build.xml,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- build.xml	6 Mar 2002 13:56:50 -0000	1.27
  +++ build.xml	9 Mar 2002 15:21:42 -0000	1.28
  @@ -161,7 +161,7 @@
   
     <!-- Setup the filters -->
     <target name="setup-filters">
  -    <filter token="Name" value="Avalon Cornerstone - FtpServer"/>
  +    <filter token="Name" value="Avalon Apps - FtpServer"/>
       <filter token="name" value="ftpserver"/>
       <filter token="version" value="${version}"/>
       <filter token="year" value="${year}"/>
  @@ -360,7 +360,7 @@
         </classpath>
       </java>
   
  -    <copy todir="docs/apps/ftpserver">
  +    <copy todir="docs">
         <fileset dir="${build.docs}">
           <include name="**"/>
         </fileset>
  
  
  
  1.3       +1 -1      jakarta-avalon-apps/ftpserver/src/xdocs/altsettingsserver.xml
  
  Index: altsettingsserver.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/ftpserver/src/xdocs/altsettingsserver.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- altsettingsserver.xml	30 Dec 2001 16:07:51 -0000	1.2
  +++ altsettingsserver.xml	9 Mar 2002 15:21:42 -0000	1.3
  @@ -4,7 +4,7 @@
   
   <document>
     <header>
  -    <title>Cornerstone - Applications / FtpServer</title>
  +    <title>Avalon Applications - FtpServer</title>
       <subtitle>Alternative Settings Server</subtitle>
       <authors>
         <person id="TODO" name="TODO" email="TODO@TODO.net"/>
  
  
  
  1.3       +2 -2      jakarta-avalon-apps/ftpserver/src/xdocs/book.xml
  
  Index: book.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/ftpserver/src/xdocs/book.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- book.xml	30 Dec 2001 16:07:51 -0000	1.2
  +++ book.xml	9 Mar 2002 15:21:42 -0000	1.3
  @@ -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/ftpserver/src/xdocs/coreserver.xml
  
  Index: coreserver.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/ftpserver/src/xdocs/coreserver.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- coreserver.xml	30 Dec 2001 16:07:51 -0000	1.2
  +++ coreserver.xml	9 Mar 2002 15:21:42 -0000	1.3
  @@ -4,7 +4,7 @@
   
   <document>
     <header>
  -    <title>Cornerstone - Applications / FtpServer</title>
  +    <title>Avalon Applications - FtpServer</title>
       <subtitle>Core Server</subtitle>
       <authors>
         <person id="TODO" name="TODO" email="TODO@TODO.net"/>
  
  
  
  1.4       +1 -1      jakarta-avalon-apps/ftpserver/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/ftpserver/src/xdocs/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	8 Jan 2002 07:30:26 -0000	1.3
  +++ index.xml	9 Mar 2002 15:21:42 -0000	1.4
  @@ -4,7 +4,7 @@
   
   <document>
     <header>
  -    <title>Cornerstone - Applications / FtpServer</title>
  +    <title>Avalon Applications - FtpServer</title>
       <subtitle>Introduction</subtitle>
       <authors>
         <person id="TODO" name="TODO" email="TODO@TODO.net"/>
  
  
  
  1.3       +1 -1      jakarta-avalon-apps/ftpserver/src/xdocs/settingsserver.xml
  
  Index: settingsserver.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-apps/ftpserver/src/xdocs/settingsserver.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- settingsserver.xml	30 Dec 2001 16:07:51 -0000	1.2
  +++ settingsserver.xml	9 Mar 2002 15:21:42 -0000	1.3
  @@ -4,7 +4,7 @@
   
   <document>
     <header>
  -    <title>Cornerstone - Applications / FtpServer</title>
  +    <title>Avalon Applications - FtpServer</title>
       <subtitle>Settings Server</subtitle>
       <authors>
         <person id="TODO" name="TODO" email="TODO@TODO.net"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>