yoavs       2004/09/07 14:54:30

  Modified:    resources welcome.bin.html welcome.main.html
  Log:
  Updated these files after manually updating them for 5.5 releases.
  
  Revision  Changes    Path
  1.4       +43 -18    jakarta-tomcat-5/resources/welcome.bin.html
  
  Index: welcome.bin.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/resources/welcome.bin.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- welcome.bin.html  30 Mar 2004 11:23:21 -0000      1.3
  +++ welcome.bin.html  7 Sep 2004 21:54:30 -0000       1.4
  @@ -1,18 +1,43 @@
  -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  -<HTML><HEAD><TITLE>Apache Tomcat @VERSION@</TITLE>
  -<META http-equiv=Content-Type content="text/html; charset=windows-1252">
  -</HEAD>
  -<BODY>
  -<P>
  -<H3>Apache Tomcat @VERSION@</H3>
  -<p></p>
  -<p>This version of Tomcat can use the AJP 1.3 protocol or JNI to connect to 
  -native webservers. Among the native connectors available from the Jakarta 
  -Tomcat Connectors subproject, using the JK 2 native connector 
  -is recommended. Binaries can be downloaded 
  -<a 
href="http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk2/release";>here</a>.</p>
  -<p><b>NOTE: The tar files in this distribution use GNU tar extensions, 
  -and must be untarred with a GNU compatible version of tar. The version 
  -of <CODE>tar</CODE> on Solaris and Mac OS X will not work with 
  -these files.</b></P>
  -<P></P></BODY></HTML>
  +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

  +<HTML><HEAD><TITLE>Apache Tomcat @VERSION@</TITLE>

  +<META http-equiv=Content-Type content="text/html">

  +</HEAD>

  +<BODY>

  +<P>

  +<H3>Apache Tomcat @VERSION@</H3>

  +<P></P>

  +<p>Useful references:

  +<ul>

  +<li><a href="RELEASE-NOTES">Release notes</a>, with important information 

  +about known issues</li>

  +<li><a 
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html";>Changelog</a></li>

  +<li><a 
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/status.html";>Status</a></li>

  +</ul>

  +</p>

  +

  +<p><b>NOTE: The tar files in this distribution use GNU tar extensions, 

  +and must be untarred with a GNU compatible version of tar. The version 

  +of <CODE>tar</CODE> on Solaris and Mac OS X will not work with 

  +these files.</b></P>

  +

  +<p><font color="red">Tomcat 5.5 requires JRE 5.0 by default.  Read the 

  +RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.

  +</font></p>

  +

  +<p>Packaging Details (or "What Should I Download?")

  +  <ul>

  +    <li>jakarta-tomcat-[version].zip or .tar.gz: base distro, all non-embedded 
users download this.</li>

  +    <li>jakarta-tomcat-[version].exe: Windows installer with base distro contents + 
Windows installation.</li>

  +    <li>jakarta-tomcat-[version]-admin.zip or .tar.gz: the Tomcat Administration 
webapp only.</li>

  +    <li>jakarta-tomcat-[version]-compat.zip or .tar.gz: required in addition to the 
base distro for using tomcat with a Java 1.4 environment.</li>

  +    <li>jakarta-tomcat-[version]-deployer.zip or .tar.gz: the standalone Tomcat Web 
Application Deployer.</li>

  +    <li>jakarta-tomcat-[version]-embed.zip or .tar.gz: for using Tomcat only as an 
