Author: buildbot
Date: Fri Jan 20 20:54:44 2012
New Revision: 802982

Log:
Staging update by buildbot for ace

Modified:
    websites/staging/ace/trunk/content/index.html

Modified: websites/staging/ace/trunk/content/index.html
==============================================================================
--- websites/staging/ace/trunk/content/index.html (original)
+++ websites/staging/ace/trunk/content/index.html Fri Jan 20 20:54:44 2012
@@ -78,11 +78,6 @@
       <div class="clear"></div>
       <div id="content" class="grid_16"><div class="section-content"><h1 
id="welcome_to_apache_ace">Welcome to Apache ACE</h1>
 <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>
-<h1 id="news">News</h1>
-<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>
 <h1 id="background">Background</h1>
 <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>


Reply via email to