You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@attic.apache.org by ba...@apache.org on 2009/01/04 09:29:19 UTC

svn commit: r731206 - in /attic/site/docs: ./ index.html

Author: bayard
Date: Sun Jan  4 00:29:19 2009
New Revision: 731206

URL: http://svn.apache.org/viewvc?rev=731206&view=rev
Log:
Storing docs in svn. Not ready to be published, but might as well get in the habit

Added:
    attic/site/docs/
    attic/site/docs/index.html   (with props)

Added: attic/site/docs/index.html
URL: http://svn.apache.org/viewvc/attic/site/docs/index.html?rev=731206&view=auto
==============================================================================
--- attic/site/docs/index.html (added)
+++ attic/site/docs/index.html Sun Jan  4 00:29:19 2009
@@ -0,0 +1,124 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+               "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!--
+  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. 
+-->
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+   <!--
+      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+            This file is generated from XML source: DO NOT EDIT!
+      XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
+   -->
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+	<link rel="stylesheet" href="./style/compressed.css" type="text/css" media="screen, projection"/>
+	<link rel="stylesheet" href="./style/style.css" type="text/css" media="screen, projection"/>
+	<!--[if IE]><link rel="stylesheet" href="./style/ie.css" type="text/css" media="screen, projection"/><![endif]-->
+     <meta name="author" content="The Apache Software Foundation" /><meta name="email" content="apache.AT.apache.DOT.org" />
+    <title>The Apache Attic - Apache Attic</title>
+  
+ </head>
+ <body id="sub">
+	<div class="container">
+	<hr class="space col"/>
+	<div class="block">
+		<div class="column span-24">
+      <div id="header">
+                          <!-- Add 'default' header section here. -->
+                                <h1>The Apache Attic</h1>
+                         </div>
+      </div>
+	</div>
+	<hr/>
+	<div class="block">
+    		<div class="column span-8 prepend-16 search searchsub">
+    			<form action="http://www.google.com/search" method="get">
+		         <input value="attic.apache.org" name="sitesearch" type="hidden"/>
+		         <input size="10" name="q" id="query" type="text"/>
+		         <input name="Search" value="Go" type="submit"/>
+	       </form>
+		</div>
+	</div>
+	<div class="block content">
+		<div class="column span-15 colborder">
+                            
+<div class="section-content">
+<p>
+    The Apache Attic was created in Dec 2008 to provide process and solutions to make it 
+    clear when an Apache project has reached its end of life. Specifically to be:  
+  </p>
+<p style="font-family: monospace">
+    "responsible for the oversight of projects which otherwise would not have 
+    oversight; and be it further ... is not authorized to actively develop and release the 
+    projects under its oversight"
+  </p>
+</div>
+                 
+<h4 id="incoming">
+   Getting into the Attic
+</h4>
+<div class="section-content">
+<p>There are two mechanisms by which a project may enter the Attic. Either the managing 
+     Project Management Committee (PMC) decides it would like to move the project, or The 
+     Apache Software Foundation board dissolves the PMC and chooses to move the project. </p>
+</div>
+                 
+<h4 id="attic-projects">
+   Projects in the Attic
+</h4>
+<div class="section-content">
+<p>There are currently no projects in the Attic. </p>
+</div>
+                 
+<h4 id="contact">
+   Contacting the Attic PMC
+</h4>
+<div class="section-content">
+<p>The Attic is managed by a Project Management Committee (PMC). Discussions are found on 
+     the <a href="http://mail-archives.apache.org/mod_mbox/attic-general/">general@ mailing list</a>
+     and you are welcome to subscribe. </p>
+</div>
+         </div>
+    <div class="column span-8 last">
+      <div class="block">
+        <div class="nav column span-11">
+          <div>
+               <div class="menuheader"><a 
+href="">What's the Attic?</a></div> 
+  <ul>
+      </ul>
+          </div>
+        </div>
+        <div class="nav column prepend-1 span-12 last">
+               <h6><a 
+href="">Projects in the Attic</a></h6>
+  <ul>
+          <li><a href="">Foo Proj</a></li> 
+      </ul>
+        </div>
+      </div>
+    </div>
+    <div class="column span-24 footer">
+      <hr/>
+        <p>Copyright &#169; 2008 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+      </div>
+    </div>
+  </div>
+</body>
+</html>
+

Propchange: attic/site/docs/index.html
------------------------------------------------------------------------------
    svn:eol-style = native