Author: csutherl
Date: Wed Aug  2 19:29:35 2017
New Revision: 1803910

URL: http://svn.apache.org/viewvc?rev=1803910&view=rev
Log:
Update current version from 1.2.10 to 1.2.12, Add 2017 news page, Fix XML 
formatting, and add 8.5 doc link

Added:
    tomcat/native/trunk/xdocs/news/2017.xml   (with props)
Modified:
    tomcat/native/trunk/xdocs/index.xml
    tomcat/native/trunk/xdocs/news/project.xml
    tomcat/native/trunk/xdocs/project.xml

Modified: tomcat/native/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/index.xml?rev=1803910&r1=1803909&r2=1803910&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/index.xml (original)
+++ tomcat/native/trunk/xdocs/index.xml Wed Aug  2 19:29:35 2017
@@ -64,16 +64,16 @@ manual is described in more detail below
 <section name="Headlines">
 <ul>
 
-<li><a href="news/2016.html#20161005">5 October 2016 - <b>TC-Native-1.2.10
+<li><a href="news/2017.html#20170626">26 June 2017 - <b>TC-Native-1.2.12
 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.10 Stable.</p>
+Tomcat Native 1.2.12 Stable.</p>
 <p>
 The sources and the binaries for selected platforms are available from the
 <a href="../download-native.cgi">Download page</a>.
 </p>
 <p>
-Please see the <a href="miscellaneous/changelog.html">ChangeLog</a> for a full
+Please see the <a href="miscellaneous/changelog.html">Changelog</a> for a full
 list of changes.
 </p>
 </li>
@@ -198,10 +198,12 @@ Feb 8, 2015 12:27:41 PM org.apache.catal
 INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], 
random [true].
 Feb 8, 2015 12:27:41 PM org.apache.coyote.http11.Http11AprProtocol init
 INFO: Initializing Coyote HTTP/1.1 on http-8080</source>
+
   <p>
     Refer to the tomcat documentation to configure the connectors
