SLING-12265 - Improve node type registration in JCR_OAK (#37)

Instead of calling CndImporter (and triggering one commit per CND file),
parse each CND file separately and register them all at once. This
doesn't just reduce the number of commits, but also takes care of
inter-type dependencies.
4 files changed
tree: e7f242df97b54d986024e40c358029c510c0cbcb
  1. core/
  2. junit4/
  3. junit5/
  4. parent/
  5. relocate/
  6. .asf.yaml
  7. .gitignore
  8. CODE_OF_CONDUCT.md
  9. CONTRIBUTING.md
  10. Jenkinsfile
  11. LICENSE
  12. pom.xml
  13. 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