SLING-9404 - Static analysis fixes

* remove unused imports
* remove redundant type cast
* remove dead code
* use functional style
* use standard charset
11 files changed
tree: a696114cf23551a6c35efd6ac43db36779a16848
  1. docs/
  2. src/
  3. .gitignore
  4. bnd.bnd
  5. CODE_OF_CONDUCT.md
  6. CONTRIBUTING.md
  7. Jenkinsfile
  8. LICENSE
  9. pom.xml
  10. README.md
README.md

Build Status Test Status Maven Central JavaDocs License distribution

Apache Sling Journal based Content Distribution - Core

This module is part of the Apache Sling project, it implements Apache Sling Content Distribution agents on a message journal. Please refer to the documentation to learn about the use case and general design.