SLING-7692 implement refresh(false)

- added lastState map,
- both lastState and items are not final anymore,
- when saved, lastState is duplicated from items,
- if refresh(false) happens, items is duplicated from lastState
2 files changed
tree: f1de2c8a8e8e527d84eb731d45b6815a605a0eae
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Apache Sling Testing JCR Mock

This module is part of the Apache Sling project.

Mock implementation of selected JCR APIs.

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