[ 
https://issues.apache.org/jira/browse/SLING-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Felix Meschberger closed SLING-1068.
------------------------------------

    Resolution: Fixed

Implement fixes in Rev. 799540:

  * org.osgi.framework is not explicitly imported as version 1.3
  * Log panel is registered with sling.core.servletName service property

> Ensure recent commons/log bundle builds can be installed on Sling 3
> -------------------------------------------------------------------
>
>                 Key: SLING-1068
>                 URL: https://issues.apache.org/jira/browse/SLING-1068
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons Log
>    Affects Versions: Commons Log 2.0.6
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: Commons Log 2.0.6
>
>
> Current builds of commons/log require the availability of org.osgi.framework 
> package 1.4. Since the bundle does not really use any of the 1.4 version 
> functionality, we can as well require version 1.3 and thus be able to deploy 
> the recent builds on Sling 3 releases which are based on Felix framework 
> 1.0.4 and hence org.osgi.framework 1.3.
> Another issue is the registration of the Log Service Panel: Since the version 
> of the Sling Engine bundle installed with Sling 3 (2.0.2-incubator) causes a 
> ClassCastException for any servlet service not registered with either 
> sling.core.servletName or component.name service property, the log  bundle 
> web console plugin provides a sling.core.servletName property to prevent this 
> error. This property has no further effect than preventing the failure.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to