leosimons    2003/02/07 12:10:18

  Modified:    .        README.txt build.xml
               src/xdocs announcement.xml index.xml
               src/xdocs/stylesheets project.xml
  Log:
  s!http://jakarta.apache.org/avalon/!http://avalon.apache.org/!
  
  Revision  Changes    Path
  1.2       +1 -1      avalon-logkit/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/avalon-logkit/README.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- README.txt        4 Dec 2002 15:30:04 -0000       1.1
  +++ README.txt        7 Feb 2003 20:10:18 -0000       1.2
  @@ -10,7 +10,7 @@
     Where is it?
     ------------
   
  -  http://jakarta.apache.org/avalon/logkit
  +  http://avalon.apache.org/logkit
   
     Requirements
     ------------
  
  
  
  1.93      +1 -1      avalon-logkit/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-logkit/build.xml,v
  retrieving revision 1.92
  retrieving revision 1.93
  diff -u -r1.92 -r1.93
  --- build.xml 7 Feb 2003 20:06:52 -0000       1.92
  +++ build.xml 7 Feb 2003 20:10:18 -0000       1.93
  @@ -469,7 +469,7 @@
                  value=""Copyright © 2001 Apache Jakarta Project. 
All Rights Reserved.""/>
           <param name="-link" value="http://java.sun.com/j2se/1.4/docs/api/"/>
           <param name="-link" 
value="http://java.sun.com/j2ee/sdk_1.3/techdocs/api/"/>
  -        <param name="-link" value="http://jakarta.apache.org/avalon/api/"/>
  +        <param name="-link" value="http://avalon.apache.org/api/"/>
         </doclet>
       </javadoc>
   
  
  
  
  1.14      +2 -2      avalon-logkit/src/xdocs/announcement.xml
  
  Index: announcement.xml
  ===================================================================
  RCS file: /home/cvs/avalon-logkit/src/xdocs/announcement.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- announcement.xml  6 Feb 2003 13:40:26 -0000       1.13
  +++ announcement.xml  7 Feb 2003 20:10:18 -0000       1.14
  @@ -3,7 +3,7 @@
     <title>@Name@ @version@</title>
     <abstract>The Avalon team is proud to announce the @version@ @status@ 
release of @[EMAIL PROTECTED]</abstract>
   
  -  <project site="http://jakarta.apache.org/avalon";>
  +  <project site="http://avalon.apache.org";>
       <title>Avalon</title>
       <description>
         The Avalon project is Apache's Java Server Framework. It is
  @@ -15,7 +15,7 @@
       </description>
     </project>
   
  -  <project site="http://jakarta.apache.org/avalon/@name@";>
  +  <project site="http://avalon.apache.org/@name@";>
       <title>@Name@ @version@</title>
       <description>
   LogKit is an easy to use logging toolkit designed for secure 
  
  
  
  1.9       +1 -1      avalon-logkit/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon-logkit/src/xdocs/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml 7 Feb 2003 15:26:01 -0000       1.8
  +++ index.xml 7 Feb 2003 20:10:18 -0000       1.9
  @@ -12,7 +12,7 @@
           LogKit is a logging toolkit designed for secure performance oriented 
logging
           in applications. To get started using LogKit, it is recomended that 
you read the 
           <link href="whitepaper.html" type="simple" show="replace" 
actuate="user">whitepaper</link> and browse the 
  -        <link href="http://jakarta.apache.org/avalon/logkit/api/index.html"; 
type="simple" show="replace" actuate="user">API docs</link>.
  +        <link href="http://avalon.apache.org/logkit/api/index.html"; 
type="simple" show="replace" actuate="user">API docs</link>.
         </p>
       </section>
     </body>
  
  
  
  1.3       +2 -2      avalon-logkit/src/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon-logkit/src/xdocs/stylesheets/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml       6 Feb 2003 13:40:26 -0000       1.2
  +++ project.xml       7 Feb 2003 20:10:18 -0000       1.3
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -<project href="http://jakarta.apache.org/avalon/logkit"; 
  +<project href="http://avalon.apache.org/logkit"; 
            name="LogKit">
    <title>LogKit</title>
    <logo href="images/header.gif">LogKit</logo>
  @@ -10,7 +10,7 @@
       <item name="Download" 
href="http://jakarta.apache.org/builds/avalon/release/logkit/latest"/>
       <item name="Whitepaper" href="/whitepaper.html"/>
       <item name="Changes" href="/changes.html"/>
  -    <item name="API Docs" 
href="http://jakarta.apache.org/avalon/logkit/api/index.html"/>
  +    <item name="API Docs" 
href="http://avalon.apache.org/logkit/api/index.html"/>
     </menu>
    </body>
   </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to