Author: buildbot
Date: Wed Feb 8 22:42:38 2012
New Revision: 804280
Log:
Staging update by buildbot for ace
Modified:
websites/staging/ace/trunk/content/downloads.html
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
websites/staging/ace/trunk/content/index.html
websites/staging/ace/trunk/content/news.html
websites/staging/ace/trunk/content/on-the-web.html
websites/staging/ace/trunk/content/sitemap.html
Modified: websites/staging/ace/trunk/content/downloads.html
==============================================================================
--- websites/staging/ace/trunk/content/downloads.html (original)
+++ websites/staging/ace/trunk/content/downloads.html Wed Feb 8 22:42:38 2012
@@ -148,7 +148,7 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a></p>
<h1>Downloads</h1>
<div class="clear"></div>
<div id="content"><p>TODO:</p>
@@ -156,6 +156,7 @@
<li>integrate mirror selection and link to the most recent downloads;</li>
<li>add a link to the archive, where older releases can be found.</li>
</ul></div>
+ <hr>
<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>
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 Wed Feb
8 22:42:38 2012
@@ -148,12 +148,13 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a> » <a href="/get-involved/">Get-involved</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a> » <a
href="/get-involved/">Get-involved</a></p>
<h1>Issue Tracking</h1>
<div class="clear"></div>
<div id="content"><ul>
<li><a href="https://issues.apache.org/jira/browse/ace">JIRA</a></li>
</ul></div>
+ <hr>
<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>
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 Wed Feb
8 22:42:38 2012
@@ -148,7 +148,7 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a> » <a href="/get-involved/">Get-involved</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a> » <a
href="/get-involved/">Get-involved</a></p>
<h1>Mailing Lists</h1>
<div class="clear"></div>
<div id="content"><h2 id="usersaceapacheorg">[email protected]</h2>
@@ -172,6 +172,7 @@
<li><a href="mailto:[email protected]">unsubscribe</a></li>
<li><a
href="http://mail-archives.apache.org/mod_mbox/ace-commits/">archive</a></li>
</ul></div>
+ <hr>
<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>
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 Wed Feb
8 22:42:38 2012
@@ -148,7 +148,7 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a> » <a href="/get-involved/">Get-involved</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a> » <a
href="/get-involved/">Get-involved</a></p>
<h1>Project Team</h1>
<div class="clear"></div>
<div id="content"><p>Here's the list of ACE committers and PMC
members.</p>
@@ -200,6 +200,7 @@
</tr>
</tbody>
</table></div>
+ <hr>
<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>
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 Wed Feb 8
22:42:38 2012
@@ -148,7 +148,7 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a> » <a href="/get-involved/">Get-involved</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a> » <a
href="/get-involved/">Get-involved</a></p>
<h1>Source Code</h1>
<div class="clear"></div>
<div id="content"><h2 id="subversion">Subversion</h2>
@@ -159,6 +159,7 @@
<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>
+ <hr>
<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>
Modified: websites/staging/ace/trunk/content/index.html
==============================================================================
--- websites/staging/ace/trunk/content/index.html (original)
+++ websites/staging/ace/trunk/content/index.html Wed Feb 8 22:42:38 2012
@@ -148,7 +148,7 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a></p>
<h1>Apache ACE</h1>
<div class="clear"></div>
<div id="content"><p>Apache ACE is a software distribution framework
that allows you to centrally manage and distribute software components,
configuration data and other artifacts to target systems. It is built using
OSGi and can be deployed in different topologies. The target systems are
usually also OSGi based, but don't have to be.</p>
@@ -156,6 +156,7 @@
<p>When assembling software out of reusable components, the task of deploying
software onto an ever increasing number of targets is not trivial to solve.
This becomes even harder when these targets require different components based
on who's using them.</p>
<p>Apache ACE allows you to group those components and assign them to a
managed set of targets. This allows you to distribute updates and new
components easily, while keeping a full history of what was installed where
during what period. It also helps you setup an automated development,
QA/testing, staging and production environment.</p>
<p>If you want to learn more about how to use Apache ACE, go to the User
Documentation and start with <a href="/user-doc/introduction.html">A brief
introduction</a>. If you are interested in becoming involved, check out our <a
href="/get-involved/mailing-lists.html">Mailing Lists</a> and finally, to gain
a deeper understanding of the software, read the available <a
href="/dev-doc.html">Developer Documentation</a> which explains how to build
the software and the overall <a
href="/dev-doc/software-architecture.html">Software Architecture</a>.</p></div>
+ <hr>
<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>
Modified: websites/staging/ace/trunk/content/news.html
==============================================================================
--- websites/staging/ace/trunk/content/news.html (original)
+++ websites/staging/ace/trunk/content/news.html Wed Feb 8 22:42:38 2012
@@ -148,13 +148,14 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a></p>
<h1>News</h1>
<div class="clear"></div>
<div id="content"><ul>
<li>Apache ACE graduated as a TLP!</li>
<li>Apache ACE version 0.8.1-incubator released! <a href="#TODO">Get it
here</a>.</li>
</ul></div>
+ <hr>
<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>
Modified: websites/staging/ace/trunk/content/on-the-web.html
==============================================================================
--- websites/staging/ace/trunk/content/on-the-web.html (original)
+++ websites/staging/ace/trunk/content/on-the-web.html Wed Feb 8 22:42:38 2012
@@ -148,10 +148,11 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a></p>
<h1>On the web</h1>
<div class="clear"></div>
<div id="content"><p>Placeholder page. Will contain links to pages that
somehow mention Apache ACE.</p></div>
+ <hr>
<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>
Modified: websites/staging/ace/trunk/content/sitemap.html
==============================================================================
--- websites/staging/ace/trunk/content/sitemap.html (original)
+++ websites/staging/ace/trunk/content/sitemap.html Wed Feb 8 22:42:38 2012
@@ -148,7 +148,7 @@
</div>
</div>
<div class="container">
- <p><div class="btn-group"><a href="/"><i class='icon-home'></i>
Home</a></div></p>
+ <p><a href="/"><i class='icon-home'></i> Home</a></p>
<h1>Sitemap</h1>
<div class="clear"></div>
<div id="content"><ul>
@@ -157,6 +157,7 @@
<li><a href="/news.html">News</a></li>
<li><a href="/on-the-web.html">On the web</a></li>
</ul></div>
+ <hr>
<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>