Manifest |
Manifest-Version: 1.0 Export-Package: org.osgi.service.log;uses:="org.osgi.framework";versio n="1.3" Private-Package: org.apache.felix.log Built-By: clement Tool: Bnd-0.0.238 Bundle-Name: Apache Felix Log Service Created-By: Apache Maven Bundle Plugin Export-Service: org.osgi.service.log.LogService,org.osgi.service.log.L ogReaderService Bundle-Vendor: The Apache Software Foundation Bundle-Version: 1.0.0 Build-Jdk: 1.5.0_16 Bnd-LastModified: 1238413252081 Bundle-ManifestVersion: 2 Bundle-Activator: org.apache.felix.log.Activator Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-Description: A simple implementation of the OSGi R4 Log service . Bundle-SymbolicName: org.apache.felix.log Bundle-DocURL: http://www.apache.org/ Import-Package: org.osgi.framework;version="1.4",org.osgi.service.log; version="1.3"
|