Author: buildbot
Date: Fri Sep 6 15:24:24 2013
New Revision: 877513
Log:
Staging update by buildbot for felix
Modified:
websites/staging/felix/trunk/content/ (props changed)
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-framework/apache-felix-framework-configuration-properties.html
Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Sep 6 15:24:24 2013
@@ -1 +1 @@
-1515456
+1520598
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-framework/apache-felix-framework-configuration-properties.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-framework/apache-felix-framework-configuration-properties.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-framework/apache-felix-framework-configuration-properties.html
Fri Sep 6 15:24:24 2013
@@ -100,7 +100,7 @@
<li><code>org.osgi.framework.bundle.parent</code> - Specifies which class
loader is used for boot delegation. Possible values are: <code>boot</code> for
the boot class loader, <code>app</code> for the application class loader,
<code>ext</code> for the extension class loader, and <code>framework</code> for
the framework's class loader. The default is <code>boot</code>.</li>
<li><code>felix.bootdelegation.implicit</code> - Specifies whether the
framework should try to guess when to implicitly boot delegate to ease
integration with external code. The default value is <code>true</code>.</li>
<li><code>felix.systembundle.activators</code> - A <code>List</code> of
<code>BundleActivator</code> instances that are started/stopped when the System
Bundle is started/stopped. The specified instances will receive the System
Bundle's <code>BundleContext</code> when invoked. (This property cannot be set
in the configuration file since it requires instances; it can only be passed
into Felix' constructor directly.)</li>
-<li><code>felix.log.logger</code> - An instance of <code>Logger</code> that
the framework uses as its default logger. (This property cannot be set in the
configuration file since it requires an instance; it can only be passed into
Felix' constructor directly.)</li>
+<li><code>felix.log.logger</code> - An instance of
<code>org.apache.felix.framework.Logger</code> that the framework uses as its
default logger. (This property cannot be set in the configuration file since it
requires an instance; it can only be passed into Felix' constructor
directly.)</li>
<li><code>felix.log.level</code> - An integer value indicating the degree of
logging reported by the framework; the higher the value the more logging is
reported. If zero ('0') is specified, then logging is turned off completely.
The log levels match those specified in the OSGi Log Service (i.e., 1 = error,
2 = warning, 3 = information, and 4 = debug). The default value is 1.</li>
<li><code>org.osgi.framework.startlevel.beginning</code> - The initial start
level of the framework once it starts execution; the default value is 1.</li>
<li><code>felix.startlevel.bundle</code> - The default start level for newly
installed bundles; the default value is 1.</li>
@@ -136,7 +136,7 @@
<h2 id="feedback">Feedback</h2>
<p>Subscribe to the Felix users mailing list by sending a message to <a
href="">[email protected]</a>; after subscribing, email
questions or feedback to
[[email protected]|mailto:[email protected]].</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1422427 by fmeschbe on Sun, 16 Dec 2012 00:36:51 +0000
+ Rev. 1520598 by rickhall on Fri, 6 Sep 2013 15:24:09 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project