[ 
https://issues.apache.org/jira/browse/SLING-11141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17557146#comment-17557146
 ] 

Eric Norman commented on SLING-11141:
-------------------------------------

[~olli] 
{quote}There is a bug in {{{}ScriptedHealthCheck{}}}, language and extension 
are mixed up
{quote}
Well, I left it that way to preserve backward compatibility.  If you look at 
the history of that file, it was always looking up by extension first and then 
fallback to the language if no match of the extension.  It may break existing 
usages in the wild if I changed that to only match by the language name.  If 
you look closely at the PR diffs, I did not change that line.

> Make compatible with org.apache.felix.healthcheck.generalchecks version 3.x
> ---------------------------------------------------------------------------
>
>                 Key: SLING-11141
>                 URL: https://issues.apache.org/jira/browse/SLING-11141
>             Project: Sling
>          Issue Type: Bug
>            Reporter: Eric Norman
>            Assignee: Eric Norman
>            Priority: Major
>             Fix For: Health Check Support 1.0.8
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> After updating to the org.apache.felix.healthcheck.generalchecks version 
> 3.0.0 release, the org.apache.sling.hc.support bundle fails during the 
> feature analyzer with this error:
> {noformat}
> [ERROR] [bundle-packages] org.apache.sling:org.apache.sling.hc.support:1.0.6: 
>  is importing package(s) org.apache.felix.hc.generalchecks.util in start 
> level 20 but no bundle is exporting these for that start level.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to