[
https://issues.apache.org/jira/browse/SLING-9900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
A. J. David Bosschaert updated SLING-9900:
------------------------------------------
Summary: Wrong Warning and Error count reported by Feature Model Analyser
(was: Warning and Error count reported by Feature Model Analyser)
> Wrong Warning and Error count reported by Feature Model Analyser
> ----------------------------------------------------------------
>
> Key: SLING-9900
> URL: https://issues.apache.org/jira/browse/SLING-9900
> Project: Sling
> Issue Type: Bug
> Components: Feature Model Analyser
> Affects Versions: Feature Model Analyser 1.3.10
> Reporter: A. J. David Bosschaert
> Assignee: A. J. David Bosschaert
> Priority: Major
> Fix For: Feature Model Analyser 1.3.12
>
>
> The total number of errors and warnings reported by the feature model
> analyser is wrong:
> {code:java}
> [INFO] - Executing Bundle Resources Check [bundle-resources]...
> [INFO] Analyzing feature
> 'com.mysite:test4.analyse:slingosgifeature:aggregated:1.0.0-SNAPSHOT'
> finished : 010 warnings, 000 errors.
> [WARNING] com.mysite:test4.core:1.0.0-SNAPSHOT: Found bundle resources :
> [/libs/sling/explorer!/resources/explorer]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO]
> ------------------------------------------------------------------------
> {code}
> In this case there is clearly just 1 warning, not 10.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)