This is an automated email from the ASF dual-hosted git repository.
radu pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-xss.git.
from 8ec9cf3 [maven-release-plugin] prepare for next development iteration
new a827eb7 SLING-8851 - Skip namespace mangling
new d5eec8d SLING-8852 - Disable logging output for unit tests
The 2 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 | 13 ++++--
.../java/org/apache/sling/xss/impl/XSSAPIImpl.java | 50 ----------------------
.../org/apache/sling/xss/impl/XSSAPIImplTest.java | 20 ++++-----
src/test/resources/logging.properties | 19 ++++++++
4 files changed, 38 insertions(+), 64 deletions(-)
create mode 100644 src/test/resources/logging.properties