Return-Path: X-Original-To: apmail-felix-commits-archive@www.apache.org Delivered-To: apmail-felix-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 41DA910AD3 for ; Wed, 4 Mar 2015 11:06:54 +0000 (UTC) Received: (qmail 18290 invoked by uid 500); 4 Mar 2015 11:00:01 -0000 Delivered-To: apmail-felix-commits-archive@felix.apache.org Received: (qmail 18244 invoked by uid 500); 4 Mar 2015 11:00:01 -0000 Mailing-List: contact commits-help@felix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@felix.apache.org Delivered-To: mailing list commits@felix.apache.org Received: (qmail 18235 invoked by uid 99); 4 Mar 2015 11:00:01 -0000 Received: from eris.apache.org (HELO hades.apache.org) (140.211.11.105) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2015 11:00:01 +0000 Received: from hades.apache.org (localhost [127.0.0.1]) by hades.apache.org (ASF Mail Server at hades.apache.org) with ESMTP id 17CC5AC00A8 for ; Wed, 4 Mar 2015 11:00:01 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r942251 - in /websites/staging/felix/trunk/content: ./ documentation/subprojects/apache-felix-dependency-manager-4/tutorials/leveraging-the-shell.html Date: Wed, 04 Mar 2015 11:00:01 -0000 To: commits@felix.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20150304110001.17CC5AC00A8@hades.apache.org> Author: buildbot Date: Wed Mar 4 11:00:00 2015 New Revision: 942251 Log: Staging update by buildbot for felix Modified: websites/staging/felix/trunk/content/ (props changed) websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/leveraging-the-shell.html Propchange: websites/staging/felix/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Mar 4 11:00:00 2015 @@ -1 +1 @@ -1663932 +1663933 Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/leveraging-the-shell.html ============================================================================== --- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/leveraging-the-shell.html (original) +++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/tutorials/leveraging-the-shell.html Wed Mar 4 11:00:00 2015 @@ -74,17 +74,17 @@
dm - List dependency manager components
    scope: dependencymanager
    flags:
-      compact, cp   Displays components using a compact form
-      nodeps, nd   Hides component dependencies
-      notavail, na   Only displays unavailable components
+      compact, cp       Displays components using a compact form
+      nodeps, nd        Hides component dependencies
+      notavail, na      Only displays unavailable components
       stats, stat, st   Displays components statistics
-      wtf   Detects where are the root failures
+      wtf               Detects where are the root failures
    options:
-      bundleIds, bid, bi, b   <List of bundle ids or bundle symbolic names to display (comma separated)> [optional]
-      componentIds, cid, ci   <List of component identifiers to display (comma separated)> [optional]
-      components, c   <Regex(s) used to filter on component implementation class names (comma separated), can be negated using "!" prefix> [optional]
-      services, s   <OSGi filter used to filter some service properties> [optional]
-      top   <Max number of top components to display (0=all)> This command displays components callbacks (init/start) times> [optional]
+      bundleIds, bid, bi, b <List of bundle ids or bundle symbolic names to display (comma separated)> [optional]
+      componentIds, cid, ci <List of component identifiers to display (comma separated)> [optional]
+      components, c <Regex(s) used to filter on component implementation class names (comma separated), can be negated using "!" prefix> [optional]
+      services, s <OSGi filter used to filter some service properties> [optional]
+      top <Max number of top components to display (0=all)> This command displays components callbacks (init/start) times> [optional]
    parameters:
       CommandSession
 
@@ -150,7 +150,7 @@ The following service(s) are missing:

wtf gives the root cause for components not being registered and therefore their services not being available. In a typical application components have dependencies on services implemented by components that have dependencies on services etcetera. This transitivity means that an entire chain of components could be unregistered due to a (few) root dependencies not being satisified. wtf is about discovering those dependencies.

- Rev. 1663932 by marrs on Wed, 4 Mar 2015 10:57:41 +0000 + Rev. 1663933 by marrs on Wed, 4 Mar 2015 10:59:46 +0000
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project