ceki        2003/12/24 03:59:38

  Modified:    src/xdocs contactUs.xml
               src/xdocs/stylesheets project.xml
  Log:
  
  Updated references from Jakarta to LS
  
  Revision  Changes    Path
  1.16      +6 -6      logging-log4j/src/xdocs/contactUs.xml
  
  Index: contactUs.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/xdocs/contactUs.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- contactUs.xml     23 Oct 2002 17:40:18 -0000      1.15
  +++ contactUs.xml     24 Dec 2003 11:59:38 -0000      1.16
  @@ -2,7 +2,7 @@
   <document>
   
     <properties>
  -    <author email="[EMAIL PROTECTED]">Ceki Gulcu</author>
  +    <author email="ceki at apache.org">Ceki Gulcu</author>
       <title>Contact us</title>
     </properties>
   
  @@ -14,13 +14,13 @@
         <p>Discussion on log4j and logging in general are held on the
        <em>log4j-user</em> mailing list.  To subscribe to this list
        send an e-mail to <a
  -     HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>.
  +     HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>.
         </p>
   
         <p>Development related discussions are held on the
        <em>log4j-dev</em> mailing list. To subscribe to this list
        send an e-mail to <A
  -     HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A>. All
  +     HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A>. All
        developers are encouraged to subscribe to the
        <em>log4j-dev</em> list which will notify the subscribers of
        any commits to our CVS repository.
  @@ -32,7 +32,7 @@
          creates needless work for us.</b>
         </p>
   
  -      <p>Most Jakarta mailing lists, in particular the log4j mailing
  +      <p>Most Logging Services mailing lists, in particular the log4j mailing
        lists, are archived. Some of the known archives are listed
        below:
         </p>
  @@ -43,9 +43,9 @@
          <a href="http://www.mail-archive.com/";>http://www.mail-archive.com</a>
        </li>
   
  -     <li>Full mbox archives of all Jakarta lists are available at
  +     <li>Full mbox archives of all Logging Services lists are available at
            <a
  -         href="http://jakarta.apache.org/mail/";>http://jakarta.apache.org/mail/</a>
  +         href="http://logging.apache.org/mail/";>http://logging.apache.org/mail/</a>
        </li>
   
        <li>
  
  
  
  1.17      +7 -8      logging-log4j/src/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/xdocs/stylesheets/project.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- project.xml       15 Dec 2003 21:59:31 -0000      1.16
  +++ project.xml       24 Dec 2003 11:59:38 -0000      1.17
  @@ -6,12 +6,12 @@
     <logo href="images/logo.jpg">The log4j project</logo>
     
     <body>
  -    
  +      
       <menu name="Log4j Project">
         <item name="Introduction"   href="/index.html"/>
         <item name="Download"       href="/download.html"/>
         <item name="Documentation"  href="/documentation.html"/>
  -      <item name="Chainsaw"  href="/chainsaw.html"/>
  +      <item name="Chainsaw"       href="/chainsaw.html"/>
         <item name="Plan"           href="/plan.html"/>
         <item name="Wiki"           
href="http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages"/>
         <item name="Contact us"     href="/contactUs.html"/>
  @@ -19,12 +19,11 @@
         <item name="History"        href="/history.html"/>
       </menu>
   
  -    <menu name="Jakarta (parent project)">
  -      <item name="Home page" href="http://jakarta.apache.org/"/>
  -      <item name="News" href="http://jakarta.apache.org/site/news.html"/>
  -      <item name="Mission" href="http://jakarta.apache.org/site/mission.html"/>
  -      <item name="Guidelines" 
href="http://jakarta.apache.org/site/guidelines.html"/>
  -      <item name="FAQs" href="http://jakarta.apache.org/site/faqs.html"/>
  +    <menu name="Logging Services">
  +      <item name="Home page" href="http://logging.apache.org/"/>
  +      <item name="News" href="http://logging.apache.org/site/news.html"/>
  +      <item name="Mission" 
href="http://logging.apache.org/site/mission-statement.html"/>
  +      <item name="Guidelines" href="http://logging.apache.org/site/bylaws.html"/>
       </menu>
   
       <menu name="Translations">
  
  
  

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

Reply via email to