You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2020/03/07 09:22:00 UTC

[jira] [Resolved] (SLING-9168) Installer core should not imbed javax / johnzon

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

Carsten Ziegeler resolved SLING-9168.
-------------------------------------
    Resolution: Fixed

Changed in https://github.com/apache/sling-org-apache-sling-installer-core/commit/14a6def37fcd664aad643d69d10af41bdd5f037c

javax.json / johnzon is not embedded anymore, allowing to update javax.json independently

> Installer core should not imbed javax / johnzon
> -----------------------------------------------
>
>                 Key: SLING-9168
>                 URL: https://issues.apache.org/jira/browse/SLING-9168
>             Project: Sling
>          Issue Type: Improvement
>          Components: Installer
>    Affects Versions: Installer Core 3.10.0, Installer Core 3.10.2
>            Reporter: Carsten Ziegeler
>            Assignee: Carsten Ziegeler
>            Priority: Major
>             Fix For: Installer Core 3.10.4
>
>
> While it is good that the installer has minimum dependencies, embedding complete bundles like javax.json / johnzon will probably call for trouble over time.
> Updating those libraries will then also requiring to update the installer.
> It is good to embed single classes to avoid copying code, but not complete bundles.



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