Konrad Windszus created SLING-6484:
--------------------------------------
Summary: PackageTransformer will install packages 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
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.3.4#6332)