This is an automated email from the ASF dual-hosted git repository.
radu 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 2c4b778 Updated badges
2c4b778 is described below
commit 2c4b778652cfe8b90aa78b83a8742b1e161bc1d4
Author: Radu Cotescu <[email protected]>
AuthorDate: Mon Aug 24 19:39:52 2020 +0200
Updated badges
---
readme.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/readme.md b/readme.md
index 015355f..ffb5be3 100644
--- a/readme.md
+++ b/readme.md
@@ -1,6 +1,6 @@
-[<img
src="http://sling.apache.org/res/logos/sling.png"/>](http://sling.apache.org)
+[<img
src="https://sling.apache.org/res/logos/sling.png"/>](https://sling.apache.org)
- [](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feature-analyser-1.8)
[](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.analyser%22)
[](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-feature-analyser/job/master/)
[](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sl
[...]
# Feature Model Analyser
@@ -48,4 +48,3 @@ This analyser requires additional configuration:
`compare-extension` | extension name | If this configuration is absent, the
feature's bundles are compared. Otherwise the extensions with the specified
name are compared. These extensions must be of type `ARTIFACTS`.
`compare-mode` | `SAME` or `DIFFERENT` | Whether the sections must be the same
or must be different. Defaults to `SAME`.
`compare-metadata` | `true` or `false` | Whether to include the artifact
metadata in the comparison. Defaults to `false`.
-