You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/02/24 18:38:00 UTC

[jira] [Closed] (SLING-6484) PackageTransformer will install packages with the same name/group/version only once

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

Konrad Windszus closed SLING-6484.
----------------------------------

> PackageTransformer will install packages with the same name/group/version only once
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-6484
>                 URL: https://issues.apache.org/jira/browse/SLING-6484
>             Project: Sling
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: Installer Packages Factory 1.0.0
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Major
>             Fix For: Installer Packages Factory 1.0.0
>
>         Attachments: SLING-6484v01.patch
>
>
> Due to the check in https://github.com/apache/sling/blob/trunk/installer/factories/packages/src/main/java/org/apache/sling/installer/factory/packages/impl/PackageTransformer.java#L219, installation of the same package (same version, name and group) will be prevented the 2nd time, even if a modified version has been uploaded in between.
> See the related ticket JCRVLT-155.



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