-    (See <a href="http://tomcat.apache.org/tomcat-8.0-doc/apr.html";>Tomcat 
8.0.x</a>,
-    <a href="http://tomcat.apache.org/tomcat-7.0-doc/apr.html";>Tomcat 7.0.x</a>
+    (See <a href="http://tomcat.apache.org/tomcat-8.5-doc/apr.html";>Tomcat 
8.5.x</a>,
+    <a href="http://tomcat.apache.org/tomcat-8.0-doc/apr.html";>Tomcat 
8.0.x</a>,
+    <a href="http://tomcat.apache.org/tomcat-7.0-doc/apr.html";>Tomcat 
7.0.x</a>,
     and <a href="http://tomcat.apache.org/tomcat-6.0-doc/apr.html";>Tomcat 
6.0.x</a>)
   </p>
 </subsection>

Added: tomcat/native/trunk/xdocs/news/2017.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/news/2017.xml?rev=1803910&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tomcat/native/trunk/xdocs/news/2017.xml
------------------------------------------------------------------------------
    svn:mime-type = application/xml

Modified: tomcat/native/trunk/xdocs/news/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/news/project.xml?rev=1803910&r1=1803909&r2=1803910&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/news/project.xml (original)
+++ tomcat/native/trunk/xdocs/news/project.xml Wed Aug  2 19:29:35 2017
@@ -16,34 +16,35 @@
   limitations under the License.
 -->
 <project name="Apache Tomcat Native Documentation - News"
-        href="http://tomcat.apache.org/";>
+  href="http://tomcat.apache.org/";>
 
-    <title>The Apache Tomcat Native - News</title>
+  <title>The Apache Tomcat Native - News</title>
 
-    <logo href="/images/tomcat.gif">
-      The Apache Tomcat Native - News
-    </logo>
-<body>
+  <logo href="/images/tomcat.gif">
+    The Apache Tomcat Native - News
+  </logo>
 
+  <body>
     <menu name="Links">
-        <item name="Docs Home"                  href="../index.html"/>
+      <item name="Docs Home" href="../index.html"/>
     </menu>
 
     <menu name="Miscellaneous Documentation">
-        <item name="Changelog"                  
href="../miscellaneous/changelog.html"/>
+      <item name="Changelog" href="../miscellaneous/changelog.html"/>
     </menu>
 
     <menu name="News">
-        <item name="2016"                       href="../news/2016.html"/>
-        <item name="2015"                       href="../news/2015.html"/>
-        <item name="2014"                       href="../news/2014.html"/>
-        <item name="2013"                       href="../news/2013.html"/>
-        <item name="2012"                       href="../news/2012.html"/>
-        <item name="2011"                       href="../news/2011.html"/>
-        <item name="2010"                       href="../news/2010.html"/>
-        <item name="2009"                       href="../news/2009.html"/>
-        <item name="2008"                       href="../news/2008.html"/>
+      <item name="2017" href="../news/2017.html"/>
+      <item name="2016" href="../news/2016.html"/>
+      <item name="2015" href="../news/2015.html"/>
+      <item name="2014" href="../news/2014.html"/>
+      <item name="2013" href="../news/2013.html"/>
+      <item name="2012" href="../news/2012.html"/>
+      <item name="2011" href="../news/2011.html"/>
+      <item name="2010" href="../news/2010.html"/>
+      <item name="2009" href="../news/2009.html"/>
+      <item name="2008" href="../news/2008.html"/>
     </menu>
 
-</body>
+  </body>
 </project>

Modified: tomcat/native/trunk/xdocs/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/project.xml?rev=1803910&r1=1803909&r2=1803910&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/project.xml (original)
+++ tomcat/native/trunk/xdocs/project.xml Wed Aug  2 19:29:35 2017
@@ -16,34 +16,34 @@
   limitations under the License.
 -->
 <project name="Apache Tomcat Native Documentation"
-        href="http://tomcat.apache.org/";>
+  href="http://tomcat.apache.org/";>
 
-    <title>Apache Tomcat Native Library</title>
+  <title>Apache Tomcat Native Library</title>
 
-    <logo href="/images/tomcat.gif">
-      Apache Tomcat Native Library
-    </logo>
-<body>
+  <logo href="/images/tomcat.gif">
+    Apache Tomcat Native Library
+  </logo>
 
+  <body>
     <menu name="Links">
-        <item name="Docs Home"                  href="index.html"/>
+      <item name="Docs Home" href="index.html"/>
     </menu>
 
     <menu name="Miscellaneous Documentation">
-        <item name="Changelog"                  
href="miscellaneous/changelog.html"/>
+      <item name="Changelog" href="miscellaneous/changelog.html"/>
     </menu>
 
     <menu name="News">
-        <item name="2016"                       href="news/2016.html"/>
-        <item name="2015"                       href="news/2015.html"/>
-        <item name="2014"                       href="news/2014.html"/>
-        <item name="2013"                       href="news/2013.html"/>
-        <item name="2012"                       href="news/2012.html"/>
-        <item name="2011"                       href="news/2011.html"/>
-        <item name="2010"                       href="news/2010.html"/>
-        <item name="2009"                       href="news/2009.html"/>
-        <item name="2008"                       href="news/2008.html"/>
+      <item name="2017" href="news/2017.html"/>
+      <item name="2016" href="news/2016.html"/>
+      <item name="2015" href="news/2015.html"/>
+      <item name="2014" href="news/2014.html"/>
+      <item name="2013" href="news/2013.html"/>
+      <item name="2012" href="news/2012.html"/>
+      <item name="2011" href="news/2011.html"/>
+      <item name="2010" href="news/2010.html"/>
+      <item name="2009" href="news/2009.html"/>
+      <item name="2008" href="news/2008.html"/>
     </menu>
-
-</body>
+  </body>
 </project>



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

Reply via email to