SLING-10179 better handling of doFilter misusage (#13)


- in case doFilter is called more than once by a custom filter, an explicit IllegalStateException will be thrown, instead of an ArrayIndexOutOfBoundsException,
- added unit test case (that bring some coverage to AbstractFilterChain)
3 files changed
tree: 28f9209ba8570fdce268f45253fa871516ec8183
  1. src/
  2. .gitignore
  3. bnd.bnd
  4. CODE_OF_CONDUCT.md
  5. CONTRIBUTING.md
  6. Jenkinsfile
  7. LICENSE
  8. pom.xml
  9. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status JavaDoc Maven Central License

Apache Sling Engine Implementation

This module is part of the Apache Sling project.

This is the engine of Sling.