embedded servlet container.</li>

  +  </ul>

  +</p>

  +

  +<P>Thank you for using <A href="http://jakarta.apache.org/tomcat";>Tomcat</A>!. 

  +</P>

  +<P><B>The Apache Jakarta Project</B> <BR><A 

  +href="http://jakarta.apache.org/";>http://jakarta.apache.org/</A> </P>

  +<P>

  +<P></P></BODY></HTML>

  
  
  
  1.5       +43 -26    jakarta-tomcat-5/resources/welcome.main.html
  
  Index: welcome.main.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-5/resources/welcome.main.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- welcome.main.html 30 Mar 2004 11:23:21 -0000      1.4
  +++ welcome.main.html 7 Sep 2004 21:54:30 -0000       1.5
  @@ -1,26 +1,43 @@
  -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  -<HTML><HEAD><TITLE>Apache Tomcat @VERSION@</TITLE>
  -<META http-equiv=Content-Type content="text/html">
  -</HEAD>
  -<BODY>
  -<P>
  -<H3>Apache Tomcat @VERSION@</H3>
  -<P></P>
  -<p>Useful references:
  -<ul>
  -<li><a href="RELEASE-NOTES">Release notes</a>, with important information 
  -about known issues</li>
  -<li><a 
href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html";>Changelog</a></li>
  -<li><a 
href="http://jakarta.apache.org/tomcat/tomcat-5.0-doc/status.html";>Status</a></li>
  -</ul>
  -</p>
  -<p><b>NOTE: The tar files in this distribution use GNU tar extensions, 
  -and must be untarred with a GNU compatible version of tar. The version 
  -of <CODE>tar</CODE> on Solaris and Mac OS X will not work with 
  -these files.</b></P>
  -<P>Thank you for using <A href="http://jakarta.apache.org/tomcat";>Tomcat</A>!. 
  -</P>
  -<P><B>The Apache Jakarta Project</B> <BR><A 
  -href="http://jakarta.apache.org/";>http://jakarta.apache.org/</A> </P>
  -<P>
  -<P></P></BODY></HTML>
  +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

  +<HTML><HEAD><TITLE>Apache Tomcat @VERSION@</TITLE>

  +<META http-equiv=Content-Type content="text/html">

  +</HEAD>

  +<BODY>

  +<P>

  +<H3>Apache Tomcat @VERSION@</H3>

  +<P></P>

  +<p>Useful references:

  +<ul>

  +<li><a href="RELEASE-NOTES">Release notes</a>, with important information 

  +about known issues</li>

  +<li><a 
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/changelog.html";>Changelog</a></li>

  +<li><a 
href="http://jakarta.apache.org/tomcat/tomcat-5.5-doc/status.html";>Status</a></li>

  +</ul>

  +</p>

  +

  +<p><b>NOTE: The tar files in this distribution use GNU tar extensions, 

  +and must be untarred with a GNU compatible version of tar. The version 

  +of <CODE>tar</CODE> on Solaris and Mac OS X will not work with 

  +these files.</b></P>

  +

  +<p><font color="red">Tomcat 5.5 requires JRE 5.0 by default.  Read the 

  +RELEASE-NOTES and the RUNNING.txt file in the distribution for more details.

  +</font></p>

  +

  +<p>Packaging Details (or "What Should I Download?")

  +  <ul>

  +    <li>jakarta-tomcat-[version].zip or .tar.gz: base distro, all non-embedded 
users download this.</li>

  +    <li>jakarta-tomcat-[version].exe: Windows installer with base distro contents + 
Windows installation.</li>

  +    <li>jakarta-tomcat-[version]-admin.zip or .tar.gz: the Tomcat Administration 
webapp only.</li>

  +    <li>jakarta-tomcat-[version]-compat.zip or .tar.gz: required in addition to the 
base distro for using tomcat with a Java 1.4 environment.</li>

  +    <li>jakarta-tomcat-[version]-deployer.zip or .tar.gz: the standalone Tomcat Web 
Application Deployer.</li>

  +    <li>jakarta-tomcat-[version]-embed.zip or .tar.gz: for using Tomcat only as an 
embedded servlet container.</li>

  +  </ul>

  +</p>

  +

  +<P>Thank you for using <A href="http://jakarta.apache.org/tomcat";>Tomcat</A>!. 

  +</P>

  +<P><B>The Apache Jakarta Project</B> <BR><A 

  +href="http://jakarta.apache.org/";>http://jakarta.apache.org/</A> </P>

  +<P>

  +<P></P></BODY></HTML>

  
  
  

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

Reply via email to