[
https://issues.apache.org/jira/browse/SLING-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Bosschaert resolved SLING-8601.
-------------------------------------
Resolution: Fixed
Fixed in
https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git;a=commitdiff;h=c3107047e603ac7b799b56606340784ae7171029
> 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
> Priority: Major
> 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)