You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2012/07/26 20:07:24 UTC

svn commit: r827077 - in /websites/staging/vcl/trunk/content: ./ development/code-documentation.html development/getting-involved.html development/jira.html development/mailing-lists.html development/roadmap.html development/wiki.html

Author: buildbot
Date: Thu Jul 26 18:07:24 2012
New Revision: 827077

Log:
Staging update by buildbot for vcl

Added:
    websites/staging/vcl/trunk/content/development/code-documentation.html
    websites/staging/vcl/trunk/content/development/getting-involved.html
    websites/staging/vcl/trunk/content/development/jira.html
    websites/staging/vcl/trunk/content/development/mailing-lists.html
    websites/staging/vcl/trunk/content/development/roadmap.html
    websites/staging/vcl/trunk/content/development/wiki.html
Modified:
    websites/staging/vcl/trunk/content/   (props changed)

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 26 18:07:24 2012
@@ -1 +1 @@
-1366117
+1366119

Added: websites/staging/vcl/trunk/content/development/code-documentation.html
==============================================================================
--- websites/staging/vcl/trunk/content/development/code-documentation.html (added)
+++ websites/staging/vcl/trunk/content/development/code-documentation.html Thu Jul 26 18:07:24 2012
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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.
+-->
+
+  <link href="/css/vcl.css" rel="stylesheet" type="text/css">
+  <title>Apache VCL - </title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+  <div id="sitetitle">
+    <table width="100%" border="0" cellspacing="0" cellpadding="5">
+      <tr>
+		  <td><a href="/index.html">Apache VCL</a></td>
+        <td><img src="/img/vcllogo.png" width="63" height="52" align="right"></td>
+      </tr>
+    </table>
+  </div>
+
+  <div id="navigation"> 
+  <ul>
+<li>Information<ul>
+<li><a href="/information/about.html">What is VCL?</a></li>
+<li><a href="features.html">Features</a></li>
+<li><a href="/information/architecture.html">Architecture</a></li>
+<li><a href="/information/use-cases.html">Use Cases</a></li>
+<li><a href="/download.cgi">Download</a></li>
+<li><a href="/information/license.html">License</a></li>
+<li><a href="/faq.html">FAQ</a></li>
+</ul>
+</li>
+<li><a href="/documentation/index.html">Documentation</a><ul>
+<li><a href="/documentation/using-vcl.html">Using VCL</a></li>
+<li><a href="/documentation/image-creation.html">Image Creation</a></li>
+<li><a href="/documentation/administration.html">Administration</a></li>
+<li><a href="/documentation/installation.html">Installation</a></li>
+<li><a href="/documentation/deployment-planning.html">Deployment Planning</a></li>
+</ul>
+</li>
+<li><a href="/development/index.html">Development Community</a><ul>
+<li><a href="/development/getting-involved.html">Getting Involved</a></li>
+<li><a href="/development/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/development/wiki.html">Wiki</a></li>
+<li><a href="/development/jira.html">Issue Tracking</a></li>
+<li><a href="/development/code-documentation.html">Code Documentation</a></li>
+<li><a href="/development/roadmap.html">Roadmap</a></li>
+</ul>
+</li>
+<li><a href="http://www.apache.org">Apache Software Foundation</a><ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title"></h1>
+    <p>stub page</p>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2012 The Apache Software Foundation, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>

