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

Carsten Ziegeler edited comment on SLING-9166 at 3/5/20, 7:45 AM:
------------------------------------------------------------------

Its maybe time to cut this dependency and copy the required code into the 
project.
PropertiesUtil can be replaced with using the Converter, this leaves us with 
just the service tracker


was (Author: cziegeler):
Its maybe time to cut this dependency and copy the required code into the 
project.

> Installer core must not depend on  org.osgi.service.event
> ---------------------------------------------------------
>
>                 Key: SLING-9166
>                 URL: https://issues.apache.org/jira/browse/SLING-9166
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: Installer Core 3.10.0, Installer Core 3.10.2
>            Reporter: Carsten Ziegeler
>            Priority: Blocker
>             Fix For: Installer Core 3.10.4
>
>
> The latest installer core release depends on   org.osgi.service.event 
> (without any version range). Eventing must not be required for the installer 
> to work
> This is introduced by the Conditional-Package statement for 
> org.apache.sling.commons.osgi
> Previously only the required classes where included:
> org.apache.sling.commons.osgi;inline="org/apache/sling/commons/osgi/ManifestHeader*.*|org/apache/sling/commons/osgi/PropertiesUtil.*|org/apache/sling/commons/osgi/SortingServiceTracker.*"
> Now the whole package org.apache.sling.commons.osgi ins included - which is 
> wrong



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to