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 2020/03/31 15:17:26 UTC

[sling-org-apache-sling-installer-factory-packages] branch master updated (85772ce -> 74f49ee)

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 85772ce  clarify readme
     add 02e157a  SLING-9313 - Content Package Installer: do not return an InstallTask if the TaskResource is of an unsupported type
     new 74f49ee  Merge pull request #2 from apache/issue/SLING-9313

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:
 .../sling/installer/factory/packages/impl/PackageTransformer.java    | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)


[sling-org-apache-sling-installer-factory-packages] 01/01: Merge pull request #2 from apache/issue/SLING-9313

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 74f49eef85d945537fe47b17f7613e3437b60df1
Merge: 85772ce 02e157a
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Tue Mar 31 17:17:21 2020 +0200

    Merge pull request #2 from apache/issue/SLING-9313
    
    SLING-9313 - Content Package Installer: do not return an InstallTask if the TaskResource is of an unsupported type

 .../sling/installer/factory/packages/impl/PackageTransformer.java    | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)