commons-logging_all-2.0.0.kf4-001.jar

download (37649 bytes)

OSGi manifest attributes
Bundle-Name Commons-Logging
Bundle-SymbolicName org.knopflerfish.bundle.commons-logging
Bundle-Version 2.0.0.kf4-001
Bundle-Description Apache Commons logging. Publishced under Apache License. See http://www.apache.org/licenses/LICENSE-2.0
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-License
Bundle-DocURL https://www.knopflerfish.org/svn/knopflerfish.org/trunk/osgi/bundles_opt/commons-logging/readme.txt
Bundle-ManifestVersion 2
Bundle-Activator org.knopflerfish.bundle.commons.logging.Activator
Bundle-Classpath .
Export-Package org.apache.commons.logging 1.0.3
org.knopflerfish.service.log 1.2.0
org.osgi.service.log 1.3.0
Import-Package org.apache.commons.logging [1.0.3,2.0.0)
org.knopflerfish.service.log [1.2.0,2.0.0)
org.osgi.framework 0.0.0
org.osgi.service.log [1.3.0,2.0.0)
Dynamic-ImportPackage
Provide-Capability
Require-Capability osgi.ee;filter:="(&(osgi.ee=OSGi/Minimum)(version>=1.2))"
Other manifest attributes
Build-Date Fri June 13 2014, 08:30:05
Built-From /Users/jan/work/release/knopflerfish.org/osgi/bundles_opt/commons-logging
Bundle-APIVendor Knopflerfish/Apache
Bundle-Category lib
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/5.1.0/osgi/bundles_opt/commons-logging/
Bundle-UUID org.knopflerfish:commons-logging:2.0.0.kf4-001
Knopflerfish-Version 5.1.0

Depends on (osgi.wiring.package)

This section lists bundles that can provide one or more of the capabilities that is required in the osgi.wiring.package namespace. Only one provider of each capability is required.

The first column is the providing bundle and the second column lists the sub-set of its provided packages that are required by this bundle.

commons-logging_all-2.0.0.kf4-001org.apache.commons.logging, org.knopflerfish.service.log, org.osgi.service.log
desktop_all-5.0.1org.knopflerfish.service.log, org.osgi.service.log
http_all-4.0.5org.knopflerfish.service.log
useradmin_all-4.1.1org.knopflerfish.service.log
useradmin-4.1.1org.knopflerfish.service.log
frameworkorg.osgi.framework
log_all-5.0.0org.knopflerfish.service.log, org.osgi.service.log
log_api-5.0.0org.knopflerfish.service.log, org.osgi.service.log

Other bundles depending on this bundle (osgi.wiring.package)

This section lists bundles that requires one or more of the capabilities that is provided in the namespace osgi.wiring.package by the current bundle.

The first column is the requiring bundle and the second column lists the sub-set of capabilities that this bundle may provide to the requiring bundle.

basicdriverlocator_all-4.0.0org.knopflerfish.service.log
basicdriverlocator-4.0.0org.knopflerfish.service.log
cm_all-5.0.1org.knopflerfish.service.log
cm-5.0.1org.knopflerfish.service.log
cm_desktop_all-5.0.2org.knopflerfish.service.log
cm_desktop-5.0.2org.knopflerfish.service.log
commandtty-4.0.1org.osgi.service.log
commons-logging_all-2.0.0.kf4-001org.apache.commons.logging, org.knopflerfish.service.log, org.osgi.service.log
component_all-5.0.3org.osgi.service.log
console_all-4.0.1org.osgi.service.log
console-4.0.1org.osgi.service.log
console2command-2.0.0org.osgi.service.log
consoletcp_all-5.0.0org.osgi.service.log
consoletcp-5.0.0org.osgi.service.log
consoletelnet-4.0.1org.knopflerfish.service.log
consoletty-4.0.1org.osgi.service.log
desktop_all-5.0.1org.knopflerfish.service.log, org.osgi.service.log
desktop-5.0.1org.knopflerfish.service.log, org.osgi.service.log
desktop_jvm_all-1.0.0org.knopflerfish.service.log
desktop_jvm-1.0.0org.knopflerfish.service.log
device_all-4.0.1org.osgi.service.log
device-4.0.1org.osgi.service.log
dirdeployer_all-4.0.1org.osgi.service.log
event_all-4.0.1org.knopflerfish.service.log, org.osgi.service.log
http_all-4.0.5org.knopflerfish.service.log, org.osgi.service.log
http-4.0.5org.knopflerfish.service.log, org.osgi.service.log
httpconsole_all-4.0.1org.knopflerfish.service.log
httproot-4.0.0org.knopflerfish.service.log
kf_metatype_all-5.0.2org.knopflerfish.service.log
logcommands-5.0.0org.knopflerfish.service.log, org.osgi.service.log
prefs_all-4.0.2org.knopflerfish.service.log
repository_desktop_all-1.1.1org.knopflerfish.service.log
serialportdevice_all-4.0.0org.knopflerfish.service.log
sslj2sp-4.0.0org.osgi.service.log
trayicon_fw-4.0.0org.knopflerfish.service.log
useradmin_all-4.1.1org.knopflerfish.service.log, org.osgi.service.log
useradmin-4.1.1org.knopflerfish.service.log, org.osgi.service.log
log_all-5.0.0org.knopflerfish.service.log, org.osgi.service.log
log_api-5.0.0org.knopflerfish.service.log, org.osgi.service.log
log-5.0.0org.knopflerfish.service.log, org.osgi.service.log

Bundle source

Here are links to the source files of this bundle.
org/apache/commons/logging/Log.java
org/apache/commons/logging/LogConfigurationException.java
org/apache/commons/logging/LogFactory.java
org/apache/commons/logging/LogSource.java
org/apache/commons/logging/impl/LogFactoryImpl.java
org/apache/commons/logging/impl/NoOpLog.java
org/apache/commons/logging/impl/SimpleLog.java
org/knopflerfish/bundle/commons/logging/Activator.java
org/knopflerfish/bundle/commons/logging/LogFactoryOSGI.java
org/knopflerfish/bundle/commons/logging/LogOSGI.java