Author: mturk
Date: Thu Apr 10 10:00:23 2014
New Revision: 1586254

URL: http://svn.apache.org/r1586254
Log:
Add year 2014 news section

Added:
    tomcat/native/branches/1.1.x/xdocs/news/2014.xml   (with props)
Modified:
    tomcat/native/branches/1.1.x/xdocs/miscellaneous/project.xml
    tomcat/native/branches/1.1.x/xdocs/news/project.xml
    tomcat/native/branches/1.1.x/xdocs/project.xml

Modified: tomcat/native/branches/1.1.x/xdocs/miscellaneous/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/miscellaneous/project.xml?rev=1586254&r1=1586253&r2=1586254&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/miscellaneous/project.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/miscellaneous/project.xml Thu Apr 10 
10:00:23 2014
@@ -34,6 +34,7 @@
     </menu>
 
     <menu name="News">
+        <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"/>

Added: tomcat/native/branches/1.1.x/xdocs/news/2014.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/news/2014.xml?rev=1586254&view=auto
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/news/2014.xml (added)
+++ tomcat/native/branches/1.1.x/xdocs/news/2014.xml Thu Apr 10 10:00:23 2014
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  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="2014.html">
+
+  &project;
+
+  <properties>
+    <author email="general.AT.tomcat.DOT.apache.DOT.org">Apache Tomcat Native 
Project</author>
+    <title>2013 News and Status</title>
+  </properties>
+
+<body>
+
+<section name="2014 News &amp; Status">
+</section>
+</body>
+</document>

Propchange: tomcat/native/branches/1.1.x/xdocs/news/2014.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/native/branches/1.1.x/xdocs/news/2014.xml
------------------------------------------------------------------------------
    svn:mime-type = text/xml

Modified: tomcat/native/branches/1.1.x/xdocs/news/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/news/project.xml?rev=1586254&r1=1586253&r2=1586254&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/news/project.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/news/project.xml Thu Apr 10 10:00:23 2014
@@ -34,6 +34,7 @@
     </menu>
 
     <menu name="News">
+        <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"/>

Modified: tomcat/native/branches/1.1.x/xdocs/project.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/project.xml?rev=1586254&r1=1586253&r2=1586254&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/project.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/project.xml Thu Apr 10 10:00:23 2014
@@ -34,6 +34,7 @@
     </menu>
 
     <menu name="News">
+        <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"/>



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

Reply via email to