You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/01/11 15:20:01 UTC

[sling-org-apache-sling-feature-analyser] branch master updated: Mention the repoinit analyser in the README

This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git


The following commit(s) were added to refs/heads/master by this push:
     new 13e9bde  Mention the repoinit analyser in the README
13e9bde is described below

commit 13e9bdef911a2bd1d63c80d70fd3c49e3bcb24f9
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jan 11 16:19:48 2021 +0100

    Mention the repoinit analyser in the README
---
 readme.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index ff5a76b..4a4d137 100644
--- a/readme.md
+++ b/readme.md
@@ -28,7 +28,9 @@ The following analysers are defined:
 
 * `requirements-capabilities`: Checks bundle requirements/capabilities for consistency and completeness.
 
-* `apis-jar`: This analyser validates that the entries related to Apis Jar are valid.
+* `apis-jar`: Validates that the entries related to Apis Jar are valid.
+
+* `repoinit`: Checks the syntax of all repoinit sections.
 
 Additional analysers in relation to Feature Model API Regions can be found here: https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions