You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2002/03/19 05:13:34 UTC

cvs commit: jakarta-tomcat-site/xdocs/stylesheets project.xml

remm        02/03/18 20:13:34

  Modified:    docs     index.html news.html
               xdocs    news.xml
               xdocs/stylesheets project.xml
  Added:       docs     irc.html
               xdocs    irc.xml
  Log:
  - Add a page on the TC IRC channel.
  - Add a news item on Coyote 1.0 b3 (which appears to be quite stable).
  
  Revision  Changes    Path
  1.21      +2 -0      jakarta-tomcat-site/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/index.html,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- index.html	3 Mar 2002 18:32:59 -0000	1.20
  +++ index.html	19 Mar 2002 04:13:34 -0000	1.21
  @@ -83,6 +83,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
   </li>
  +                    <li>    <a href="./irc.html">IRC</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
  
  
  
  1.20      +23 -1     jakarta-tomcat-site/docs/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/docs/news.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- news.html	5 Mar 2002 13:04:59 -0000	1.19
  +++ news.html	19 Mar 2002 04:13:34 -0000	1.20
  @@ -83,6 +83,8 @@
   </li>
                       <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
   </li>
  +                    <li>    <a href="./irc.html">IRC</a>
  +</li>
                       <li>    <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
   </li>
                       <li>    <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
  @@ -109,7 +111,27 @@
         </td></tr>
         <tr><td>
           <blockquote>
  -                                    <h3>5 March 2002 - Jakarta Tomcat 3.3.1 Release Candidate 1 Released</h3>
  +                                    <h3>18 March 2002 - Tomcat IRC channel</h3>
  +                                                <p>
  +<code>#tomcat</code> at <code>us.openprojects.net</code>.
  +Click <a href="irc://us.openprojects.net/tomcat">here</a> to connect to the
  +channel using Mozilla.
  +</p>
  +                                                <hr noshade="noshade" size="1" />
  +                                                <h3>18 March 2002 - Tomcat Coyote 1.0 Beta 3 Released</h3>
  +                                                <p>
  +Coyote is a connector API designed to be used with Tomcat.
  +</p>
  +                                                <p>
  +Coyote includes:
  +<ul>
  +<li>A high performance HTTP/1.1 processor</li>
  +<li>An adapter for Tomcat 3.3.x</li>
  +<li>An adapter for Tomcat 4.0.x</li>
  +</ul>
  +</p>
  +                                                <hr noshade="noshade" size="1" />
  +                                                <h3>5 March 2002 - Jakarta Tomcat 3.3.1 Release Candidate 1 Released</h3>
                                                   <p>Tomcat 3.3.1 Release Candidate 1 is the first release candidate of Tomcat 3.3.1.
   This release contains a number of bug fixes over the Tomcat 3.3.1 Beta 1 release.
   You can find everything, including a list of the changes,
  
  
  
  1.1                  jakarta-tomcat-site/docs/irc.html
  
  Index: irc.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  
  <!-- Content Stylesheet for Site -->
  
          
  <!-- start the processing -->
      <!-- ====================================================================== -->
      <!-- Main Page Section -->
      <!-- ====================================================================== -->
      <html>
          <head>
              <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  
                                                      <meta name="author" value="Marc A. Saegesser">
              <meta name="email" value="marc.saegesser@apropos.com">
              
             
                                      
              <title>The Jakarta Site - Jakarta Tomcat</title>
          </head>
  
          <body bgcolor="#ffffff" text="#000000" link="#525D76">        
              <table border="0" width="100%" cellspacing="0">
                  <!-- TOP IMAGE -->
                  <tr>
                      <td align="left">
  <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
  </td>
  <td align="right">
  <a href="http://jakarta.apache.org/tomcat"><img src="./images/tomcat.gif" alt="The Jakarta Tomcat Project" border="0"/></a>
  </td>
                  </tr>
              </table>
              <table border="0" width="100%" cellspacing="4">
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  
                  <tr>
                      <!-- LEFT SIDE NAVIGATION -->
                      <td width="20%" valign="top" nowrap="true">
                                  <p><strong>Tomcat</strong></p>
          <ul>
                      <li>    <a href="./index.html">Front Page</a>
  </li>
                      <li>    <a href="./news.html">News & Status</a>
  </li>
                  </ul>
              <p><strong>Documentation</strong></p>
          <ul>
                      <li>    <a href="./tomcat-3.2-doc/index.html">Tomcat 3.2</a>
  </li>
                      <li>    <a href="./tomcat-3.3-doc/index.html">Tomcat 3.3</a>
  </li>
                      <li>    <a href="./tomcat-4.0-doc/index.html">Tomcat 4.0</a>
  </li>
                  </ul>
              <p><strong>Download</strong></p>
          <ul>
                      <li>    <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
  </li>
                  </ul>
              <p><strong>Jakarta</strong></p>
          <ul>
                      <li>    <a href="./index.html">Front Page</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  </li>
                  </ul>
              <p><strong>Get Involved</strong></p>
          <ul>
                      <li>    <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  </li>
                      <li>    <a href="./irc.html">IRC</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/bugs.html">Bug Database</a>
  </li>
                  </ul>
              <p><strong>Misc</strong></p>
          <ul>
                      <li>    <a href="http://jakarta.apache.org/site/whoweare.html">Who We Are</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/acknowledgements.html">Acknowledgements</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/contact.html">Contact</a>
  </li>
                      <li>    <a href="http://jakarta.apache.org/site/legal.html">Legal</a>
  </li>
                  </ul>
                          </td>
                      <td width="80%" align="left" valign="top">
                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
        <tr><td bgcolor="#525D76">
          <font color="#ffffff" face="arial,helvetica,sanserif">
            <a name="Apache Tomcat on IRC"><strong>Apache Tomcat on IRC</strong></a>
          </font>
        </td></tr>
        <tr><td>
          <blockquote>
                                      <p>An IRC channel dedicated to Tomcat exists on OpenProjects.</p>
                                                  <p><code>#tomcat</code> at <code>us.openprojects.net</code>.
  Click <a href="irc://us.openprojects.net/tomcat">here</a> to connect to the
  channel using Mozilla.</p>
                              </blockquote>
          </p>
        </td></tr>
        <tr><td><br/></td></tr>
      </table>
                                          </td>
                  </tr>
  
                  <!-- FOOTER -->
                  <tr><td colspan="2">
                      <hr noshade="" size="1"/>
                  </td></tr>
                  <tr><td colspan="2">
                      <div align="center"><font color="#525D76" size="-1"><em>
                      Copyright &#169; 1999-2002, Apache Software Foundation
                      </em></font></div>
                  </td></tr>
              </table>
          </body>
      </html>
  <!-- end the processing -->
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  1.18      +26 -0     jakarta-tomcat-site/xdocs/news.xml
  
  Index: news.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs/news.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- news.xml	5 Mar 2002 13:04:52 -0000	1.17
  +++ news.xml	19 Mar 2002 04:13:34 -0000	1.18
  @@ -10,6 +10,32 @@
   
   <section name="News &amp; Status">
   
  +<h3>18 March 2002 - Tomcat IRC channel</h3>
  +
  +<p>
  +<code>#tomcat</code> at <code>us.openprojects.net</code>.
  +Click <a href="irc://us.openprojects.net/tomcat">here</a> to connect to the
  +channel using Mozilla.
  +</p>
  +
  +<hr noshade="noshade" size="1"/>
  +
  +<h3>18 March 2002 - Tomcat Coyote 1.0 Beta 3 Released</h3>
  +
  +<p>
  +Coyote is a connector API designed to be used with Tomcat.
  +</p>
  +<p>
  +Coyote includes:
  +<ul>
  +<li>A high performance HTTP/1.1 processor</li>
  +<li>An adapter for Tomcat 3.3.x</li>
  +<li>An adapter for Tomcat 4.0.x</li>
  +</ul>
  +</p>
  +
  +<hr noshade="noshade" size="1"/>
  +
   <h3>5 March 2002 - Jakarta Tomcat 3.3.1 Release Candidate 1 Released</h3>
   
   <p>Tomcat 3.3.1 Release Candidate 1 is the first release candidate of Tomcat 3.3.1.
  
  
  
  1.1                  jakarta-tomcat-site/xdocs/irc.xml
  
  Index: irc.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  
    <properties>
      <author email="marc.saegesser@apropos.com">Marc A. Saegesser</author>
      <title>Jakarta Tomcat</title>
    </properties>
  
  <body>
  
  <section name="Apache Tomcat on IRC">
  
  <p>An IRC channel dedicated to Tomcat exists on OpenProjects.</p> 
  
  <p><code>#tomcat</code> at <code>us.openprojects.net</code>.
  Click <a href="irc://us.openprojects.net/tomcat">here</a> to connect to the
  channel using Mozilla.</p> 
  
  </section>
  
  </body>
  </document>
  
  
  
  1.4       +1 -0      jakarta-tomcat-site/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-site/xdocs/stylesheets/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml	13 Sep 2001 00:08:30 -0000	1.3
  +++ project.xml	19 Mar 2002 04:13:34 -0000	1.4
  @@ -34,6 +34,7 @@
           <item name="Overview"              href="/site/getinvolved.html"/>
           <item name="CVS Repositories"      href="/site/cvsindex.html"/>
           <item name="Mailing Lists"         href="/site/mail.html"/>
  +        <item name="IRC"                   href="/irc.html"/>
           <item name="Reference Library"     href="/site/library.html"/>
           <item name="Bug Database"          href="/site/bugs.html"/>
       </menu>
  
  
  

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