You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2007/03/03 11:45:13 UTC

svn commit: r514123 - in /tomcat/site/trunk: docs/download-connectors.html xdocs/download-connectors.xml

Author: jfclere
Date: Sat Mar  3 02:45:13 2007
New Revision: 514123

URL: http://svn.apache.org/viewvc?view=rev&rev=514123
Log:
Remove mod_jk2

Modified:
    tomcat/site/trunk/docs/download-connectors.html
    tomcat/site/trunk/xdocs/download-connectors.xml

Modified: tomcat/site/trunk/docs/download-connectors.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-connectors.html?view=diff&rev=514123&r1=514122&r2=514123
==============================================================================
--- tomcat/site/trunk/docs/download-connectors.html (original)
+++ tomcat/site/trunk/docs/download-connectors.html Sat Mar  3 02:45:13 2007
@@ -2,17 +2,17 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html>
 <head>
-<title>Apache Tomcat - Tomcat Connectors (mod_jk, mod_jk2) Downloads</title>
-<link type="text/css" href="stylesheets/tomcat.css" rel="stylesheet"/>
+<title>Apache Tomcat - Tomcat Connectors (mod_jk) Downloads</title>
+<link rel="stylesheet" href="stylesheets/tomcat.css" type="text/css" />
 </head>
-<body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76">
-<table border="0" width="100%" cellspacing="0">
+<body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff">
+<table cellspacing="0" width="100%" border="0">
 <!--PAGE HEADER-->
 <tr>
 <td>
 <!--PROJECT LOGO-->
 <a href="http://tomcat.apache.org/">
-<img src="./images/tomcat.gif" align="left" alt="Tomcat Logo" border="0"/>
+<img border="0" alt="Tomcat Logo" align="left" src="./images/tomcat.gif" />
 </a>
 </td>
 <td>
@@ -23,28 +23,28 @@
 <td>
 <!--APACHE LOGO-->
 <a href="http://www.apache.org/">
-<img src="http://www.apache.org/images/asf-logo.gif" align="right" alt="Apache Logo" border="0"/>
+<img border="0" alt="Apache Logo" align="right" src="http://www.apache.org/images/asf-logo.gif" />
 </a>
 </td>
 </tr>
 </table>
 <div class="searchbox">
-<form action="http://www.google.com/search" method="get">
-<input value="tomcat.apache.org" name="sitesearch" type="hidden"/>
-<input value="Search the Site" size="25" name="q" id="query" type="text"/>
-<input name="Search" value="Search Site" type="submit"/>
+<form method="get" action="http://www.google.com/search">
+<input type="hidden" name="sitesearch" value="tomcat.apache.org" />
+<input type="text" id="query" name="q" size="25" value="Search the Site" />
+<input type="submit" value="Search Site" name="Search" />
 </form>
 </div>
-<table border="0" width="100%" cellspacing="4">
+<table cellspacing="4" width="100%" border="0">
 <!--HEADER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr noshade="" size="1"/>
+<hr size="1" noshade="" />
 </td>
 </tr>
 <tr>
 <!--LEFT SIDE NAVIGATION-->
-<td width="20%" valign="top" nowrap="true">
+<td nowrap="true" valign="top" width="20%">
 <p>
 <strong>Apache Tomcat</strong>
 </p>
@@ -167,13 +167,13 @@
 </ul>
 </td>
 <!--RIGHT SIDE MAIN BODY-->
-<td width="80%" valign="top" align="left">
-<table border="0" cellspacing="0" cellpadding="2" width="100%">
+<td align="left" valign="top" width="80%">
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
 <tr>
 <td bgcolor="#525D76">
-<font color="#ffffff" face="arial,helvetica,sanserif">
-<a name="Tomcat Connectors (mod_jk, mod_jk2) Downloads">
-<strong>Tomcat Connectors (mod_jk, mod_jk2) Downloads</strong>
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Tomcat Connectors (mod_jk) Downloads">
+<strong>Tomcat Connectors (mod_jk) Downloads</strong>
 </a>
 </font>
 </td>
@@ -190,8 +190,8 @@
             encounter a problem with this mirror, please select another
             mirror.  If all mirrors are failing, there are <i>backup</i>
             mirrors (at the end of the mirrors list) that should be
