npeltier opened a new pull request #3: SLING-7759 introducing FilterPredicate URL: https://github.com/apache/sling-org-apache-sling-engine/pull/3 - extending sling.filter.pattern to other classic request attributes, - FilterHandler aggregates a FilterPredicate that is tested for inclusion, with 0 to n sub-predicates based on filter configuration, - added unit tests for most cases, - added a dependency to commons-lang3 to remove as much boilerplate code as possible, - added debug & error logs to help understanding presence/absence of a given filter
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
