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-engine.git
from 641b3e1 SLING-11709 - Set up Jira autolinks to all Sling Github
projects
add e3eb182 SLING-11824 : Deadlock during repository restart
add b1d8b5b SLING-11824 : Deadlock during repository restart
add 1d73489 SLING-11824 : Deadlock during repository restart
add 4ac97c9 SLING-11824 : Deadlock during repository restart
new c31e3ad Merge pull request #32 from apache/SLING-11824
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:
.../engine/impl/helper/SlingServletContext.java | 90 ++++++++++++++++------
.../impl/helper/SlingServletContextTest.java | 78 +++++++++++++++++++
2 files changed, 144 insertions(+), 24 deletions(-)
create mode 100644
src/test/java/org/apache/sling/engine/impl/helper/SlingServletContextTest.java