-            available.<br/>[if-any logo]<a href="[link]">
-<img align="right" src="[logo]" border="0"/>
+            available.<br />[if-any logo]<a href="[link]">
+<img align="right" src="[logo]" border="0" />
 </a>[end]</p>
 <p>
 <form action="[location]" method="get" id="SelectMirror">
@@ -206,13 +206,13 @@
                 [for backup]<option value="[backup]">[backup] (backup)</option>[end]
               [end]
               </select>
-<input type="submit" value="Change"/>
+<input type="submit" value="Change" />
 </form>
 </p>
 <p>
             The <code>KEYS</code> link links to the code signing keys used to sign the product. The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. 
         </p>
-        <p>For more information concerning Tomcat Connectors (mod_jk, mod_jk2), see the <a href="http://tomcat.apache.org/connectors-doc/" class="name">Tomcat Connectors (mod_jk, mod_jk2)</a> site. </p>
+        <p>For more information concerning Tomcat Connectors (mod_jk), see the <a href="http://tomcat.apache.org/connectors-doc/" class="name">Tomcat Connectors (mod_jk)</a> site. </p>
         <div class="links">
         <span class="link">
 <a href="http://www.apache.org/dist/tomcat/tomcat-connectors/KEYS">KEYS</a>
@@ -221,7 +221,7 @@
         <ul class="downloads">
         <li class="group">
         <div class="links">
