org.apache.felix.prefs: org.osgi.service.log should not be mandatory
--------------------------------------------------------------------

                 Key: FELIX-2984
                 URL: https://issues.apache.org/jira/browse/FELIX-2984
             Project: Felix
          Issue Type: Bug
          Components: Preferences Service
    Affects Versions: prefs-1.0.4
            Reporter: Andrei Pozolotin


it is not clear why

org.osgi.service.log should not be mandatory dependency for 
org.apache.felix.prefs

?

currently:

###############################################################

Manifest-Version: 1.0
Built-By: cziegeler
Bundle-Activator: org.apache.felix.prefs.impl.PreferencesManager
Created-By: Apache Maven Bundle Plugin
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Import-Package: org.apache.felix.prefs,org.osgi.framework,org.osgi.ser
 vice.log;version="1.3",org.osgi.service.prefs;version="1.1",org.osgi.
 util.tracker;version="1.3"
Bnd-LastModified: 1253171053531
Export-Package: org.osgi.service.prefs;version="1.1",org.apache.felix.
 prefs;uses:="org.osgi.service.prefs"
Bundle-Version: 1.0.4
Bundle-Name: Apache Felix Preferences Service
Bundle-Description: Implementation of the OSGi Preferences Service Spe
 cification 1.1
Build-Jdk: 1.5.0_20
Private-Package: org.apache.commons.codec,org.apache.commons.codec.bin
 ary,org.apache.felix.prefs.impl
Bundle-DocURL: http://www.apache.org/
Bundle-ManifestVersion: 2
Bundle-Vendor: The Apache Software Foundation
Bundle-SymbolicName: org.apache.felix.prefs
Tool: Bnd-0.0.238
Bundle-Category: osgi

###############################################################


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to