Author: marrs
Date: Mon Jul  9 07:14:08 2012
New Revision: 1358938

URL: http://svn.apache.org/viewvc?rev=1358938&view=rev
Log:
Added short description about being an Apache project to the homepage.

Modified:
    ace/site/trunk/content/index.mdtext

Modified: ace/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/ace/site/trunk/content/index.mdtext?rev=1358938&r1=1358937&r2=1358938&view=diff
==============================================================================
--- ace/site/trunk/content/index.mdtext (original)
+++ ace/site/trunk/content/index.mdtext Mon Jul  9 07:14:08 2012
@@ -2,6 +2,8 @@ Title: Apache ACE
 
 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.
 
+Apache ACE is an [Apache](http://www.apache.org/) project, and as such is part 
of a larger community of users and developers.
+
 # Background
 
 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.


Reply via email to