-<span class="label">JK 1.2 (<b>actively maintained</b>) (<b>
+<span class="label">JK 1.2 (<b>
 <a href="security-jk.html">WARNING: Critical vulnerabilities in previous versions</a>
 </b>) 
 </span>
@@ -255,53 +255,22 @@
 </li>
         </ul>
         </li>
-        <li class="group">
-<div class="links">
-        <span class="label">JK 2 (<b>deprecated</b>)</span>
-</div>
-        <ul>
-<li class="group">
-        <div class="links">
-        <span class="label">Source</span>
-</div>
-        <ul>
-<li class="download">
-<a href="[preferred]/tomcat/tomcat-connectors/jk2/jakarta-tomcat-connectors-jk2-src-current.tar.gz">JK2 2.0.4 Source Release tar.gz</a>
-<ul class="attributes">
-<li>
-<span class="pgp">[<a href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk2/jakarta-tomcat-connectors-jk2-src-current.tar.gz.asc">pgp</a>]</span>
-</li>
-</ul>
-</li>
-<li class="download">
-<a href="[preferred]/tomcat/tomcat-connectors/jk2/jakarta-tomcat-connectors-jk2-src-current.zip">JK2 2.0.4 Source Release zip</a>
-<ul class="attributes">
-<li>
-<span class="pgp">[<a href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk2/jakarta-tomcat-connectors-jk2-src-current.zip.asc">pgp</a>]</span>
-</li>
-</ul>
-</li>
-</ul>
-</li>
-<li class="download">
-<a href="[preferred]/tomcat/tomcat-connectors/jk2/binaries/">JK 2 Binary Releases</a>
-</li>
-</ul>
-</li>
-<li class="download">
+        <li class="download">
 <a href="[preferred]/tomcat/tomcat-connectors/">browse download area</a>
 </li>
-<li>
+        <li>
 <a href="http://archive.apache.org/dist/tomcat/tomcat-connectors/">archives...</a>
 </li>
-</ul>
-</blockquote>
+        <li>The historical mod_jk2 could be found in the <a href="http://archive.apache.org/dist/tomcat/tomcat-connectors/">archives</a>
+</li>
+        </ul>
+        </blockquote>
 </p>
 </td>
 </tr>
 <tr>
 <td>
-<br/>
+<br />
 </td>
 </tr>
 </table>
@@ -310,14 +279,14 @@
 <!--FOOTER SEPARATOR-->
 <tr>
 <td colspan="2">
-<hr noshade="" size="1"/>
+<hr size="1" noshade="" />
 </td>
 </tr>
 <!--PAGE FOOTER-->
 <tr>
 <td colspan="2">
 <div align="center">
-<font color="#525D76" size="-1">
+<font size="-1" color="#525D76">
 <em>
         Copyright © 1999-2006, The Apache Software Foundation
         </em>

Modified: tomcat/site/trunk/xdocs/download-connectors.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-connectors.xml?view=diff&rev=514123&r1=514122&r2=514123
==============================================================================
--- tomcat/site/trunk/xdocs/download-connectors.xml (original)
+++ tomcat/site/trunk/xdocs/download-connectors.xml Sat Mar  3 02:45:13 2007
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document><properties><title>Tomcat Connectors (mod_jk, mod_jk2) Downloads</title></properties><body><section name="Tomcat Connectors (mod_jk, mod_jk2) Downloads"><p>We recommend you use a mirror to download our release
+<document><properties><title>Tomcat Connectors (mod_jk) Downloads</title></properties><body><section name="Tomcat Connectors (mod_jk) Downloads"><p>We recommend you use a mirror to download our release
             builds, but you <strong>must</strong> verify the integrity of
             the downloaded files using signatures downloaded from our main 
             distribution directories. Recent releases (48 hours) may not yet be available from the mirrors. </p><p>You are currently using <b>[preferred]</b>.  If you
@@ -20,13 +20,13 @@
               </select><input type="submit" value="Change"/></form></p><p>
             The <code>KEYS</code> link links to the code signing keys used to sign the product. The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. 
         </p>
-        <p>For more information concerning Tomcat Connectors (mod_jk, mod_jk2), see the <a href="http://tomcat.apache.org/connectors-doc/" class="name">Tomcat Connectors (mod_jk, mod_jk2)</a> site. </p>
+        <p>For more information concerning Tomcat Connectors (mod_jk), see the <a href="http://tomcat.apache.org/connectors-doc/" class="name">Tomcat Connectors (mod_jk)</a> site. </p>
         <div class="links">
         <span class="link"><a href="http://www.apache.org/dist/tomcat/tomcat-connectors/KEYS">KEYS</a></span>
         </div>
         <ul class="downloads">
         <li class="group">
-        <div class="links"><span class="label">JK 1.2 (<b>actively maintained</b>) (<b><a href="security-jk.html">WARNING: Critical vulnerabilities in previous versions</a></b>) 
+        <div class="links"><span class="label">JK 1.2 (<b><a href="security-jk.html">WARNING: Critical vulnerabilities in previous versions</a></b>) 
 </span></div>
         <ul><li class="group">
         <div class="links"><span class="label">Source</span></div>
@@ -45,9 +45,10 @@
         <li class="download"><a href="[preferred]/tomcat/tomcat-connectors/jk/binaries/">JK 1.2 Binary Releases</a></li>
         </ul>
         </li>
-        <li class="group"><div class="links">
-        <span class="label">JK 2 (<b>deprecated</b>)</span></div>
-        <ul><li class="group">
-        <div class="links">
-        <span class="label">Source</span></div>
-        <ul><li class="download"><a href="[preferred]/tomcat/tomcat-connectors/jk2/jakarta-tomcat-connectors-jk2-src-current.tar.gz">JK2 2.0.4 Source Release tar.gz</a><ul class="attributes"><li><span class="pgp">[<a href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk2/jakarta-tomcat-connectors-jk2-src-current.tar.gz.asc">pgp</a>]</span></li></ul></li><li class="download"><a href="[preferred]/tomcat/tomcat-connectors/jk2/jakarta-tomcat-connectors-jk2-src-current.zip">JK2 2.0.4 Source Release zip</a><ul class="attributes"><li><span class="pgp">[<a href="http://www.apache.org/dist/tomcat/tomcat-connectors/jk2/jakarta-tomcat-connectors-jk2-src-current.zip.asc">pgp</a>]</span></li></ul></li></ul></li><li class="download"><a href="[preferred]/tomcat/tomcat-connectors/jk2/binaries/">JK 2 Binary Releases</a></li></ul></li><li class="download"><a href="[preferred]/tomcat/tomcat-connectors/">browse download area</a></li><li><a href="http://archive.apache.org/dist/tomcat/tomc
 at-connectors/">archives...</a></li></ul></section></body></document>
+        <li class="download"><a href="[preferred]/tomcat/tomcat-connectors/">browse download area</a></li>
+        <li><a href="http://archive.apache.org/dist/tomcat/tomcat-connectors/">archives...</a></li>
+        <li>The historical mod_jk2 could be found in the <a href="http://archive.apache.org/dist/tomcat/tomcat-connectors/">archives</a></li>
+        </ul>
+        </section>
+        </body>
+</document>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org