Author: remy.maucherat(a)jboss.com
Date: 2008-02-14 11:46:18 -0500 (Thu, 14 Feb 2008)
New Revision: 430
Removed:
trunk/res/welcome.bin.html
trunk/res/welcome.main.html
Modified:
trunk/dist.xml
trunk/res/jboss-web.ico
Log:
- Icon update.
Modified: trunk/dist.xml
===================================================================
--- trunk/dist.xml 2008-02-14 15:43:41 UTC (rev 429)
+++ trunk/dist.xml 2008-02-14 16:46:18 UTC (rev 430)
@@ -270,6 +270,8 @@
<copy file="RELEASE-NOTES"
todir="${tomcat.release}/v${version}"
filtering="true"/>
+
+ <!--
<copy file="res/welcome.main.html"
tofile="${tomcat.release}/v${version}/README.html"
filtering="true"/>
@@ -277,7 +279,6 @@
tofile="${tomcat.release}/v${version}/bin/README.html"
filtering="true"/>
- <!--
<mkdir dir="${tomcat.release}/v${version}/bin/extras" />
<copy todir="${tomcat.release}/v${version}/bin/extras">
<fileset dir="${tomcat.extras}">
Modified: trunk/res/jboss-web.ico
===================================================================
(Binary files differ)
Deleted: trunk/res/welcome.bin.html
===================================================================
--- trunk/res/welcome.bin.html 2008-02-14 15:43:41 UTC (rev 429)
+++ trunk/res/welcome.bin.html 2008-02-14 16:46:18 UTC (rev 430)
@@ -1,42 +0,0 @@
-<!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://tomcat.apache.org/tomcat-6.0-doc/changelog.html"&g...
-<li><a
href="http://tomcat.apache.org/tomcat-6.0-doc/status.html">S...
-</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 6.0 requires JRE 5.0. 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>apache-tomcat-[version].zip or .tar.gz: base distribution.</li>
- <li>apache-tomcat-[version].exe: Windows installer for Tomcat. Please note
that while this distribution includes the vast majority of the base distribution, some of
the command-line scripts for launching Tomcat are not included. This distribution is
intended for those users planning to launch Tomcat through the Windows shortcuts or
services.</li>
- <!--<li>apache-tomcat-[version]-admin.zip or .tar.gz: the Tomcat
Administration webapp only.</li>-->
- <li>apache-tomcat-[version]-deployer.zip or .tar.gz: the standalone Tomcat Web
Application Deployer.</li>
- <li>apache-tomcat-[version]-fulldocs.tar.gz: the Tomcat documentation bundle,
including complete javadocs.</li>
- </ul>
-</p>
-
-<P>Thank you for using <A
href="http://tomcat.apache.org/">Tomcat</A>!.
-</P>
-<P><B>The Apache Tomcat Project</B> <BR><A
-href="http://tomcat.apache.org/">http://tomcat.apache.org/</A>
</P>
-<P>
-<P></P></BODY></HTML>
Deleted: trunk/res/welcome.main.html
===================================================================
--- trunk/res/welcome.main.html 2008-02-14 15:43:41 UTC (rev 429)
+++ trunk/res/welcome.main.html 2008-02-14 16:46:18 UTC (rev 430)
@@ -1,42 +0,0 @@
-<!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://tomcat.apache.org/tomcat-6.0-doc/changelog.html"&g...
-<li><a
href="http://tomcat.apache.org/tomcat-6.0-doc/status.html">S...
-</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 6.0 requires JRE 5.0. 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>apache-tomcat-[version].zip or .tar.gz: base distribution.</li>
- <li>apache-tomcat-[version].exe: Windows installer for Tomcat. Please note
that while this distribution includes the vast majority of the base distribution, some of
the command-line scripts for launching Tomcat are not included. This distribution is
intended for those users planning to launch Tomcat through the Windows shortcuts or
services.</li>
- <!--<li>apache-tomcat-[version]-admin.zip or .tar.gz: the Tomcat
Administration webapp only.</li>-->
- <li>apache-tomcat-[version]-deployer.zip or .tar.gz: the standalone Tomcat Web
Application Deployer.</li>
- <li>apache-tomcat-[version]-fulldocs.tar.gz: the Tomcat documentation bundle,
including complete javadocs.</li>
- </ul>
-</p>
-
-<P>Thank you for using <A
href="http://tomcat.apache.org/">Tomcat</A>!.
-</P>
-<P><B>The Apache Tomcat Project</B> <BR><A
-href="http://tomcat.apache.org/">http://tomcat.apache.org/</A>
</P>
-<P>
-<P></P></BODY></HTML>