This is an automated email from the ASF dual-hosted git repository.
justin pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git.
from 3782219 SLING-7283 ModelPackageBundleListener: lower log level when
registering servlets
add ef36bed SLING-5668 - Leverage ServletRequestListener.requestDestroyed
for calling DisposalCallback in case the model was created from a request
add e11c225 SLING-5668 - use DS for listener, OSGi constants from
Whiteboard, and implement unit test
new 7dce056 Merge pull request #1 from justinedelson/issue/SLING-5668
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:
pom.xml | 9 +-
.../sling/models/impl/ModelAdapterFactory.java | 68 +++++++++--
.../models/impl/ModelPackageBundleListener.java | 28 ++---
.../sling/models/impl/OSGiInjectionTest.java | 6 +-
.../sling/models/impl/RequestDisposalTest.java | 136 +++++++++++++++++++++
.../models/testutil/ModelAdapterFactoryUtil.java | 32 ++++-
6 files changed, 248 insertions(+), 31 deletions(-)
create mode 100644
src/test/java/org/apache/sling/models/impl/RequestDisposalTest.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].