You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/09/27 10:55:00 UTC

svn commit: r1762442 - in /tomcat/jk/trunk/xdocs: index.xml news/20160901.xml

Author: markt
Date: Tue Sep 27 10:54:59 2016
New Revision: 1762442

URL: http://svn.apache.org/viewvc?rev=1762442&view=rev
Log:
Add preliminary info for 1.2.42 release

Added:
    tomcat/jk/trunk/xdocs/news/20160901.xml   (with props)
Modified:
    tomcat/jk/trunk/xdocs/index.xml

Modified: tomcat/jk/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/index.xml?rev=1762442&r1=1762441&r2=1762442&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/index.xml (original)
+++ tomcat/jk/trunk/xdocs/index.xml Tue Sep 27 10:54:59 2016
@@ -63,12 +63,12 @@ manual is described in more detail below
 
 <section name="Headlines">
 <ul>
-<li><a href="news/20150101.html#JK-1.2.41 released"><b>JK-1.2.41 released</b></a>
+<li><a href="news/20160901.html#JK-1.2.42 released"><b>JK-1.2.42 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability
-   of Tomcat Connectors 1.2.41 Stable. This release contains a security fix and
-   bug fixes for issues found in previous releases.</p>
+   of Tomcat Connectors 1.2.42 Stable. This release contains bug fixes for
+   issues found in previous releases.</p>
    
-<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK 1.2.41
+<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK 1.2.42
    release</a>.</p>
 </li>
 

Added: tomcat/jk/trunk/xdocs/news/20160901.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/20160901.xml?rev=1762442&view=auto
==============================================================================
--- tomcat/jk/trunk/xdocs/news/20160901.xml (added)
+++ tomcat/jk/trunk/xdocs/news/20160901.xml Tue Sep 27 10:54:59 2016
@@ -0,0 +1,47 @@
+<?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="20160901.html">
+
+  &project;
+
+  <properties>
+    <author email="dev.AT.tomcat.DOT.apache.DOT.org">Apache Tomcat Connectors Project</author>
+    <title>2016 News &amp; Status</title>
+  </properties>
+
+<body>
+
+<section name="2016 News &amp; Status">
+<subsection name="JK-1.2.42 released">
+    <p>The Apache Tomcat team is proud to announce the immediate availability
+       of Tomcat Connectors 1.2.42. This is a maintenance release.</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://bz.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%20Connectors">Bugzilla</a>
+        Bug Report.</p>
+</subsection>
+
+</section>
+</body>
+</document>

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



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