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

davidb 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 2a56f56  Fix incorrect description in readme.md
2a56f56 is described below

commit 2a56f5654ab5becbb7b1f7676dcc92bd708f2f20
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Sep 4 13:34:21 2020 +0100

    Fix incorrect description in readme.md
---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index 75faaed..ff5a76b 100644
--- a/readme.md
+++ b/readme.md
@@ -28,7 +28,7 @@ The following analysers are defined:
 
 * `requirements-capabilities`: Checks bundle requirements/capabilities for 
consistency and completeness.
 
-* `apis-jar`: validates that the `sourceId` property of a bundle, if defined, 
is a comma-separated value list of artifact ids.
+* `apis-jar`: This analyser validates that the entries related to Apis Jar are 
valid.
 
 Additional analysers in relation to Feature Model API Regions can be found 
here: 
https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions
 

Reply via email to