You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by da...@apache.org on 2015/06/29 09:56:30 UTC

svn commit: r1688100 - /aries/site/trunk/content/modules/subsystems.mdtext

Author: davidb
Date: Mon Jun 29 07:56:30 2015
New Revision: 1688100

URL: http://svn.apache.org/r1688100
Log:
Update subsystem bundle list

Modified:
    aries/site/trunk/content/modules/subsystems.mdtext

Modified: aries/site/trunk/content/modules/subsystems.mdtext
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/modules/subsystems.mdtext?rev=1688100&r1=1688099&r2=1688100&view=diff
==============================================================================
--- aries/site/trunk/content/modules/subsystems.mdtext (original)
+++ aries/site/trunk/content/modules/subsystems.mdtext Mon Jun 29 07:56:30 2015
@@ -26,7 +26,6 @@ may need to be added.)
 * [org.apache.aries.util][4]
 * [org.apache.felix.configadmin][5]
 * [org.apache.felix.coordinator][6]
-* [org.apache.felix.resolver][7]
 * [org.eclipse.equinox.region][8]
 * [slf4j-api][9]
 * [slf4j-simple][10] (or another slf4j binding)
@@ -36,25 +35,24 @@ After installing and starting all these
     g! lb
     START LEVEL 1
        ID|State      |Level|Name
-        0|Active     |    0|System Bundle (4.6.1)
-        1|Active     |    1|Apache Felix Bundle Repository (2.0.2)
+        0|Active     |    0|System Bundle (5.0.1)
+        1|Active     |    1|Apache Felix Bundle Repository (2.0.4)
         2|Active     |    1|Apache Felix Gogo Command (0.14.0)
-        3|Active     |    1|Apache Felix Gogo Runtime (0.12.1)
+        3|Active     |    1|Apache Felix Gogo Runtime (0.16.2)
         4|Active     |    1|Apache Felix Gogo Shell (0.10.0)
-        5|Active     |    1|Apache Aries Subsystem API (1.1.0)
-        6|Active     |    1|Apache Aries Subsystem Core (1.2.0)
+        5|Active     |    1|Apache Aries Subsystem API (2.0.1)
+        6|Active     |    1|Apache Aries Subsystem Core (2.0.1)
         7|Active     |    1|Apache Aries Util (1.1.0)
-        8|Active     |    1|Apache Felix Configuration Admin Service (1.8.2)
+        8|Active     |    1|Apache Felix Configuration Admin Service (1.8.6)
         9|Active     |    1|Apache Felix Coordinator Service (1.0.0)
-       10|Active     |    1|Apache Felix Resolver (1.0.0)
-       11|Active     |    1|Region Digraph (1.1.0.v20120522-1841)
-       12|Active     |    1|slf4j-api (1.7.12)
-       13|Resolved   |    1|slf4j-simple (1.7.12)
-       14|Active     |    1|org.osgi.service.subsystem.region.context.0 (1.0.0)
+       10|Active     |    1|Region Digraph (1.1.0.v20120522-1841)
+       11|Active     |    1|slf4j-api (1.7.12)
+       12|Resolved   |    1|slf4j-simple (1.7.12)
+       13|Active     |    1|org.osgi.service.subsystem.region.context.0 (1.0.0)
 
 The slf4j-simple bundle is a fragment, so it can not be started.
 You can see that the Subsystems implementation is operational as it created a synthesized
-bundle (14) to represent the root context. The subsystems implementation sometimes
+bundle (13) to represent the root context. The subsystems implementation sometimes
 synthesizes a bundle to represent a subsystem. Whether or not this happens depends on 
 the isolation model of a subsystem.
 
@@ -161,3 +159,4 @@ The Aries Subsystems code base can be fo
   [14]: https://svn.apache.org/repos/asf/aries/trunk/subsystem
 
 
+