You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2006/06/04 14:30:38 UTC

svn commit: r411551 - in /tomcat/connectors/trunk/jk/xdocs/news: 20041100.xml 20050101.xml 20060505.xml project.xml

Author: mturk
Date: Sun Jun  4 05:30:37 2006
New Revision: 411551

URL: http://svn.apache.org/viewvc?rev=411551&view=rev
Log:
Update news docs by adding year 2006 item.

Added:
    tomcat/connectors/trunk/jk/xdocs/news/20060505.xml
Modified:
    tomcat/connectors/trunk/jk/xdocs/news/20041100.xml
    tomcat/connectors/trunk/jk/xdocs/news/20050101.xml
    tomcat/connectors/trunk/jk/xdocs/news/project.xml

Modified: tomcat/connectors/trunk/jk/xdocs/news/20041100.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/news/20041100.xml?rev=411551&r1=411550&r2=411551&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/news/20041100.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/news/20041100.xml Sun Jun  4 05:30:37 2006
@@ -7,7 +7,7 @@
   &project;
  
   <properties>
-    <author email="general.AT.jakarta.DOT.apache.DOT.org">Apache Jakarta Project</author>
+    <author email="general.AT.tomcat.DOT.apache.DOT.org">Apache Jakarta Project</author>
     <title>2004 News and Status</title>
   </properties>
 

Modified: tomcat/connectors/trunk/jk/xdocs/news/20050101.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/news/20050101.xml?rev=411551&r1=411550&r2=411551&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/news/20050101.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/news/20050101.xml Sun Jun  4 05:30:37 2006
@@ -2,12 +2,12 @@
 <!DOCTYPE document [
   <!ENTITY project SYSTEM "project.xml">
 ]>
-<document url="20041100.html">
+<document url="20050101.html">
  
   &project;
  
   <properties>
-    <author email="general.AT.jakarta.DOT.apache.DOT.org">Apache Jakarta Project</author>
+    <author email="general.AT.tomcat.DOT.apache.DOT.org">Apache Jakarta Project</author>
     <title>2005 News and Status</title>
   </properties>
 

Added: tomcat/connectors/trunk/jk/xdocs/news/20060505.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/news/20060505.xml?rev=411551&view=auto
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/news/20060505.xml (added)
+++ tomcat/connectors/trunk/jk/xdocs/news/20060505.xml Sun Jun  4 05:30:37 2006
@@ -0,0 +1,42 @@
+<?xml version="1.0"?>
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="20060505.html">
+ 
+  &project;
+ 
+  <properties>
+    <author email="general.AT.tomcat.DOT.apache.DOT.org">Apache Tomcat Connectors Project</author>
+    <title>2006 News and Status</title>
+  </properties>
+
+<body>
+
+<section name="2006 News &amp; Status">
+<br />
+<!--
+<a name="2004****.1">
+<h3></h3>
+</a>
+<hr size="1" noshade="noshade" />
+-->
+<a name="20060606.1"> 
+<h3>6 June - JK-1.2.16 released</h3>
+<p>The Apache Tomcat team is proud to announce the immediate availability
+of Jakarta Tomcat Connectors 1.2.16. This is Stable release and it contains
+few bug fixes found in 1.2.16 version.
+</p>
+<p>
+ Please see the <a href="../changelog.html">ChangeLog</a> for a full list of changes.
+</p>
+<p>If you find any bugs while using this release, please fill in the
+<a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%205">Bugzilla</a>
+Bug Report. When entering bug select <b>Native:JK</b> Component.
+</p>
+</a>
+<hr size="1" noshade="noshade" />
+
+</section>
+</body>
+</document>  

Modified: tomcat/connectors/trunk/jk/xdocs/news/project.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/news/project.xml?rev=411551&r1=411550&r2=411551&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/news/project.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/news/project.xml Sun Jun  4 05:30:37 2006
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<project name="Apache Jakarta Tomcat Connector Documentation - Top Level Directory"
-        href="http://jakarta.apache.org/tomcat/">
+<project name="Apache Tomcat Connector Documentation - Top Level Directory"
+        href="http://tomcat.apache.org/connector-docs/">
 
-    <title>Jakarta Tomcat Connector</title>
+    <title>Apache Tomcat Connector</title>
 
     <logo href="/images/tomcat.gif">
     Breaking News
@@ -11,6 +11,9 @@
 
     <menu name="Links">
         <item name="Docs Home"             href="../index.html"/>
+        <item name="2006"                  href="20060505.html"/>
+        <item name="2005"                  href="20050101.html"/>
+        <item name="2004"                  href="20041100.html"/>
     </menu>
 
 </body>



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