SLING-12266 - Add support for repo snapshots (#39)

Allow resource resolver types to save the state of an already initialized
repository and restore it when creating future repositories. Only Oak can
meaningfully support this right now, as it's already built on immutable
node state objects.
4 files changed
tree: 62113276efba3b84563b1c34cbdfb453bdb26bcf
  1. core/
  2. junit4/
  3. junit5/
  4. parent/
  5. relocate/
  6. .asf.yaml
  7. .git-blame-ignore-revs
  8. .gitignore
  9. .sling-module.json
  10. CODE_OF_CONDUCT.md
  11. CONTRIBUTING.md
  12. Jenkinsfile
  13. LICENSE
  14. pom.xml
  15. README.md
README.md

Apache Sling

Build Status Test Status Coverage Sonarcloud Status testing License

Apache Sling Testing Sling Mock

This module is part of the Apache Sling project.

Mock implementation of selected Sling APIs.

Documentation: http://sling.apache.org/documentation/development/sling-mock.html