Carsten Ziegeler created SLING-8601:
---------------------------------------

             Summary: Analyser for package exports/imports reports about 
regions even if regions are not used
                 Key: SLING-8601
                 URL: https://issues.apache.org/jira/browse/SLING-8601
             Project: Sling
          Issue Type: Bug
          Components: Feature Model Analyser
    Affects Versions: Feature Model Analyser 1.0.4
            Reporter: Carsten Ziegeler
            Assignee: David Bosschaert
             Fix For: Feature Model Analyser 1.0.6


I have a feature project which is not using regions. A bundle is importing a 
package (logging) in a version which is higher as the exporter version (from 
another bundle) I correctly get this message:
[ERROR] Bundle org.apache.aries.cdi.extender:1.0.2 is importing package(s) 
Package org.osgi.service.log;version=[1.4,1.5) in start level 10 but no visible 
bundle is exporting these for that start level in the required version range.
Followed by:
org.osgi.service.log is exported in regions [] but it is imported in regions []
The second message should not be outputted as the project is not using regions 
at all



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to