Author: markt
Date: Thu Mar  1 17:02:27 2018
New Revision: 1825663

URL: http://svn.apache.org/viewvc?rev=1825663&view=rev
Log:
Add preliminary info about new release

Added:
    tomcat/jk/trunk/xdocs/news/20180301.xml
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=1825663&r1=1825662&r2=1825663&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/index.xml (original)
+++ tomcat/jk/trunk/xdocs/index.xml Thu Mar  1 17:02:27 2018
@@ -63,12 +63,12 @@ manual is described in more detail below
 
 <section name="Headlines">
 <ul>
-<li><a href="news/20160901.html#JK-1.2.42 released"><b>JK-1.2.42 
released</b></a>
+<li><a href="news/20180301.html#JK-1.2.43 released"><b>JK-1.2.43 
released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability
-   of Tomcat Connectors 1.2.42 Stable. This release contains bug fixes for
-   issues found in previous releases.</p>
+   of Tomcat Connectors 1.2.43 Stable. This release contains imrpovements and
+   bug fixes for issues found in previous releases.</p>
    
-<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK 1.2.42
+<p>Download the <a href="//tomcat.apache.org/download-connectors.cgi">JK 1.2.43
    release</a>.</p>
 </li>
 

Added: tomcat/jk/trunk/xdocs/news/20180301.xml
URL: 
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/20180301.xml?rev=1825663&view=auto
==============================================================================
--- tomcat/jk/trunk/xdocs/news/20180301.xml (added)
+++ tomcat/jk/trunk/xdocs/news/20180301.xml Thu Mar  1 17:02:27 2018
@@ -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="20180301.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="2018 News &amp; Status">
+<subsection name="JK-1.2.43 released">
+    <p>The Apache Tomcat team is proud to announce the immediate availability
+       of Tomcat Connectors 1.2.43. 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>



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

Reply via email to