You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2020/03/17 12:44:33 UTC

[sling-org-apache-sling-installer-core] branch master updated (c63c5ce -> 55ccb0e)

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

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


    from c63c5ce  SLING-9169 : Installer core should shade embedded classes
     new b357d04  SLING-9172 - adding support for property sling.installer.multiversion (read from bundlecontext) to enable handling of multiple versions with same BSN
     new 8f58a24  SLING-9172 - eliminating Codesmell
     new 941e5ce  SLING-9172 - eliminating Codesmell (superflous true comparison)
     new 0bbc69d  SLING-9172 - undoing unintended formatting changes
     new e315ea1  SLING-9172 - undoing unintended formatting changes
     new 35284de  Merge commit 'c63c5ce5e3666b2cac3c769916dc482756fd3d39' into issue/SLING-9172
     new 55ccb0e  Merge pull request #6 from DominikSuess/issue/SLING-9172

The 361 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/core/impl/DefaultTransformer.java    |  6 ++++--
 .../installer/core/impl/tasks/BundleTaskCreator.java     | 16 ++++++++++++----
 2 files changed, 16 insertions(+), 6 deletions(-)