Author: buildbot
Date: Fri Jan 27 08:56:20 2012
New Revision: 803410
Log:
Staging update by buildbot for ace
Modified:
websites/staging/ace/trunk/content/get-involved/issue-tracking.html
websites/staging/ace/trunk/content/get-involved/mailing-lists.html
websites/staging/ace/trunk/content/get-involved/project-team.html
websites/staging/ace/trunk/content/get-involved/source-code.html
Modified: websites/staging/ace/trunk/content/get-involved/issue-tracking.html
==============================================================================
--- websites/staging/ace/trunk/content/get-involved/issue-tracking.html
(original)
+++ websites/staging/ace/trunk/content/get-involved/issue-tracking.html Fri Jan
27 08:56:20 2012
@@ -142,8 +142,7 @@
<h1>Issue Tracking</h1>
<p><a href="/">Home</a> » <a
href="/get-involved/">Get-involved</a></p>
<div class="clear"></div>
- <div id="content"><h1 id="issue_tracking">Issue Tracking</h1>
-<ul>
+ <div id="content"><ul>
<li><a href="https://issues.apache.org/jira/browse/ace">JIRA</a></li>
</ul></div>
<footer>
Modified: websites/staging/ace/trunk/content/get-involved/mailing-lists.html
==============================================================================
--- websites/staging/ace/trunk/content/get-involved/mailing-lists.html
(original)
+++ websites/staging/ace/trunk/content/get-involved/mailing-lists.html Fri Jan
27 08:56:20 2012
@@ -142,8 +142,7 @@
<h1>Mailing Lists</h1>
<p><a href="/">Home</a> » <a
href="/get-involved/">Get-involved</a></p>
<div class="clear"></div>
- <div id="content"><h1 id="mailing_lists">Mailing Lists</h1>
-<h2 id="usersaceapacheorg">[email protected]</h2>
+ <div id="content"><h2 id="usersaceapacheorg">[email protected]</h2>
<p>This list is for people using Apache ACE. Please note that during
incubation, we only had a developer list, which means that you might want to
search the archives of the developer list below as well, when searching for
answers.</p>
<ul>
<li><a href="mailto:[email protected]">subscribe</a></li>
Modified: websites/staging/ace/trunk/content/get-involved/project-team.html
==============================================================================
--- websites/staging/ace/trunk/content/get-involved/project-team.html (original)
+++ websites/staging/ace/trunk/content/get-involved/project-team.html Fri Jan
27 08:56:20 2012
@@ -142,8 +142,7 @@
<h1>Project Team</h1>
<p><a href="/">Home</a> » <a
href="/get-involved/">Get-involved</a></p>
<div class="clear"></div>
- <div id="content"><h1 id="project_team">Project Team</h1>
-<p>Here's the list of ACE committers and PMC members.</p>
+ <div id="content"><p>Here's the list of ACE committers and PMC
members.</p>
<p>See the <a
href="http://www.apache.org/foundation/how-it-works.html#roles">Apache
Roles</a> for more info about what these roles mean.</p>
<table>
<tr><td>id</td><td>name</td><td>roles</td></tr>
Modified: websites/staging/ace/trunk/content/get-involved/source-code.html
==============================================================================
--- websites/staging/ace/trunk/content/get-involved/source-code.html (original)
+++ websites/staging/ace/trunk/content/get-involved/source-code.html Fri Jan 27
08:56:20 2012
@@ -142,9 +142,14 @@
<h1>Source Code</h1>
<p><a href="/">Home</a> » <a
href="/get-involved/">Get-involved</a></p>
<div class="clear"></div>
- <div id="content"><h1 id="source_code">Source Code</h1>
-<h2 id="subversion">Subversion</h2>
-<h2 id="git">Git</h2></div>
+ <div id="content"><h2 id="subversion">Subversion</h2>
+<p>The official ACE repository can be found at:</p>
+<ul>
+<li>TODO</li>
+</ul>
+<p>If you're a committer, please use <em>https</em> to checkout the sources.
That allows you to also commit changes.</p>
+<h2 id="git">Git</h2>
+<p>Even though Git is not officially supported at Apache yet, we still
maintain read-only mirrors to make it more convenient for developers using Git
to check out a copy of the sources.</p></div>
<footer>
<p>Copyright © 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>
</footer>