Added: websites/staging/vcl/trunk/content/development/getting-involved.html
==============================================================================
--- websites/staging/vcl/trunk/content/development/getting-involved.html (added)
+++ websites/staging/vcl/trunk/content/development/getting-involved.html Thu Jul 26 18:07:24 2012
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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.
+-->
+
+  <link href="/css/vcl.css" rel="stylesheet" type="text/css">
+  <title>Apache VCL - </title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+  <div id="sitetitle">
+    <table width="100%" border="0" cellspacing="0" cellpadding="5">
+      <tr>
+		  <td><a href="/index.html">Apache VCL</a></td>
+        <td><img src="/img/vcllogo.png" width="63" height="52" align="right"></td>
+      </tr>
+    </table>
+  </div>
+
+  <div id="navigation"> 
+  <ul>
+<li>Information<ul>
+<li><a href="/information/about.html">What is VCL?</a></li>
+<li><a href="features.html">Features</a></li>
+<li><a href="/information/architecture.html">Architecture</a></li>
+<li><a href="/information/use-cases.html">Use Cases</a></li>
+<li><a href="/download.cgi">Download</a></li>
+<li><a href="/information/license.html">License</a></li>
+<li><a href="/faq.html">FAQ</a></li>
+</ul>
+</li>
+<li><a href="/documentation/index.html">Documentation</a><ul>
+<li><a href="/documentation/using-vcl.html">Using VCL</a></li>
+<li><a href="/documentation/image-creation.html">Image Creation</a></li>
+<li><a href="/documentation/administration.html">Administration</a></li>
+<li><a href="/documentation/installation.html">Installation</a></li>
+<li><a href="/documentation/deployment-planning.html">Deployment Planning</a></li>
+</ul>
+</li>
+<li><a href="/development/index.html">Development Community</a><ul>
+<li><a href="/development/getting-involved.html">Getting Involved</a></li>
+<li><a href="/development/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/development/wiki.html">Wiki</a></li>
+<li><a href="/development/jira.html">Issue Tracking</a></li>
+<li><a href="/development/code-documentation.html">Code Documentation</a></li>
+<li><a href="/development/roadmap.html">Roadmap</a></li>
+</ul>
+</li>
+<li><a href="http://www.apache.org">Apache Software Foundation</a><ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title"></h1>
+    <p>stub page</p>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2012 The Apache Software Foundation, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>

Added: websites/staging/vcl/trunk/content/development/jira.html
==============================================================================
--- websites/staging/vcl/trunk/content/development/jira.html (added)
+++ websites/staging/vcl/trunk/content/development/jira.html Thu Jul 26 18:07:24 2012
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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.
+-->
+
+  <link href="/css/vcl.css" rel="stylesheet" type="text/css">
+  <title>Apache VCL - </title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+  <div id="sitetitle">
+    <table width="100%" border="0" cellspacing="0" cellpadding="5">
+      <tr>
+		  <td><a href="/index.html">Apache VCL</a></td>
+        <td><img src="/img/vcllogo.png" width="63" height="52" align="right"></td>
+      </tr>
+    </table>
+  </div>
+
+  <div id="navigation"> 
+  <ul>
+<li>Information<ul>
+<li><a href="/information/about.html">What is VCL?</a></li>
+<li><a href="features.html">Features</a></li>
+<li><a href="/information/architecture.html">Architecture</a></li>
+<li><a href="/information/use-cases.html">Use Cases</a></li>
+<li><a href="/download.cgi">Download</a></li>
+<li><a href="/information/license.html">License</a></li>
+<li><a href="/faq.html">FAQ</a></li>
+</ul>
+</li>
+<li><a href="/documentation/index.html">Documentation</a><ul>
+<li><a href="/documentation/using-vcl.html">Using VCL</a></li>
+<li><a href="/documentation/image-creation.html">Image Creation</a></li>
+<li><a href="/documentation/administration.html">Administration</a></li>
+<li><a href="/documentation/installation.html">Installation</a></li>
+<li><a href="/documentation/deployment-planning.html">Deployment Planning</a></li>
+</ul>
+</li>
+<li><a href="/development/index.html">Development Community</a><ul>
+<li><a href="/development/getting-involved.html">Getting Involved</a></li>
+<li><a href="/development/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/development/wiki.html">Wiki</a></li>
+<li><a href="/development/jira.html">Issue Tracking</a></li>
+<li><a href="/development/code-documentation.html">Code Documentation</a></li>
+<li><a href="/development/roadmap.html">Roadmap</a></li>
+</ul>
+</li>
+<li><a href="http://www.apache.org">Apache Software Foundation</a><ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title"></h1>
+    <p>stub page</p>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2012 The Apache Software Foundation, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>

