yoavs       2004/08/19 12:43:03

  Modified:    webapps/docs index.xml project.xml
  Log:
  Clarified Tomcat name by prepending Apache Jakarta in front of title in a couple of 
key places, per ongoing  Jakarta PMC discussion.
  
  Revision  Changes    Path
  1.16      +1 -1      jakarta-tomcat-catalina/webapps/docs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/index.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- index.xml 10 Jun 2004 20:34:41 -0000      1.15
  +++ index.xml 19 Aug 2004 19:43:03 -0000      1.16
  @@ -18,7 +18,7 @@
   <section name="Introduction">
   
   <p>This is the top-level entry point of the documentation bundle for the
  -<strong>Tomcat 5</strong> Servlet/JSP container.  Tomcat 5 implements the
  +<strong>Apaache Jakarta Tomcat</strong> Servlet/JSP container.  Tomcat version 5 
implements the
   Servlet 2.4 and JavaServer Pages 2.0 specifications from the
   <a href="http://www.jcp.org";>Java Community Process</a>, and includes many
   additional features that make it a useful platform for developing and deploying
  
  
  
  1.22      +3 -3      jakarta-tomcat-catalina/webapps/docs/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml       10 Jun 2004 20:34:41 -0000      1.21
  +++ project.xml       19 Aug 2004 19:43:03 -0000      1.22
  @@ -1,11 +1,11 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  -<project name="Tomcat Documentation - Top Level Directory"
  +<project name="Apache Jakarta Tomcat Documentation - Top Level Directory"
           href="http://jakarta.apache.org/tomcat/";>
   
  -    <title>The Tomcat 5 Servlet/JSP Container</title>
  +    <title>The Apache Jakarta Tomcat 5 Servlet/JSP Container</title>
   
       <logo href="/images/tomcat.gif">
  -      The Tomcat Servlet/JSP Container
  +      The Apache Jakarta Tomcat Servlet/JSP Container
       </logo>
   
   
  
  
  

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

Reply via email to