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 2011/06/30 19:33:06 UTC

svn commit: r1141631 - in /tomcat/jk/trunk/xdocs: ajp/project.xml generic_howto/project.xml index.xml miscellaneous/project.xml news/20110701.xml news/project.xml project.xml reference/project.xml webserver_howto/project.xml

Author: mturk
Date: Thu Jun 30 17:33:05 2011
New Revision: 1141631

URL: http://svn.apache.org/viewvc?rev=1141631&view=rev
Log:
Add 2011 news section with potentional 1.2.32 target date commented out

Added:
    tomcat/jk/trunk/xdocs/news/20110701.xml   (with props)
Modified:
    tomcat/jk/trunk/xdocs/ajp/project.xml
    tomcat/jk/trunk/xdocs/generic_howto/project.xml
    tomcat/jk/trunk/xdocs/index.xml
    tomcat/jk/trunk/xdocs/miscellaneous/project.xml
    tomcat/jk/trunk/xdocs/news/project.xml
    tomcat/jk/trunk/xdocs/project.xml
    tomcat/jk/trunk/xdocs/reference/project.xml
    tomcat/jk/trunk/xdocs/webserver_howto/project.xml

Modified: tomcat/jk/trunk/xdocs/ajp/project.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/ajp/project.xml?rev=1141631&r1=1141630&r2=1141631&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/ajp/project.xml (original)
+++ tomcat/jk/trunk/xdocs/ajp/project.xml Thu Jun 30 17:33:05 2011
@@ -67,6 +67,7 @@
     </menu>
 
     <menu name="News">
+        <item name="2011"                       href="../news/20110701.html"/>
         <item name="2010"                       href="../news/20100101.html"/>
         <item name="2009"                       href="../news/20090301.html"/>
         <item name="2008"                       href="../news/20081001.html"/>

Modified: tomcat/jk/trunk/xdocs/generic_howto/project.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/generic_howto/project.xml?rev=1141631&r1=1141630&r2=1141631&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/generic_howto/project.xml (original)
+++ tomcat/jk/trunk/xdocs/generic_howto/project.xml Thu Jun 30 17:33:05 2011
@@ -67,6 +67,7 @@
     </menu>
 
     <menu name="News">
+        <item name="2011"                       href="../news/20110701.html"/>
         <item name="2010"                       href="../news/20100101.html"/>
         <item name="2009"                       href="../news/20090301.html"/>
         <item name="2008"                       href="../news/20081001.html"/>

Modified: tomcat/jk/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/index.xml?rev=1141631&r1=1141630&r2=1141631&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/index.xml (original)
+++ tomcat/jk/trunk/xdocs/index.xml Thu Jun 30 17:33:05 2011
@@ -261,6 +261,8 @@ This page contains information, on some 
 </p>
 
 <ul>
+<li><a href="news/20110701.html"><b>2011</b></a>
+</li>
 <li><a href="news/20100101.html"><b>2010</b></a>
 </li>
 <li><a href="news/20090301.html"><b>2009</b></a>

Modified: tomcat/jk/trunk/xdocs/miscellaneous/project.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/project.xml?rev=1141631&r1=1141630&r2=1141631&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/project.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/project.xml Thu Jun 30 17:33:05 2011
@@ -67,6 +67,7 @@
     </menu>
 
     <menu name="News">
+        <item name="2011"                       href="../news/20110701.html"/>
         <item name="2010"                       href="../news/20100101.html"/>
         <item name="2009"                       href="../news/20090301.html"/>
         <item name="2008"                       href="../news/20081001.html"/>

Added: tomcat/jk/trunk/xdocs/news/20110701.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/20110701.xml?rev=1141631&view=auto
==============================================================================
--- tomcat/jk/trunk/xdocs/news/20110701.xml (added)
+++ tomcat/jk/trunk/xdocs/news/20110701.xml Thu Jun 30 17:33:05 2011
@@ -0,0 +1,53 @@
+<?xml version="1.0"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!DOCTYPE document [
+  <!ENTITY project SYSTEM "project.xml">
+]>
+<document url="20110701.html">
+
+  &project;
+
+  <properties>
+    <author email="dev.AT.tomcat.DOT.apache.DOT.org">Apache Tomcat Connectors Project</author>
+    <title>2011 News and Status</title>
+  </properties>
+
+<body>
+
+<section name="2011 News &amp; Status">
+<br />
+<!--
+<subsection name="8 July - JK-1.2.32 released">
+    <a name="20110701.1"></a>
+    <br />
+    <p>The Apache Tomcat team is proud to announce the immediate availability
+        of Tomcat Connectors 1.2.32. This is a stable release concentrating mainly on
+        some bug fixes.
+    </p><p>
+        Please see the <a href="../miscellaneous/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="https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors">Bugzilla</a>
+        Bug Report.
+    </p>
+</subsection>
+-->
+</section>
+</body>
+</document>
+

Propchange: tomcat/jk/trunk/xdocs/news/20110701.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tomcat/jk/trunk/xdocs/news/project.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/project.xml?rev=1141631&r1=1141630&r2=1141631&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/news/project.xml (original)
+++ tomcat/jk/trunk/xdocs/news/project.xml Thu Jun 30 17:33:05 2011
@@ -67,6 +67,7 @@
     </menu>
 
     <menu name="News">
+        <item name="2011"                       href="../news/20110701.html"/>
         <item name="2010"                       href="../news/20100101.html"/>
         <item name="2009"                       href="../news/20090301.html"/>
         <item name="2008"                       href="../news/20081001.html"/>

Modified: tomcat/jk/trunk/xdocs/project.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/project.xml?rev=1141631&r1=1141630&r2=1141631&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/project.xml (original)
+++ tomcat/jk/trunk/xdocs/project.xml Thu Jun 30 17:33:05 2011
@@ -67,6 +67,7 @@
     </menu>
 
     <menu name="News">
+        <item name="2011"                       href="news/20110701.html"/>
         <item name="2010"                       href="news/20100101.html"/>
         <item name="2009"                       href="news/20090301.html"/>
         <item name="2008"                       href="news/20081001.html"/>

Modified: tomcat/jk/trunk/xdocs/reference/project.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/reference/project.xml?rev=1141631&r1=1141630&r2=1141631&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/reference/project.xml (original)
+++ tomcat/jk/trunk/xdocs/reference/project.xml Thu Jun 30 17:33:05 2011
@@ -67,6 +67,7 @@
     </menu>
 
     <menu name="News">
+        <item name="2011"                       href="../news/20110701.html"/>
         <item name="2010"                       href="../news/20100101.html"/>
         <item name="2009"                       href="../news/20090301.html"/>
         <item name="2008"                       href="../news/20081001.html"/>

Modified: tomcat/jk/trunk/xdocs/webserver_howto/project.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/webserver_howto/project.xml?rev=1141631&r1=1141630&r2=1141631&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/webserver_howto/project.xml (original)
+++ tomcat/jk/trunk/xdocs/webserver_howto/project.xml Thu Jun 30 17:33:05 2011
@@ -67,6 +67,7 @@
     </menu>
 
     <menu name="News">
+        <item name="2011"                       href="../news/20110701.html"/>
         <item name="2010"                       href="../news/20100101.html"/>
         <item name="2009"                       href="../news/20090301.html"/>
         <item name="2008"                       href="../news/20081001.html"/>



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