Added: websites/staging/vcl/trunk/content/development/mailing-lists.html
==============================================================================
--- websites/staging/vcl/trunk/content/development/mailing-lists.html (added)
+++ websites/staging/vcl/trunk/content/development/mailing-lists.html Thu Jul 26 18:07:24 2012
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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.
+-->
+
+  <link href="/css/vcl.css" rel="stylesheet" type="text/css">
+  <title>Apache VCL - </title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+  <div id="sitetitle">
+    <table width="100%" border="0" cellspacing="0" cellpadding="5">
+      <tr>
+		  <td><a href="/index.html">Apache VCL</a></td>
+        <td><img src="/img/vcllogo.png" width="63" height="52" align="right"></td>
+      </tr>
+    </table>
+  </div>
+
+  <div id="navigation"> 
+  <ul>
+<li>Information<ul>
+<li><a href="/information/about.html">What is VCL?</a></li>
+<li><a href="features.html">Features</a></li>
+<li><a href="/information/architecture.html">Architecture</a></li>
+<li><a href="/information/use-cases.html">Use Cases</a></li>
+<li><a href="/download.cgi">Download</a></li>
+<li><a href="/information/license.html">License</a></li>
+<li><a href="/faq.html">FAQ</a></li>
+</ul>
+</li>
+<li><a href="/documentation/index.html">Documentation</a><ul>
+<li><a href="/documentation/using-vcl.html">Using VCL</a></li>
+<li><a href="/documentation/image-creation.html">Image Creation</a></li>
+<li><a href="/documentation/administration.html">Administration</a></li>
+<li><a href="/documentation/installation.html">Installation</a></li>
+<li><a href="/documentation/deployment-planning.html">Deployment Planning</a></li>
+</ul>
+</li>
+<li><a href="/development/index.html">Development Community</a><ul>
+<li><a href="/development/getting-involved.html">Getting Involved</a></li>
+<li><a href="/development/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/development/wiki.html">Wiki</a></li>
+<li><a href="/development/jira.html">Issue Tracking</a></li>
+<li><a href="/development/code-documentation.html">Code Documentation</a></li>
+<li><a href="/development/roadmap.html">Roadmap</a></li>
+</ul>
+</li>
+<li><a href="http://www.apache.org">Apache Software Foundation</a><ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title"></h1>
+    <p>stub page</p>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2012 The Apache Software Foundation, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>

Added: websites/staging/vcl/trunk/content/development/roadmap.html
==============================================================================
--- websites/staging/vcl/trunk/content/development/roadmap.html (added)
+++ websites/staging/vcl/trunk/content/development/roadmap.html Thu Jul 26 18:07:24 2012
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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.
+-->
+
+  <link href="/css/vcl.css" rel="stylesheet" type="text/css">
+  <title>Apache VCL - </title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+  <div id="sitetitle">
+    <table width="100%" border="0" cellspacing="0" cellpadding="5">
+      <tr>
+		  <td><a href="/index.html">Apache VCL</a></td>
+        <td><img src="/img/vcllogo.png" width="63" height="52" align="right"></td>
+      </tr>
+    </table>
+  </div>
+
+  <div id="navigation"> 
+  <ul>
+<li>Information<ul>
+<li><a href="/information/about.html">What is VCL?</a></li>
+<li><a href="features.html">Features</a></li>
+<li><a href="/information/architecture.html">Architecture</a></li>
+<li><a href="/information/use-cases.html">Use Cases</a></li>
+<li><a href="/download.cgi">Download</a></li>
+<li><a href="/information/license.html">License</a></li>
+<li><a href="/faq.html">FAQ</a></li>
+</ul>
+</li>
+<li><a href="/documentation/index.html">Documentation</a><ul>
+<li><a href="/documentation/using-vcl.html">Using VCL</a></li>
+<li><a href="/documentation/image-creation.html">Image Creation</a></li>
+<li><a href="/documentation/administration.html">Administration</a></li>
+<li><a href="/documentation/installation.html">Installation</a></li>
+<li><a href="/documentation/deployment-planning.html">Deployment Planning</a></li>
+</ul>
+</li>
+<li><a href="/development/index.html">Development Community</a><ul>
+<li><a href="/development/getting-involved.html">Getting Involved</a></li>
+<li><a href="/development/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/development/wiki.html">Wiki</a></li>
+<li><a href="/development/jira.html">Issue Tracking</a></li>
+<li><a href="/development/code-documentation.html">Code Documentation</a></li>
+<li><a href="/development/roadmap.html">Roadmap</a></li>
+</ul>
+</li>
+<li><a href="http://www.apache.org">Apache Software Foundation</a><ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title"></h1>
+    <p>stub page</p>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2012 The Apache Software Foundation, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>

