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

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

this potentially drags in new dependencies and is a complete waste, lets switch 
back to the maven bundle plugin; it solves that problem nicely; you can see the 
effect in SLING-9166, no one noticed that out of the sudden we have a new 
dependency


was (Author: cziegeler):
this potentially drags in new dependencies and is a complete waste, lets switch 
back to the maven bundle plugin; it solves that problem nicely

> Installer core embeds too many config admin classes
> ---------------------------------------------------
>
>                 Key: SLING-9167
>                 URL: https://issues.apache.org/jira/browse/SLING-9167
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: Installer Core 3.10.0, Installer Core 3.10.2
>            Reporter: Carsten Ziegeler
>            Priority: Major
>             Fix For: Installer Core 3.10.4
>
>
> It seems complete packages from Apache Felix CM are now included, previously 
> these were only single classes:
>  
> org.apache.felix.configadmin;inline="org/apache/felix/cm/file/ConfigurationHandler.*",
> vs
> org/apache/felix/cm/NotCachablePersistenceManager.class
> org/apache/felix/cm/PersistenceManager.class
> org/apache/felix/cm/file/ConfigurationHandler.class
> org/apache/felix/cm/file/FilePersistenceManager$1.class
> org/apache/felix/cm/file/FilePersistenceManager$2.class
> org/apache/felix/cm/file/FilePersistenceManager$3.class
> org/apache/felix/cm/file/FilePersistenceManager$4.class
> org/apache/felix/cm/file/FilePersistenceManager$DictionaryEnumeration$1.class
> org/apache/felix/cm/file/FilePersistenceManager$DictionaryEnumeration.class
> org/apache/felix/cm/file/FilePersistenceManager.class
> org/apache/felix/cm/file/package-info.class
> org/apache/felix/cm/package-info.class



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

Reply via email to