This is an automated email from the ASF dual-hosted git repository.
royteeuwen pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git
from e504878 SLING-12866 - Restrict force pushes, auto-delete branches on
merge
add c60f940 SLING-13123: Fix for when a bundle switches to a fragment to
not restart it
new ee42d34 Merge pull request #16 from apache/bugfix/SLING-13123
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:
.../core/impl/tasks/RestartActiveBundlesTask.java | 5 +-
.../impl/tasks/RestartActiveBundlesTaskTest.java | 482 +++++++++++++++++++++
2 files changed, 486 insertions(+), 1 deletion(-)
create mode 100644
src/test/java/org/apache/sling/installer/core/impl/tasks/RestartActiveBundlesTaskTest.java