Added: websites/staging/vcl/trunk/content/development/wiki.html
==============================================================================
--- websites/staging/vcl/trunk/content/development/wiki.html (added)
+++ websites/staging/vcl/trunk/content/development/wiki.html Thu Jul 26 18:07:24 2012
@@ -0,0 +1,91 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+
+    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.
+-->
+
+  <link href="/css/vcl.css" rel="stylesheet" type="text/css">
+  <title>Apache VCL - </title>
+  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+</head>
+
+<body>
+  <div id="sitetitle">
+    <table width="100%" border="0" cellspacing="0" cellpadding="5">
+      <tr>
+		  <td><a href="/index.html">Apache VCL</a></td>
+        <td><img src="/img/vcllogo.png" width="63" height="52" align="right"></td>
+      </tr>
+    </table>
+  </div>
+
+  <div id="navigation"> 
+  <ul>
+<li>Information<ul>
+<li><a href="/information/about.html">What is VCL?</a></li>
+<li><a href="features.html">Features</a></li>
+<li><a href="/information/architecture.html">Architecture</a></li>
+<li><a href="/information/use-cases.html">Use Cases</a></li>
+<li><a href="/download.cgi">Download</a></li>
+<li><a href="/information/license.html">License</a></li>
+<li><a href="/faq.html">FAQ</a></li>
+</ul>
+</li>
+<li><a href="/documentation/index.html">Documentation</a><ul>
+<li><a href="/documentation/using-vcl.html">Using VCL</a></li>
+<li><a href="/documentation/image-creation.html">Image Creation</a></li>
+<li><a href="/documentation/administration.html">Administration</a></li>
+<li><a href="/documentation/installation.html">Installation</a></li>
+<li><a href="/documentation/deployment-planning.html">Deployment Planning</a></li>
+</ul>
+</li>
+<li><a href="/development/index.html">Development Community</a><ul>
+<li><a href="/development/getting-involved.html">Getting Involved</a></li>
+<li><a href="/development/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/development/wiki.html">Wiki</a></li>
+<li><a href="/development/jira.html">Issue Tracking</a></li>
+<li><a href="/development/code-documentation.html">Code Documentation</a></li>
+<li><a href="/development/roadmap.html">Roadmap</a></li>
+</ul>
+</li>
+<li><a href="http://www.apache.org">Apache Software Foundation</a><ul>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+</li>
+</ul>
+  </div>
+  
+  <div id="content">
+    <h1 class="title"></h1>
+    <p>stub page</p>
+  </div>
+  
+  <div id="footer">
+    <div class="copyright">
+      <p>
+        Copyright &copy; 2012 The Apache Software Foundation, Licensed under 
+        the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.
+        <br />
+        Apache and the Apache feather logo are trademarks of The Apache Software Foundation.
+      </p>
+    </div>
+  </div>
+  
+</body>
+</html>