Author: mturk
Date: Wed Feb 5 07:51:43 2014
New Revision: 1564656
URL: http://svn.apache.org/r1564656
Log:
Add year 2014 news document
Added:
tomcat/jk/trunk/xdocs/news/20140201.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=1564656&r1=1564655&r2=1564656&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/ajp/project.xml (original)
+++ tomcat/jk/trunk/xdocs/ajp/project.xml Wed Feb 5 07:51:43 2014
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2014" href="../news/20140201.html"/>
<item name="2012" href="../news/20120301.html"/>
<item name="2011" href="../news/20110701.html"/>
<item name="2010" href="../news/20100101.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=1564656&r1=1564655&r2=1564656&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/generic_howto/project.xml (original)
+++ tomcat/jk/trunk/xdocs/generic_howto/project.xml Wed Feb 5 07:51:43 2014
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2014" href="../news/20140201.html"/>
<item name="2012" href="../news/20120301.html"/>
<item name="2011" href="../news/20110701.html"/>
<item name="2010" href="../news/20100101.html"/>
Modified: tomcat/jk/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/index.xml?rev=1564656&r1=1564655&r2=1564656&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/index.xml (original)
+++ tomcat/jk/trunk/xdocs/index.xml Wed Feb 5 07:51:43 2014
@@ -327,6 +327,8 @@ This page contains information, on some
</p>
<ul>
+<li><a href="news/20140201.html"><b>2014</b></a>
+</li>
<li><a href="news/20120301.html"><b>2012</b></a>
</li>
<li><a href="news/20110701.html"><b>2011</b></a>
Modified: tomcat/jk/trunk/xdocs/miscellaneous/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/project.xml?rev=1564656&r1=1564655&r2=1564656&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/project.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/project.xml Wed Feb 5 07:51:43 2014
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2014" href="../news/20140201.html"/>
<item name="2012" href="../news/20120301.html"/>
<item name="2011" href="../news/20110701.html"/>
<item name="2010" href="../news/20100101.html"/>
Added: tomcat/jk/trunk/xdocs/news/20140201.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/news/20140201.xml?rev=1564656&view=auto
==============================================================================
--- tomcat/jk/trunk/xdocs/news/20140201.xml (added)
+++ tomcat/jk/trunk/xdocs/news/20140201.xml Wed Feb 5 07:51:43 2014
@@ -0,0 +1,37 @@
+<?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="20140201.html">
+
+ &project;
+
+ <properties>
+ <author email="dev.AT.tomcat.DOT.apache.DOT.org">Apache Tomcat Connectors
Project</author>
+ <title>2014 News and Status</title>
+ </properties>
+
+<body>
+
+<section name="2014 News & Status">
+<br />
+
+</section>
+</body>
+</document>
Propchange: tomcat/jk/trunk/xdocs/news/20140201.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=1564656&r1=1564655&r2=1564656&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/news/project.xml (original)
+++ tomcat/jk/trunk/xdocs/news/project.xml Wed Feb 5 07:51:43 2014
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2014" href="../news/20140201.html"/>
<item name="2012" href="../news/20120301.html"/>
<item name="2011" href="../news/20110701.html"/>
<item name="2010" href="../news/20100101.html"/>
Modified: tomcat/jk/trunk/xdocs/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/project.xml?rev=1564656&r1=1564655&r2=1564656&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/project.xml (original)
+++ tomcat/jk/trunk/xdocs/project.xml Wed Feb 5 07:51:43 2014
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2014" href="news/20140201.html"/>
<item name="2012" href="news/20120301.html"/>
<item name="2011" href="news/20110701.html"/>
<item name="2010" href="news/20100101.html"/>
Modified: tomcat/jk/trunk/xdocs/reference/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/reference/project.xml?rev=1564656&r1=1564655&r2=1564656&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/reference/project.xml (original)
+++ tomcat/jk/trunk/xdocs/reference/project.xml Wed Feb 5 07:51:43 2014
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2014" href="../news/20140201.html"/>
<item name="2012" href="../news/20120301.html"/>
<item name="2011" href="../news/20110701.html"/>
<item name="2010" href="../news/20100101.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=1564656&r1=1564655&r2=1564656&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/webserver_howto/project.xml (original)
+++ tomcat/jk/trunk/xdocs/webserver_howto/project.xml Wed Feb 5 07:51:43 2014
@@ -67,6 +67,7 @@
</menu>
<menu name="News">
+ <item name="2014" href="../news/20140201.html"/>
<item name="2012" href="../news/20120301.html"/>
<item name="2011" href="../news/20110701.html"/>
<item name="2010" href="../news/20100101.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]