Author: remm
Date: Mon Oct 16 17:30:04 2006
New Revision: 464758

URL: http://svn.apache.org/viewvc?view=rev&rev=464758
Log:
- Small tweaks.

Modified:
    tomcat/tc6.0.x/trunk/res/deployer/build.xml
    tomcat/tc6.0.x/trunk/res/welcome.bin.html
    tomcat/tc6.0.x/trunk/res/welcome.main.html

Modified: tomcat/tc6.0.x/trunk/res/deployer/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/res/deployer/build.xml?view=diff&rev=464758&r1=464757&r2=464758
==============================================================================
--- tomcat/tc6.0.x/trunk/res/deployer/build.xml (original)
+++ tomcat/tc6.0.x/trunk/res/deployer/build.xml Mon Oct 16 17:30:04 2006
@@ -38,7 +38,7 @@
       <fileset dir="${webapp}" />
     </copy>
 
-    <jasper2 validateXml="false" 
+    <jasper validateXml="false" 
              uriroot="${webapp.path}" 
              webXmlFragment="${webapp.path}/WEB-INF/generated_web.xml"
              addWebXmlMappings="true"

Modified: tomcat/tc6.0.x/trunk/res/welcome.bin.html
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/res/welcome.bin.html?view=diff&rev=464758&r1=464757&r2=464758
==============================================================================
--- tomcat/tc6.0.x/trunk/res/welcome.bin.html (original)
+++ tomcat/tc6.0.x/trunk/res/welcome.bin.html Mon Oct 16 17:30:04 2006
@@ -8,7 +8,7 @@
 <P></P>
 <p>Useful references:
 <ul>
-<li><a href="RELEASE-NOTES">Release notes</a>, with important information 
+<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";>Changelog</a></li>
 <li><a 
href="http://tomcat.apache.org/tomcat-6.0-doc/status.html";>Status</a></li>
@@ -26,10 +26,11 @@
 
 <p>Packaging Details (or "What Should I Download?")
   <ul>
-    <li>apache-tomcat-[version].zip or .tar.gz: base distro, all non-embedded 
users download this.</li>
+    <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]-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>
 

Modified: tomcat/tc6.0.x/trunk/res/welcome.main.html
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/res/welcome.main.html?view=diff&rev=464758&r1=464757&r2=464758
==============================================================================
--- tomcat/tc6.0.x/trunk/res/welcome.main.html (original)
+++ tomcat/tc6.0.x/trunk/res/welcome.main.html Mon Oct 16 17:30:04 2006
@@ -26,10 +26,11 @@
 
 <p>Packaging Details (or "What Should I Download?")
   <ul>
-    <li>apache-tomcat-[version].zip or .tar.gz: base distro, all non-embedded 
users download this.</li>
-    <li>apache-tomcat-[version].exe: Windows installer with base distro 
contents + Windows installation.</li>
-    <li>apache-tomcat-[version]-admin.zip or .tar.gz: the Tomcat 
Administration webapp only.</li>
+    <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>
 



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

Reply via email to