Author: sebb
Date: Tue Oct 24 18:43:51 2023
New Revision: 1913283
URL: http://svn.apache.org/viewvc?rev=1913283&view=rev
Log:
Test - please ignore
Added:
attic/site/xdocs/projects/.test_ignore.xml (with props)
Added: attic/site/xdocs/projects/.test_ignore.xml
URL:
http://svn.apache.org/viewvc/attic/site/xdocs/projects/.test_ignore.xml?rev=1913283&view=auto
==============================================================================
--- attic/site/xdocs/projects/.test_ignore.xml (added)
+++ attic/site/xdocs/projects/.test_ignore.xml Tue Oct 24 18:43:51 2023
@@ -0,0 +1,63 @@
+<?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 ${FullName}</title>
+ </properties>
+<body>
+
+<section id="${tlpid}">
+ <title>Apache ${FullName}</title>
+
+ <p><a href="https://${tlpid}.apache.org/">Apache ${FullName}</a>
+ moved into the Attic in ${Month_Year}.
+ Apache ${FullName} mission was ${description}.</p>
+
+ <p>The website, downloads and issue tracker all remain open, though
+ the issue tracker is read-only. See the website at
+ <a href="https://${tlpid}.apache.org/">http://${tlpid}.apache.org</a>
+ for more information on ${FullName}.</p>
+
+ <p>As with any project in the Attic - if you should choose to fork
${FullName}
+ outside of Apache, please let us know so we can link to your project.
+ </p>
+
+ <resource_table project="${tlpid}">
+ <!-- by default only dev is generated
+ To remove 'dev', use the attribute replace_dev="xxx" in the
resource_table tag above
+ -->
+ <mail name="${mail_names}"/>
+ <!-- use attribute key="" to override default JIRA -->
+ <!-- N.B. some projects may use GitHub issues instead of JIRA -->
+ <jira key="${jira_names}"/>
+ <!--
+ <cwiki/>
+ -->
+ <!--svn/> OR <git/-->
+ <!-- use the tag
+ <no_downloads/>
+ to suppress the Downloads links -->
+ </resource_table>
+
+</section>
+
+</body>
+</document>
Propchange: attic/site/xdocs/projects/.test_ignore.xml
------------------------------------------------------------------------------
svn:eol-style = native