Author: bramk
Date: Wed May 29 07:43:04 2013
New Revision: 1487374
URL: http://svn.apache.org/r1487374
Log:
Terminology: groups/licenses -> features/distributions
Modified:
ace/site/trunk/content/user-doc/introduction.mdtext
Modified: ace/site/trunk/content/user-doc/introduction.mdtext
URL:
http://svn.apache.org/viewvc/ace/site/trunk/content/user-doc/introduction.mdtext?rev=1487374&r1=1487373&r2=1487374&view=diff
==============================================================================
--- ace/site/trunk/content/user-doc/introduction.mdtext (original)
+++ ace/site/trunk/content/user-doc/introduction.mdtext Wed May 29 07:43:04 2013
@@ -12,7 +12,7 @@ Keeping track of what is installed where
Apache ACE is a software distribution framework. It is written as a set of
OSGi components and consists of three major subsystems:
-1. dependency management, which handles the complexity of managing the
dependencies between component, aggregating them into groups and licenses and
associating those to targets
+1. dependency management, which handles the complexity of managing the
dependencies between component, aggregating them into features and
distributions and associating those to targets
2. deployment management, which ensures that the right components get
installed onto the right targets in a robust and scalable way
3. feedback management, which collects life cycle feedback on the target and
aggregates that on a central server