Author: hboutemy
Date: Sun Dec 23 09:57:50 2018
New Revision: 1849595
URL: http://svn.apache.org/viewvc?rev=1849595&view=rev
Log:
ATTIC-173 Tiles moved to the Attic
Added:
attic/site/xdocs/projects/tiles.xml
Modified:
attic/site/xdocs/stylesheets/project.xml
Added: attic/site/xdocs/projects/tiles.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/tiles.xml?rev=1849595&view=auto
==============================================================================
--- attic/site/xdocs/projects/tiles.xml (added)
+++ attic/site/xdocs/projects/tiles.xml Sun Dec 23 09:57:50 2018
@@ -0,0 +1,59 @@
+<?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.
+-->
+<document>
+ <properties>
+ <author email="general.AT.attic.apache.DOT.org">The Apache Software
Foundation</author>
+ <title>Apache Tiles</title>
+ </properties>
+<body>
+
+<section id="tiles">
+ <title>Apache Tiles</title>
+
+ <p><a href="http://tiles.apache.org">Apache Tiles</a> moved into the Attic
+ in December 2018.
+ Apache Tiles⢠is a templating framework built to simplify the
+ development of web application user interfaces.
+ </p>
+
+ <p>The website, downloads and issue tracker all remain open, though
+ the issue tracker is read-only. See the website at
+ <a href="http://tiles.apache.org/">http://tiles.apache.org</a>
+ for more information on Tiles. </p>
+
+ <p>As with any project in the Attic - if you should choose to fork Tiles
+ outside of Apache, please let us know so we can link to your project.
+ </p>
+
+ <resource_table project="tiles">
+ <mail name="commits"/>
+ <mail name="issues"/>
+ <mail name="users"/>
+ <jira/>
+ </resource_table>
+
+ <p>Archived versions of the Tiles may be downloaded from the
+ <a href="http://archive.apache.org/dist/tiles/">Apache Archives</a>.
+ </p>
+
+</section>
+
+</body>
+</document>
Modified: attic/site/xdocs/stylesheets/project.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/stylesheets/project.xml?rev=1849595&r1=1849594&r2=1849595&view=diff
==============================================================================
--- attic/site/xdocs/stylesheets/project.xml (original)
+++ attic/site/xdocs/stylesheets/project.xml Sun Dec 23 09:57:50 2018
@@ -77,6 +77,7 @@ limitations under the License.
<li><a href="/projects/shindig.html">Shindig</a></li>
<li><a href="/projects/stdcxx.html">Standard C++ Library
(STDCXX)</a></li>
<li><a href="/projects/stratos.html">Stratos</a></li>
+ <li><a href="/projects/tiles.html">Tiles</a></li>
<li><a href="/projects/tuscany.html">Tuscany</a></li>
<li><a href="/projects/whirr.html">Whirr</a></li>
<li><a href="/projects/wink.html">Wink</a></li>