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

Georg Henzler commented on SLING-3293:
--------------------------------------

Upgrading the metatype service 
(http://felix.apache.org/site/apache-felix-metatype-service.html) from 1.0.6 to 
1.0.8 does fix this problem (just tested it with CQ 5.6.1). Is everyone 
confident that this upgrade will not cause side effects in the product? If yes 
it would probably good to document the required metatype service version in 
http://sling.apache.org/documentation/bundles/sling-health-check-tool.html


> Make HC compatible to CQ 5.5/5.6/5.6.1
> --------------------------------------
>
>                 Key: SLING-3293
>                 URL: https://issues.apache.org/jira/browse/SLING-3293
>             Project: Sling
>          Issue Type: Improvement
>          Components: Health Check
>            Reporter: Georg Henzler
>         Attachments: missing-meta-data.PNG
>
>
> When testing the health check with CQ 5.5 and 5.6, the configuration meta 
> data (labels and descriptions) do not show up correctly due to the new layout 
> of the OSGI-INF folder (see attachment). This can easily be fixed by using an 
> older version of the scr plugin:
>             <plugin>
>                 <groupId>org.apache.felix</groupId>
>                 <artifactId>maven-scr-plugin</artifactId>
>                 <version>1.8.0</version> <!-- instead of  1.14.0 -->
>             </plugin>
> Obviously there is reasons to use the latest version, but because everthing 
> else works completely fine with CQ 5.5 it would be nice to stay on the old 
> version descriptors (serviceComponents.xml) for some releases to be able to 
> use the HC in CQ 5.5



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to