SLING-10236 - use Action.toString()
1 file changed
tree: 03b5973a1249f9e0580afa1ac7af84668f4ea6d4
  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 repoinit License

Apache Sling RepoInit Parser

This module is part of the Apache Sling project.

Parser for the Repository Initialization language used in Sling.

To parse repoinit statements use the RepoInitParser service.

See the Sling Website Repository Initialization page for more information.

Module dependencies

The Feature Model Analyser uses this module to validate repoinit statements embedded in feature models. It should be kept up to date with new releases of this parser.