You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by gh...@apache.org on 2018/11/09 09:38:38 UTC

[sling-org-apache-sling-installer-provider-installhook] 01/01: Merge pull request #1 from apache/bugfix/SLING-8083-avoid-exceptions-in-log-and-use-installation-state

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

ghenzler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git

commit 887d30fcba1099e82a41d02e0dd9485e2dd1539c
Merge: 48b76a4 b6e00c2
Author: Georg Henzler <gh...@users.noreply.github.com>
AuthorDate: Fri Nov 9 10:38:33 2018 +0100

    Merge pull request #1 from apache/bugfix/SLING-8083-avoid-exceptions-in-log-and-use-installation-state
    
    SLING-8083 avoid ClassNotFoundExceptions, take infoProvider.getInstallationState().getInstalledResources() into account

 .../provider/installhook/OsgiInstallerHook.java    | 18 +++++++++---
 .../installhook/OsgiInstallerListener.java         | 34 +++++++++++++++++-----
 2 files changed, 41 insertions(+), 11 deletions(-)