This is an automated email from the ASF dual-hosted git repository.
olli pushed a change to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-clam.git.
from 28c2865 enable baselining
new ea8bc7f simplify scan result check
new 62c1857 move length check to ClamUtil
new 52872d9 SLING-8248 Use a more coarse structure to store scan results
in repository
new a16d99a SLING-8249 Drop use of timestamp from ScanResult in
ResourcePersistingScanResultHandler
new 1be01cb SLING-8245 ResourcePersistingScanResultHandler throws
PersistenceException: Unable to commit changes to session.
new e100bab adjust service user mapping (use sling-clam only)
new b122467 remove unused import
new aa9fe79 style
The 8 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:
src/main/java/org/apache/sling/clam/internal/ClamUtil.java | 7 +++++++
.../clam/oak/internal/NodeObservingJcrPropertyDigger.java | 11 ++---------
.../result/internal/EventPublishingScanResultHandler.java | 2 +-
.../internal/ResourcePersistingScanResultHandler.java | 14 +++++++-------
.../org/apache/sling/clam/it/tests/ClamTestSupport.java | 3 +--
5 files changed, 18 insertions(+), 19 deletions(-)