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 2017/06/29 13:55:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16068363#comment-16068363 ] 

Konrad Windszus commented on SLING-6484:
----------------------------------------

With FileVault 3.1.40 fixing the underlying issue (JCRVLT-155), we should remove this workaround again and increase the dependency to FileVault 3.1.40 instead.

> 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
>             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
(v6.4.14#64029)