You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2019/01/31 12:38:11 UTC

[sling-org-apache-sling-feature-extension-apiregions] branch master updated: Updating badges for org-apache-sling-feature-extension-apiregions

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-extension-apiregions.git


The following commit(s) were added to refs/heads/master by this push:
     new 3023b91  Updating badges for org-apache-sling-feature-extension-apiregions
3023b91 is described below

commit 3023b91498c744391214f6dd76aa94604ee203f8
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Thu Jan 31 13:12:26 2019 +0100

    Updating badges for org-apache-sling-feature-extension-apiregions
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index fe9e9ea..f7e1e82 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)
 
-[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)
+ [![Build Status](https://builds.apache.org/buildStatus/icon?job=Sling/sling-org-apache-sling-feature-extension-apiregions/master)](https://builds.apache.org/job/Sling/job/sling-org-apache-sling-feature-extension-apiregions/job/master) [![Test Status](https://img.shields.io/jenkins/t/https/builds.apache.org/job/Sling/job/sling-org-apache-sling-feature-extension-apiregions/job/master.svg)](https://builds.apache.org/job/Sling/job/sling-org-apache-sling-feature-extension-apiregions/job/mast [...]
 
 # Apache Sling API Regions extension
 
@@ -25,4 +25,4 @@ PostProcessHandlers are called when a feature contains an `api-regions` section.
 
 The location of the files created by the `BundleArtifactFeatureHandler` handler is stored in a system property with name `apiregions.` + filename. So to obtain the file name of the `bundles.properties` file, make the following call:
 
-    System.getProperty("apiregions.bundles.properties")
\ No newline at end of file
+    System.getProperty("apiregions.bundles.properties")