You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2019/09/04 12:43:24 UTC

[sling-org-apache-sling-installer-factory-packages] branch master updated (f904a6e -> 9cc17c3)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-packages.git.


    from f904a6e  make sure inputstream of installer resource is properly closed
     add ad164c4  SLING-6258 trigger new cycle in case of any package installation
     new 9cc17c3  Merge pull request #1 from apache/feature/SLING-6258_package-listener

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 pom.xml                                            |  2 +-
 .../factory/packages/impl/PackageTransformer.java  | 40 +++++++++++++---------
 2 files changed, 24 insertions(+), 18 deletions(-)


[sling-org-apache-sling-installer-factory-packages] 01/01: Merge pull request #1 from apache/feature/SLING-6258_package-listener

Posted by kw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-packages.git

commit 9cc17c3c7f695bf597b316b90b706226ab047bb4
Merge: f904a6e ad164c4
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Wed Sep 4 14:43:20 2019 +0200

    Merge pull request #1 from apache/feature/SLING-6258_package-listener
    
    SLING-6258 trigger new cycle in case of any package installation

 pom.xml                                            |  2 +-
 .../factory/packages/impl/PackageTransformer.java  | 40 +++++++++++++---------
 2 files changed, 24 insertions(+), 18 deletions(-)