Author: mturk
Date: Mon Feb 27 18:37:46 2012
New Revision: 1294261

URL: http://svn.apache.org/viewvc?rev=1294261&view=rev
Log:
Add (empty for now) year 2012 news file

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

Added: tomcat/native/branches/1.1.x/xdocs/news/2012.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/news/2012.xml?rev=1294261&view=auto
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/news/2012.xml (added)
+++ tomcat/native/branches/1.1.x/xdocs/news/2012.xml Mon Feb 27 18:37:46 2012
@@ -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="2012.html">
+
+  &project;
+
+  <properties>
+    <author email="general.AT.tomcat.DOT.apache.DOT.org">Apache Tomcat Native 
Project</author>
+    <title>2012 News and Status</title>
+  </properties>
+
+<body>
+
+<section name="2012 News &amp; Status">
+<br />
+<hr size="1" noshade="noshade" />
+</section>
+</body>
+</document>

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

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=1294261&r1=1294260&r2=1294261&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/news/project.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/news/project.xml Mon Feb 27 18:37:46 2012
@@ -38,6 +38,7 @@
         <item name="2009"                       href="../news/2009.html"/>
         <item name="2010"                       href="../news/2010.html"/>
         <item name="2011"                       href="../news/2011.html"/>
+        <item name="2012"                       href="../news/2012.html"/>
     </menu>
 
 </body>

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=1294261&r1=1294260&r2=1294261&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/project.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/project.xml Mon Feb 27 18:37:46 2012
@@ -38,6 +38,7 @@
         <item name="2009"                       href="news/2009.html"/>
         <item name="2010"                       href="news/2010.html"/>
         <item name="2011"                       href="news/2011.html"/>
+        <item name="2012"                       href="news/2012.html"/>
     </menu>
 
 </body>



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

Reply via email to