You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2018/06/08 15:16:33 UTC

[sling-aggregator] branch master updated: Fixing paths to the git pages

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 33f0443  Fixing paths to the git pages
33f0443 is described below

commit 33f044370cfae16798f8818e13995c0a4d3392c6
Author: Dan Klco <dk...@apache.org>
AuthorDate: Fri Jun 8 11:16:24 2018 -0400

    Fixing paths to the git pages
---
 docs/groups/auth.md         |  12 +-
 docs/groups/caconfig.md     |  12 +-
 docs/groups/crankstart.md   |   8 +-
 docs/groups/discovery.md    |  16 +-
 docs/groups/distribution.md |  14 +-
 docs/groups/event.md        |   6 +-
 docs/groups/feature.md      |  16 +-
 docs/groups/fragment.md     |  12 +-
 docs/groups/hapi.md         |   6 +-
 docs/groups/hc.md           |  18 +-
 docs/groups/installer.md    |  26 +--
 docs/groups/jcr.md          |  40 ++---
 docs/groups/jobs.md         |   6 +-
 docs/groups/junit.md        |  14 +-
 docs/groups/karaf.md        |  12 +-
 docs/groups/launchpad.md    |  24 +--
 docs/groups/models.md       |  12 +-
 docs/groups/nosql.md        |  12 +-
 docs/groups/repoinit.md     |   6 +-
 docs/groups/scripting.md    |  48 +++---
 docs/groups/servlets.md     |  12 +-
 docs/groups/starter.md      |   6 +-
 docs/groups/testing.md      |  28 +--
 docs/groups/tooling.md      |   6 +-
 docs/groups/validation.md   |  10 +-
 docs/modules.md             | 408 ++++++++++++++++++++++----------------------
 docs/status/contrib.md      | 134 +++++++--------
 docs/status/deprecated.md   |   7 -
 28 files changed, 462 insertions(+), 469 deletions(-)

diff --git a/docs/groups/auth.md b/docs/groups/auth.md
index 42f2632..21c0dad 100644
--- a/docs/groups/auth.md
+++ b/docs/groups/auth.md
@@ -1,10 +1,10 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > auth
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > auth
 # auth Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Authentication Service](https://github.com/apache/sling-org-apache-sling-auth-core) <br/> <small>([org.apache.sling.auth.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.core%22))</small> | The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an A [...]
-| [Apache Sling Form Based Authentication Handler](https://github.com/apache/sling-org-apache-sling-auth-form) <br/> <small>([org.apache.sling.auth.form](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.form%22))</small> | Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating. |&#32;[![Bui [...]
-| [Apache Sling Authentication XING API](https://github.com/apache/sling-org-apache-sling-auth-xing-api) <br/> <small>([org.apache.sling.auth.xing.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.api%22))</small> | Apache Sling Authentication XING API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
-| [Apache Sling Authentication XING Login](https://github.com/apache/sling-org-apache-sling-auth-xing-login) <br/> <small>([org.apache.sling.auth.xing.login](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.login%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-login-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-xing-login-1.8 [...]
-| [Apache Sling Authentication XING OAuth](https://github.com/apache/sling-org-apache-sling-auth-xing-oauth) <br/> <small>([org.apache.sling.auth.xing.oauth](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.oauth%22))</small> | Apache Sling Authentication XING OAuth |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-oauth-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
\ No newline at end of file
+| [Apache Sling Authentication Service](https://github.com/apache/sling-org-apache-sling-auth-core) <br/> <small>([org.apache.sling.auth.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.core%22))</small> | The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an A [...]
+| [Apache Sling Form Based Authentication Handler](https://github.com/apache/sling-org-apache-sling-auth-form) <br/> <small>([org.apache.sling.auth.form](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.form%22))</small> | Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating. |&#32;[![Bui [...]
+| [Apache Sling Authentication XING API](https://github.com/apache/sling-org-apache-sling-auth-xing-api) <br/> <small>([org.apache.sling.auth.xing.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.api%22))</small> | Apache Sling Authentication XING API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
+| [Apache Sling Authentication XING Login](https://github.com/apache/sling-org-apache-sling-auth-xing-login) <br/> <small>([org.apache.sling.auth.xing.login](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.login%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-login-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-xing-login-1.8 [...]
+| [Apache Sling Authentication XING OAuth](https://github.com/apache/sling-org-apache-sling-auth-xing-oauth) <br/> <small>([org.apache.sling.auth.xing.oauth](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.oauth%22))</small> | Apache Sling Authentication XING OAuth |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-oauth-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
\ No newline at end of file
diff --git a/docs/groups/caconfig.md b/docs/groups/caconfig.md
index 7f11234..08309d2 100644
--- a/docs/groups/caconfig.md
+++ b/docs/groups/caconfig.md
@@ -1,10 +1,10 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > caconfig
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > caconfig
 # caconfig Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Context-Aware Configuration API](https://github.com/apache/sling-org-apache-sling-caconfig-api) <br/> <small>([org.apache.sling.caconfig.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.api%22))</small> | Apache Sling Context-Aware Configuration API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Context-Aware Configuration bnd Plugin](https://github.com/apache/sling-org-apache-sling-caconfig-bnd-plugin) <br/> <small>([org.apache.sling.caconfig.bnd-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.bnd-plugin%22))</small> | This bnd plugin detected all configuration annotation classes and adds a bundle header Sling-ContextAware-Configuration-Classes containing their names. |&#32;[![Build Status](https:/ [...]
-| [Apache Sling Context-Aware Configuration Implementation](https://github.com/apache/sling-org-apache-sling-caconfig-impl) <br/> <small>([org.apache.sling.caconfig.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.impl%22))</small> | Apache Sling Context-Aware Configuration Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-impl-1.8)](https://builds.apache.org/v [...]
-| [Apache Sling Context-Aware Configuration Integration Tests](https://github.com/apache/sling-org-apache-sling-caconfig-integration-tests) <br/> <small>([org.apache.sling.caconfig.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.integration-tests%22))</small> | Integration tests for the Apache Sling Context-Aware Configuration Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sl [...]
-| [Apache Sling Context-Aware Configuration SPI](https://github.com/apache/sling-org-apache-sling-caconfig-spi) <br/> <small>([org.apache.sling.caconfig.spi](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.spi%22))</small> | Apache Sling Context-Aware Configuration SPI |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-spi-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
\ No newline at end of file
+| [Apache Sling Context-Aware Configuration API](https://github.com/apache/sling-org-apache-sling-caconfig-api) <br/> <small>([org.apache.sling.caconfig.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.api%22))</small> | Apache Sling Context-Aware Configuration API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Context-Aware Configuration bnd Plugin](https://github.com/apache/sling-org-apache-sling-caconfig-bnd-plugin) <br/> <small>([org.apache.sling.caconfig.bnd-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.bnd-plugin%22))</small> | This bnd plugin detected all configuration annotation classes and adds a bundle header Sling-ContextAware-Configuration-Classes containing their names. |&#32;[![Build Status](https:/ [...]
+| [Apache Sling Context-Aware Configuration Implementation](https://github.com/apache/sling-org-apache-sling-caconfig-impl) <br/> <small>([org.apache.sling.caconfig.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.impl%22))</small> | Apache Sling Context-Aware Configuration Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-impl-1.8)](https://builds.apache.org/v [...]
+| [Apache Sling Context-Aware Configuration Integration Tests](https://github.com/apache/sling-org-apache-sling-caconfig-integration-tests) <br/> <small>([org.apache.sling.caconfig.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.integration-tests%22))</small> | Integration tests for the Apache Sling Context-Aware Configuration Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sl [...]
+| [Apache Sling Context-Aware Configuration SPI](https://github.com/apache/sling-org-apache-sling-caconfig-spi) <br/> <small>([org.apache.sling.caconfig.spi](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.spi%22))</small> | Apache Sling Context-Aware Configuration SPI |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-spi-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
\ No newline at end of file
diff --git a/docs/groups/crankstart.md b/docs/groups/crankstart.md
index bb2d17c..ef50380 100644
--- a/docs/groups/crankstart.md
+++ b/docs/groups/crankstart.md
@@ -1,8 +1,8 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > crankstart
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > crankstart
 # crankstart Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Crankstart Launcher](https://github.com/apache/sling-org-apache-sling-crankstart-launcher) <br/> <small>([org.apache.sling.crankstart.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.launcher%22))</small> | Sling launcher that gets artifacts defined in a Sling Provisioning Model at runtime, instead of embedding them in the launcher jar like the Sling Launchpad does. |&#32;[![Build Status](https://builds.a [...]
-| [Apache Sling Crankstart Test Provisioning Model](https://github.com/apache/sling-org-apache-sling-crankstart-test-model) <br/> <small>([org.apache.sling.crankstart.test.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.model%22))</small> | Additional Provisioning Model used in Crankstart tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-model-1.8)](htt [...]
-| [Apache Sling Crankstart Test Services](https://github.com/apache/sling-org-apache-sling-crankstart-test-services) <br/> <small>([org.apache.sling.crankstart.test.services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.services%22))</small> | Bundle used to test the Crankstart launcher |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-services-1.8)](https://build [...]
\ No newline at end of file
+| [Apache Sling Crankstart Launcher](https://github.com/apache/sling-org-apache-sling-crankstart-launcher) <br/> <small>([org.apache.sling.crankstart.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.launcher%22))</small> | Sling launcher that gets artifacts defined in a Sling Provisioning Model at runtime, instead of embedding them in the launcher jar like the Sling Launchpad does. |&#32;[![Build Status](https://builds.a [...]
+| [Apache Sling Crankstart Test Provisioning Model](https://github.com/apache/sling-org-apache-sling-crankstart-test-model) <br/> <small>([org.apache.sling.crankstart.test.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.model%22))</small> | Additional Provisioning Model used in Crankstart tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-model-1.8)](htt [...]
+| [Apache Sling Crankstart Test Services](https://github.com/apache/sling-org-apache-sling-crankstart-test-services) <br/> <small>([org.apache.sling.crankstart.test.services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.services%22))</small> | Bundle used to test the Crankstart launcher |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-services-1.8)](https://build [...]
\ No newline at end of file
diff --git a/docs/groups/discovery.md b/docs/groups/discovery.md
index c64e954..5b242c5 100644
--- a/docs/groups/discovery.md
+++ b/docs/groups/discovery.md
@@ -1,12 +1,12 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > discovery
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > discovery
 # discovery Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Discovery API](https://github.com/apache/sling-org-apache-sling-discovery-api) <br/> <small>([org.apache.sling.discovery.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.api%22))</small> | Support for topology discovery of instances. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
-| [Apache Sling Discovery Base](https://github.com/apache/sling-org-apache-sling-discovery-base) <br/> <small>([org.apache.sling.discovery.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.base%22))</small> | Contains Connector and Properties support that some implementations might choose to build upon |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-base-1.8)](https://buil [...]
-| [Apache Sling Discovery Commons](https://github.com/apache/sling-org-apache-sling-discovery-commons) <br/> <small>([org.apache.sling.discovery.commons](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.commons%22))</small> | Common services related to Sling Discovery |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-commons-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Resource-Based Discovery Service](https://github.com/apache/sling-org-apache-sling-discovery-impl) <br/> <small>([org.apache.sling.discovery.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.impl%22))</small> | Implementation of Apache Sling Discovery based on Sling Resource providing a ClusterView through resource-clustering (eg jackrabbit clustering) and a TopologyView through HTTP POST heartbeats announcing  [...]
-| [Apache Sling Oak-Based Discovery Service](https://github.com/apache/sling-org-apache-sling-discovery-oak) <br/> <small>([org.apache.sling.discovery.oak](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.oak%22))</small> | Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to eac [...]
-| [Apache Sling Discovery Standalone Implementation](https://github.com/apache/sling-org-apache-sling-discovery-standalone) <br/> <small>([org.apache.sling.discovery.standalone](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.standalone%22))</small> | Implementation of the discovery API for standalone instances |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-standalone-1.8)](h [...]
-| [Apache Sling Discovery Support Bundle](https://github.com/apache/sling-org-apache-sling-discovery-support) <br/> <small>([org.apache.sling.discovery.support](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.support%22))</small> | Supporting services for the discovery |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-support-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
\ No newline at end of file
+| [Apache Sling Discovery API](https://github.com/apache/sling-org-apache-sling-discovery-api) <br/> <small>([org.apache.sling.discovery.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.api%22))</small> | Support for topology discovery of instances. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
+| [Apache Sling Discovery Base](https://github.com/apache/sling-org-apache-sling-discovery-base) <br/> <small>([org.apache.sling.discovery.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.base%22))</small> | Contains Connector and Properties support that some implementations might choose to build upon |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-base-1.8)](https://buil [...]
+| [Apache Sling Discovery Commons](https://github.com/apache/sling-org-apache-sling-discovery-commons) <br/> <small>([org.apache.sling.discovery.commons](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.commons%22))</small> | Common services related to Sling Discovery |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-commons-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Resource-Based Discovery Service](https://github.com/apache/sling-org-apache-sling-discovery-impl) <br/> <small>([org.apache.sling.discovery.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.impl%22))</small> | Implementation of Apache Sling Discovery based on Sling Resource providing a ClusterView through resource-clustering (eg jackrabbit clustering) and a TopologyView through HTTP POST heartbeats announcing  [...]
+| [Apache Sling Oak-Based Discovery Service](https://github.com/apache/sling-org-apache-sling-discovery-oak) <br/> <small>([org.apache.sling.discovery.oak](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.oak%22))</small> | Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to eac [...]
+| [Apache Sling Discovery Standalone Implementation](https://github.com/apache/sling-org-apache-sling-discovery-standalone) <br/> <small>([org.apache.sling.discovery.standalone](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.standalone%22))</small> | Implementation of the discovery API for standalone instances |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-standalone-1.8)](h [...]
+| [Apache Sling Discovery Support Bundle](https://github.com/apache/sling-org-apache-sling-discovery-support) <br/> <small>([org.apache.sling.discovery.support](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.support%22))</small> | Supporting services for the discovery |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-support-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
\ No newline at end of file
diff --git a/docs/groups/distribution.md b/docs/groups/distribution.md
index 5e9581e..7ea6bd5 100644
--- a/docs/groups/distribution.md
+++ b/docs/groups/distribution.md
@@ -1,11 +1,11 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > distribution
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > distribution
 # distribution Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Distribution API](https://github.com/apache/sling-org-apache-sling-distribution-api) <br/> <small>([org.apache.sling.distribution.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.api%22))</small> | The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-api-1. [...]
-| [Apache Sling Distribution Avro Serializer](https://github.com/apache/sling-org-apache-sling-distribution-avro-serializer) <br/> <small>([org.apache.sling.distribution.avro-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.avro-serializer%22))</small> | The Apache Sling Distribution Avro Serializer extensions bundle provides an Avro serialization implementation for Sling Content Distribution |&#32;[![Build Status](h [...]
-| [Apache Sling Distribution Core](https://github.com/apache/sling-org-apache-sling-distribution-core) <br/> <small>([org.apache.sling.distribution.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.core%22))</small> | The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/i [...]
-| [Apache Sling Distribution Integration Tests](https://github.com/apache/sling-org-apache-sling-distribution-it) <br/> <small>([org.apache.sling.distribution.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.it%22))</small> | Project tests functionality for org.apache.sling.distribution bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-it-1.8)](https://builds.apa [...]
-| [Apache Sling Distribution Kryo Serializer](https://github.com/apache/sling-org-apache-sling-distribution-kryo-serializer) <br/> <small>([org.apache.sling.distribution.kryo-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.kryo-serializer%22))</small> | The Apache Sling Distribution Kryo Serializer extension bundle provides a Kryo based serializer implementations for Sling Content Distribution |&#32;[![Build Status] [...]
-| [Apache Sling Distribution Sample](https://github.com/apache/sling-org-apache-sling-distribution-sample) <br/> <small>([org.apache.sling.distribution.sample](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.sample%22))</small> | The Apache Sling Distribution sample bundle provides a set of sample configurations and custom component implementations. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
\ No newline at end of file
+| [Apache Sling Distribution API](https://github.com/apache/sling-org-apache-sling-distribution-api) <br/> <small>([org.apache.sling.distribution.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.api%22))</small> | The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-api-1. [...]
+| [Apache Sling Distribution Avro Serializer](https://github.com/apache/sling-org-apache-sling-distribution-avro-serializer) <br/> <small>([org.apache.sling.distribution.avro-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.avro-serializer%22))</small> | The Apache Sling Distribution Avro Serializer extensions bundle provides an Avro serialization implementation for Sling Content Distribution |&#32;[![Build Status](h [...]
+| [Apache Sling Distribution Core](https://github.com/apache/sling-org-apache-sling-distribution-core) <br/> <small>([org.apache.sling.distribution.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.core%22))</small> | The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/i [...]
+| [Apache Sling Distribution Integration Tests](https://github.com/apache/sling-org-apache-sling-distribution-it) <br/> <small>([org.apache.sling.distribution.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.it%22))</small> | Project tests functionality for org.apache.sling.distribution bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-it-1.8)](https://builds.apa [...]
+| [Apache Sling Distribution Kryo Serializer](https://github.com/apache/sling-org-apache-sling-distribution-kryo-serializer) <br/> <small>([org.apache.sling.distribution.kryo-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.kryo-serializer%22))</small> | The Apache Sling Distribution Kryo Serializer extension bundle provides a Kryo based serializer implementations for Sling Content Distribution |&#32;[![Build Status] [...]
+| [Apache Sling Distribution Sample](https://github.com/apache/sling-org-apache-sling-distribution-sample) <br/> <small>([org.apache.sling.distribution.sample](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.sample%22))</small> | The Apache Sling Distribution sample bundle provides a set of sample configurations and custom component implementations. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
\ No newline at end of file
diff --git a/docs/groups/event.md b/docs/groups/event.md
index 0b07b03..b93f730 100644
--- a/docs/groups/event.md
+++ b/docs/groups/event.md
@@ -1,7 +1,7 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > event
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > event
 # event Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Event API](https://github.com/apache/sling-org-apache-sling-event-api) <br/> <small>([org.apache.sling.event.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.api%22))</small> | Support API for eventing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-event-api-1.8)&#32;[![JavaDocs](h [...]
-| [Apache Sling Distributed Event Admin](https://github.com/apache/sling-org-apache-sling-event-dea) <br/> <small>([org.apache.sling.event.dea](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.dea%22))</small> | Support distributing events through the OSGi event admin. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-dea-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
\ No newline at end of file
+| [Apache Sling Event API](https://github.com/apache/sling-org-apache-sling-event-api) <br/> <small>([org.apache.sling.event.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.api%22))</small> | Support API for eventing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-event-api-1.8)&#32;[![JavaDocs](h [...]
+| [Apache Sling Distributed Event Admin](https://github.com/apache/sling-org-apache-sling-event-dea) <br/> <small>([org.apache.sling.event.dea](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.dea%22))</small> | Support distributing events through the OSGi event admin. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-dea-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
\ No newline at end of file
diff --git a/docs/groups/feature.md b/docs/groups/feature.md
index 6bf3ff4..a631704 100644
--- a/docs/groups/feature.md
+++ b/docs/groups/feature.md
@@ -1,12 +1,12 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > feature
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > feature
 # feature Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Feature Analyser](https://github.com/apache/sling-org-apache-sling-feature-analyser) <br/> <small>([org.apache.sling.feature.analyser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.analyser%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-analyser-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
-| [Apache Sling Feature Application Builder](https://github.com/apache/sling-org-apache-sling-feature-applicationbuilder) <br/> <small>([org.apache.sling.feature.applicationbuilder](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.applicationbuilder%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-applicationbuilder-1.8)](https://bui [...]
-| [Apache Sling Feature IO Module](https://github.com/apache/sling-org-apache-sling-feature-io) <br/> <small>([org.apache.sling.feature.io](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.io%22))</small> | IO functionality for the Feature Model |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-io-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feature- [...]
-| [Apache Sling Feature Karaf](https://github.com/apache/sling-org-apache-sling-feature-karaf) <br/> <small>([org.apache.sling.feature.karaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.karaf%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-karaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feat [...]
-| [Apache Sling Feature Launcher](https://github.com/apache/sling-org-apache-sling-feature-launcher) <br/> <small>([org.apache.sling.feature.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.launcher%22))</small> | A application launcher using Apache Sling Features |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-launcher-1.8)](https://builds.apache.org/view/S-Z/view/Sling/ [...]
-| [Apache Sling Feature Model Converter](https://github.com/apache/sling-org-apache-sling-feature-modelconverter) <br/> <small>([org.apache.sling.feature.modelconverter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.modelconverter%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-modelconverter-1.8)](https://builds.apache.org/view/ [...]
-| [Apache Sling Feature Resolver](https://github.com/apache/sling-org-apache-sling-feature-resolver) <br/> <small>([org.apache.sling.feature.resolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.resolver%22))</small> | Resolver integration of the Feature Model |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-resolver-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
\ No newline at end of file
+| [Apache Sling Feature Analyser](https://github.com/apache/sling-org-apache-sling-feature-analyser) <br/> <small>([org.apache.sling.feature.analyser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.analyser%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-analyser-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
+| [Apache Sling Feature Application Builder](https://github.com/apache/sling-org-apache-sling-feature-applicationbuilder) <br/> <small>([org.apache.sling.feature.applicationbuilder](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.applicationbuilder%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-applicationbuilder-1.8)](https://bui [...]
+| [Apache Sling Feature IO Module](https://github.com/apache/sling-org-apache-sling-feature-io) <br/> <small>([org.apache.sling.feature.io](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.io%22))</small> | IO functionality for the Feature Model |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-io-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feature- [...]
+| [Apache Sling Feature Karaf](https://github.com/apache/sling-org-apache-sling-feature-karaf) <br/> <small>([org.apache.sling.feature.karaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.karaf%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-karaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feat [...]
+| [Apache Sling Feature Launcher](https://github.com/apache/sling-org-apache-sling-feature-launcher) <br/> <small>([org.apache.sling.feature.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.launcher%22))</small> | A application launcher using Apache Sling Features |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-launcher-1.8)](https://builds.apache.org/view/S-Z/view/Sling/ [...]
+| [Apache Sling Feature Model Converter](https://github.com/apache/sling-org-apache-sling-feature-modelconverter) <br/> <small>([org.apache.sling.feature.modelconverter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.modelconverter%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-modelconverter-1.8)](https://builds.apache.org/view/ [...]
+| [Apache Sling Feature Resolver](https://github.com/apache/sling-org-apache-sling-feature-resolver) <br/> <small>([org.apache.sling.feature.resolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.resolver%22))</small> | Resolver integration of the Feature Model |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-resolver-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
\ No newline at end of file
diff --git a/docs/groups/fragment.md b/docs/groups/fragment.md
index c4863e0..1c041ef 100644
--- a/docs/groups/fragment.md
+++ b/docs/groups/fragment.md
@@ -1,10 +1,10 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > fragment
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > fragment
 # fragment Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling System Bundle Extension: Activation API](https://github.com/apache/sling-org-apache-sling-fragment-activation) <br/> <small>([org.apache.sling.fragment.activation](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.activation%22))</small> | Adds the Activation API package to the system bundle exports. The list of packages is derived from the packages available in the Java 6 platform. To use more recent Activation API e [...]
-| [Apache Sling System Bundle Extension: Nashorn Scripting API](https://github.com/apache/sling-org-apache-sling-fragment-nashorn) <br/> <small>([org.apache.sling.fragment.nashorn](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.nashorn%22))</small> | Adds the Nashorn Scripting API package to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-fragment-nashorn-1.8) [...]
-| [Apache Sling System Bundle Extension: Java Transaction API](https://github.com/apache/sling-org-apache-sling-fragment-transaction) <br/> <small>([org.apache.sling.fragment.transaction](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.transaction%22))</small> | Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-a [...]
-| [Apache Sling System Bundle Extension: WS APIs](https://github.com/apache/sling-org-apache-sling-fragment-ws) <br/> <small>([org.apache.sling.fragment.ws](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.ws%22))</small> | Adds the WS API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the platfor [...]
-| [Apache Sling System Bundle Extension: XML APIs](https://github.com/apache/sling-org-apache-sling-fragment-xml) <br/> <small>([org.apache.sling.fragment.xml](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.xml%22))</small> | Adds the XML API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the pl [...]
\ No newline at end of file
+| [Apache Sling System Bundle Extension: Activation API](https://github.com/apache/sling-org-apache-sling-fragment-activation) <br/> <small>([org.apache.sling.fragment.activation](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.activation%22))</small> | Adds the Activation API package to the system bundle exports. The list of packages is derived from the packages available in the Java 6 platform. To use more recent Activation API e [...]
+| [Apache Sling System Bundle Extension: Nashorn Scripting API](https://github.com/apache/sling-org-apache-sling-fragment-nashorn) <br/> <small>([org.apache.sling.fragment.nashorn](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.nashorn%22))</small> | Adds the Nashorn Scripting API package to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-fragment-nashorn-1.8) [...]
+| [Apache Sling System Bundle Extension: Java Transaction API](https://github.com/apache/sling-org-apache-sling-fragment-transaction) <br/> <small>([org.apache.sling.fragment.transaction](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.transaction%22))</small> | Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-a [...]
+| [Apache Sling System Bundle Extension: WS APIs](https://github.com/apache/sling-org-apache-sling-fragment-ws) <br/> <small>([org.apache.sling.fragment.ws](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.ws%22))</small> | Adds the WS API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the platfor [...]
+| [Apache Sling System Bundle Extension: XML APIs](https://github.com/apache/sling-org-apache-sling-fragment-xml) <br/> <small>([org.apache.sling.fragment.xml](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.xml%22))</small> | Adds the XML API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the pl [...]
\ No newline at end of file
diff --git a/docs/groups/hapi.md b/docs/groups/hapi.md
index 135e059..e081368 100644
--- a/docs/groups/hapi.md
+++ b/docs/groups/hapi.md
@@ -1,7 +1,7 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > hapi
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > hapi
 # hapi Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Hypermedia API client-side tools](https://github.com/apache/sling-org-apache-sling-hapi-client) <br/> <small>([org.apache.sling.hapi.client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.client%22))</small> | Sling client-side tools for HApi |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-client-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-s [...]
-| [Apache Sling Hypermedia Api Sample Content](https://github.com/apache/sling-org-apache-sling-hapi-samplecontent) <br/> <small>([org.apache.sling.hapi.samplecontent](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.samplecontent%22))</small> | Sling Hypermedia Api demo content |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-samplecontent-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
\ No newline at end of file
+| [Apache Sling Hypermedia API client-side tools](https://github.com/apache/sling-org-apache-sling-hapi-client) <br/> <small>([org.apache.sling.hapi.client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.client%22))</small> | Sling client-side tools for HApi |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-client-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-s [...]
+| [Apache Sling Hypermedia Api Sample Content](https://github.com/apache/sling-org-apache-sling-hapi-samplecontent) <br/> <small>([org.apache.sling.hapi.samplecontent](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.samplecontent%22))</small> | Sling Hypermedia Api demo content |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-samplecontent-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
\ No newline at end of file
diff --git a/docs/groups/hc.md b/docs/groups/hc.md
index 20aae69..3406b87 100644
--- a/docs/groups/hc.md
+++ b/docs/groups/hc.md
@@ -1,13 +1,13 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > hc
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > hc
 # hc Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Health Check Annotations](https://github.com/apache/sling-org-apache-sling-hc-annotations) <br/> <small>([org.apache.sling.hc.annotations](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.annotations%22))</small> | Sling Health Check Annotations |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-annotations-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
-| [Apache Sling Health Check API](https://github.com/apache/sling-org-apache-sling-hc-api) <br/> <small>([org.apache.sling.hc.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.api%22))</small> | The Sling Health Check API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-api-1.8)&#32;[![Test Status](https [...]
-| [Apache Sling Health Check Core](https://github.com/apache/sling-org-apache-sling-hc-core) <br/> <small>([org.apache.sling.hc.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.core%22))</small> | The Sling Health Check Core |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-core-1.8)&#32;[![Test Status [...]
-| [Apache Sling Health Check Integration Tests](https://github.com/apache/sling-org-apache-sling-hc-it) <br/> <small>([org.apache.sling.hc.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.it%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-it-1.8)&#32;[![Test Status](https://img.shields.io/ [...]
-| [Apache Sling Health Check JUnit Bridge](https://github.com/apache/sling-org-apache-sling-hc-junit-bridge) <br/> <small>([org.apache.sling.hc.junit.bridge](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.junit.bridge%22))</small> | Makes Sling Health Checks available as server-side JUnit tests, to allow them to be used as part of integration tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-s [...]
-| [Apache Sling Health Check Samples](https://github.com/apache/sling-org-apache-sling-hc-samples) <br/> <small>([org.apache.sling.hc.samples](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.samples%22))</small> | Sling Health Check sample content and configurations |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-samples-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apac [...]
-| [Apache Sling Health Check Support Components](https://github.com/apache/sling-org-apache-sling-hc-support) <br/> <small>([org.apache.sling.hc.support](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.support%22))</small> | Default Sling Health Check Support Components |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-support-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
-| [Apache Sling Health Check Webconsole Plugin](https://github.com/apache/sling-org-apache-sling-hc-webconsole) <br/> <small>([org.apache.sling.hc.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.webconsole%22))</small> | Webconsole plugin for Sling Health Check Services |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-webconsole-1.8)](https://builds.apache.org/view/S-Z/view/Sling [...]
\ No newline at end of file
+| [Apache Sling Health Check Annotations](https://github.com/apache/sling-org-apache-sling-hc-annotations) <br/> <small>([org.apache.sling.hc.annotations](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.annotations%22))</small> | Sling Health Check Annotations |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-annotations-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
+| [Apache Sling Health Check API](https://github.com/apache/sling-org-apache-sling-hc-api) <br/> <small>([org.apache.sling.hc.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.api%22))</small> | The Sling Health Check API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-api-1.8)&#32;[![Test Status](https [...]
+| [Apache Sling Health Check Core](https://github.com/apache/sling-org-apache-sling-hc-core) <br/> <small>([org.apache.sling.hc.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.core%22))</small> | The Sling Health Check Core |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-core-1.8)&#32;[![Test Status [...]
+| [Apache Sling Health Check Integration Tests](https://github.com/apache/sling-org-apache-sling-hc-it) <br/> <small>([org.apache.sling.hc.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.it%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-it-1.8)&#32;[![Test Status](https://img.shields.io/ [...]
+| [Apache Sling Health Check JUnit Bridge](https://github.com/apache/sling-org-apache-sling-hc-junit-bridge) <br/> <small>([org.apache.sling.hc.junit.bridge](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.junit.bridge%22))</small> | Makes Sling Health Checks available as server-side JUnit tests, to allow them to be used as part of integration tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-s [...]
+| [Apache Sling Health Check Samples](https://github.com/apache/sling-org-apache-sling-hc-samples) <br/> <small>([org.apache.sling.hc.samples](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.samples%22))</small> | Sling Health Check sample content and configurations |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-samples-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apac [...]
+| [Apache Sling Health Check Support Components](https://github.com/apache/sling-org-apache-sling-hc-support) <br/> <small>([org.apache.sling.hc.support](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.support%22))</small> | Default Sling Health Check Support Components |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-support-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
+| [Apache Sling Health Check Webconsole Plugin](https://github.com/apache/sling-org-apache-sling-hc-webconsole) <br/> <small>([org.apache.sling.hc.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.webconsole%22))</small> | Webconsole plugin for Sling Health Check Services |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-webconsole-1.8)](https://builds.apache.org/view/S-Z/view/Sling [...]
\ No newline at end of file
diff --git a/docs/groups/installer.md b/docs/groups/installer.md
index 1977c89..20bfb96 100644
--- a/docs/groups/installer.md
+++ b/docs/groups/installer.md
@@ -1,17 +1,17 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > installer
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > installer
 # installer Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Installer WebConsole Plugin](https://github.com/apache/sling-org-apache-sling-installer-console) <br/> <small>([org.apache.sling.installer.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.console%22))</small> | Provides a web console plugin for the OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-console-1.8)](https://builds.apache.org/vie [...]
-| [Apache Sling Installer](https://github.com/apache/sling-org-apache-sling-installer-core) <br/> <small>([org.apache.sling.installer.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.core%22))</small> | Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-core-1.8)](https: [...]
-| [Apache Sling Installer Configuration Admin Support](https://github.com/apache/sling-org-apache-sling-installer-factory-configuration) <br/> <small>([org.apache.sling.installer.factory.configuration](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.configuration%22))</small> | Provides support for configurations to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling- [...]
-| [Apache Sling Deployment Package Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-deploymentpackage) <br/> <small>([org.apache.sling.installer.factory.deploymentpackage](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.deploymentpackage%22))</small> | Provides support for deployment packages to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?jo [...]
-| [Apache Sling Installer Provisioning Model Support](https://github.com/apache/sling-org-apache-sling-installer-factory-model) <br/> <small>([org.apache.sling.installer.factory.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.model%22))</small> | Provides support for the provisioning model to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling- [...]
-| [Apache Sling Installer Content Package Support](https://github.com/apache/sling-org-apache-sling-installer-factory-packages) <br/> <small>([org.apache.sling.installer.factory.packages](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.packages%22))</small> | Provides support for content packages to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling- [...]
-| [Apache Sling Subsystems Base Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems-base) <br/> <small>([org.apache.sling.installer.factory.subsystems-base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.subsystems-base%22))</small> | Provides support for subsystems-base files to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling [...]
-| [Apache Sling Subsystems Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems) <br/> <small>([org.apache.sling.installer.factory.subsystems](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.subsystems%22))</small> | Provides support for subsystems to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-fac [...]
-| [Apache Sling Installer Health Checks](https://github.com/apache/sling-org-apache-sling-installer-hc) <br/> <small>([org.apache.sling.installer.hc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.hc%22))</small> | Provides Sling Health Checks related to the Sling Installer. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-hc-1.8)](https://builds.apache.org/view/S-Z/view/Sling [...]
-| [Apache Sling Installer Integration Tests](https://github.com/apache/sling-org-apache-sling-installer-it) <br/> <small>([org.apache.sling.installer.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.it%22))</small> | Integration tests of the Sling installer bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/slin [...]
-| [Apache Sling File Installer](https://github.com/apache/sling-org-apache-sling-installer-provider-file) <br/> <small>([org.apache.sling.installer.provider.file](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.provider.file%22))</small> | Installs OSGi bundles and configurations from the file system. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-provider-file-1.8)](https:// [...]
-| [Apache Sling JCR Installer](https://github.com/apache/sling-org-apache-sling-installer-provider-jcr) <br/> <small>([org.apache.sling.installer.provider.jcr](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.provider.jcr%22))</small> | Installs OSGi bundles and configurations found in the JCR repository. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-provider-jcr-1.8)](https: [...]
\ No newline at end of file
+| [Apache Sling Installer WebConsole Plugin](https://github.com/apache/sling-org-apache-sling-installer-console) <br/> <small>([org.apache.sling.installer.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.console%22))</small> | Provides a web console plugin for the OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-console-1.8)](https://builds.apache.org/vie [...]
+| [Apache Sling Installer](https://github.com/apache/sling-org-apache-sling-installer-core) <br/> <small>([org.apache.sling.installer.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.core%22))</small> | Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-core-1.8)](https: [...]
+| [Apache Sling Installer Configuration Admin Support](https://github.com/apache/sling-org-apache-sling-installer-factory-configuration) <br/> <small>([org.apache.sling.installer.factory.configuration](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.configuration%22))</small> | Provides support for configurations to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling- [...]
+| [Apache Sling Deployment Package Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-deploymentpackage) <br/> <small>([org.apache.sling.installer.factory.deploymentpackage](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.deploymentpackage%22))</small> | Provides support for deployment packages to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?jo [...]
+| [Apache Sling Installer Provisioning Model Support](https://github.com/apache/sling-org-apache-sling-installer-factory-model) <br/> <small>([org.apache.sling.installer.factory.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.model%22))</small> | Provides support for the provisioning model to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling- [...]
+| [Apache Sling Installer Content Package Support](https://github.com/apache/sling-org-apache-sling-installer-factory-packages) <br/> <small>([org.apache.sling.installer.factory.packages](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.packages%22))</small> | Provides support for content packages to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling- [...]
+| [Apache Sling Subsystems Base Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems-base) <br/> <small>([org.apache.sling.installer.factory.subsystems-base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.subsystems-base%22))</small> | Provides support for subsystems-base files to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling [...]
+| [Apache Sling Subsystems Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems) <br/> <small>([org.apache.sling.installer.factory.subsystems](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.subsystems%22))</small> | Provides support for subsystems to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-fac [...]
+| [Apache Sling Installer Health Checks](https://github.com/apache/sling-org-apache-sling-installer-hc) <br/> <small>([org.apache.sling.installer.hc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.hc%22))</small> | Provides Sling Health Checks related to the Sling Installer. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-hc-1.8)](https://builds.apache.org/view/S-Z/view/Sling [...]
+| [Apache Sling Installer Integration Tests](https://github.com/apache/sling-org-apache-sling-installer-it) <br/> <small>([org.apache.sling.installer.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.it%22))</small> | Integration tests of the Sling installer bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/slin [...]
+| [Apache Sling File Installer](https://github.com/apache/sling-org-apache-sling-installer-provider-file) <br/> <small>([org.apache.sling.installer.provider.file](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.provider.file%22))</small> | Installs OSGi bundles and configurations from the file system. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-provider-file-1.8)](https:// [...]
+| [Apache Sling JCR Installer](https://github.com/apache/sling-org-apache-sling-installer-provider-jcr) <br/> <small>([org.apache.sling.installer.provider.jcr](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.provider.jcr%22))</small> | Installs OSGi bundles and configurations found in the JCR repository. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-provider-jcr-1.8)](https: [...]
\ No newline at end of file
diff --git a/docs/groups/jcr.md b/docs/groups/jcr.md
index fc5053b..c0603c6 100644
--- a/docs/groups/jcr.md
+++ b/docs/groups/jcr.md
@@ -1,24 +1,24 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > jcr
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > jcr
 # jcr Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling JCR API](https://github.com/apache/sling-org-apache-sling-jcr-api) <br/> <small>([org.apache.sling.jcr.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.api%22))</small> | This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-api-1.8)](https [...]
-| [Apache Sling JCR Base Bundle](https://github.com/apache/sling-org-apache-sling-jcr-base) <br/> <small>([org.apache.sling.jcr.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.base%22))</small> | The JCR base bundle provides JCR utility classes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-base-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-base [...]
-| [Apache Sling JCR ClassLoader](https://github.com/apache/sling-org-apache-sling-jcr-classloader) <br/> <small>([org.apache.sling.jcr.classloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.classloader%22))</small> | This bundle provides a classloader for the Apache Sling Commons dynamic classloader. The classloader provided supports loading classes from a JCR repository at configured paths. This bundle also implements a class wri [...]
-| [Apache Sling Initial Content Loader](https://github.com/apache/sling-org-apache-sling-jcr-contentloader) <br/> <small>([org.apache.sling.jcr.contentloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.contentloader%22))</small> | This bundle provides initial content installation through bundles. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-contentloader-1.8)](https://builds.apach [...]
-| [Apache Sling JCR Content Parser](https://github.com/apache/sling-org-apache-sling-jcr-contentparser) <br/> <small>([org.apache.sling.jcr.contentparser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.contentparser%22))</small> | Parser for JCR repository content stored in files (e.g. JSON, FileVault XML). |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-contentparser-1.8)](https://build [...]
-| [Apache Sling JCR DavEx](https://github.com/apache/sling-org-apache-sling-jcr-davex) <br/> <small>([org.apache.sling.jcr.davex](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.davex%22))</small> | Bundle to access JCR repositories over DavEx |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-davex-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-davex-1.8) [...]
-| [Apache Sling Jackrabbit JSR-283 Access Control Manager Support](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager) <br/> <small>([org.apache.sling.jcr.jackrabbit.accessmanager](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.accessmanager%22))</small> | Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/ico [...]
-| [Apache Sling JCR Jackrabbit Base](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-base) <br/> <small>([org.apache.sling.jcr.jackrabbit.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.base%22))</small> | The JCR base bundle provides Jackrabbit utility classes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-jackrabbit-base-1.8)](https://builds.apache.org/ [...]
-| [Apache Sling Jackrabbit UserManager Support](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager) <br/> <small>([org.apache.sling.jcr.jackrabbit.usermanager](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.usermanager%22))</small> | Provides ResourceProvider and SlingPostOperations for the Jackrabbit UserManager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache- [...]
-| [Apache Sling Wrapper Bundle for the JCR API](https://github.com/apache/sling-org-apache-sling-jcr-jcr-wrapper) <br/> <small>([org.apache.sling.jcr.jcr-wrapper](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jcr-wrapper%22))</small> | This bundle wraps the JCR API Version 2.0 and exports it as version 2.0 and 1.1 to avoid problems with strict import ranges due to the (wrong) export in the original JCR api bundle. |&#32;[![Build Statu [...]
-| [Apache Sling JCR JS NodeTypes](https://github.com/apache/sling-org-apache-sling-jcr-js-nodetypes) <br/> <small>([org.apache.sling.jcr.js.nodetypes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.js.nodetypes%22))</small> | Uses Apache Sling to generate a JavaScript representation of JCR node types. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-js-nodetypes-1.8)](https://builds.apach [...]
-| [Apache Sling JCR Oak Repository Server](https://github.com/apache/sling-org-apache-sling-jcr-oak-server) <br/> <small>([org.apache.sling.jcr.oak.server](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.oak.server%22))</small> | This bundle provides a SlingRepository based on Apache Jackrabbit Oak. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-oak-server-1.8)](https://builds.apache.org [...]
-| [Apache Sling JCR Repository Registration](https://github.com/apache/sling-org-apache-sling-jcr-registration) <br/> <small>([org.apache.sling.jcr.registration](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.registration%22))</small> | Bundle providing support to publish JCR repository services via RMI and/or JNDI |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-registration-1.8)](https: [...]
-| [Apache Sling JCR RepoInit module](https://github.com/apache/sling-org-apache-sling-jcr-repoinit) <br/> <small>([org.apache.sling.jcr.repoinit](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.repoinit%22))</small> | Initializes a JCR repository based on the output of the RepoInit Language parser. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-repoinit-1.8)](https://builds.apache.org/vi [...]
-| [Apache Sling Versioning Integration Tests](https://github.com/apache/sling-org-apache-sling-jcr-repository-it-resource-versioning) <br/> <small>([org.apache.sling.jcr.repository.it-resource-versioning](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.repository.it-resource-versioning%22))</small> | Tests versioning API implementation in JcrResourceProvider |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
-| [Apache Sling JCR Resource Resolver](https://github.com/apache/sling-org-apache-sling-jcr-resource) <br/> <small>([org.apache.sling.jcr.resource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resource%22))</small> | This bundle provides the JCR based ResourceProvider. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resource-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
-| [Apache Sling JCR Resource Security](https://github.com/apache/sling-org-apache-sling-jcr-resourcesecurity) <br/> <small>([org.apache.sling.jcr.resourcesecurity](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resourcesecurity%22))</small> | This bundle provides a resource access gate to protect resources based on JCR nodes. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resourcesecuri [...]
-| [Apache Sling JCR WebConsole Bundle](https://github.com/apache/sling-org-apache-sling-jcr-webconsole) <br/> <small>([org.apache.sling.jcr.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.webconsole%22))</small> | The JCR WebConsole bundle provides Felix WebConsole plugins. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-webconsole-1.8)](https://builds.apache.org/view/S-Z/view [...]
-| [Apache Sling JCR WebDAV](https://github.com/apache/sling-org-apache-sling-jcr-webdav) <br/> <small>([org.apache.sling.jcr.webdav](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.webdav%22))</small> | Bundle to access JCR repositories over WebDAV |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-webdav-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-webd [...]
\ No newline at end of file
+| [Apache Sling JCR API](https://github.com/apache/sling-org-apache-sling-jcr-api) <br/> <small>([org.apache.sling.jcr.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.api%22))</small> | This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-api-1.8)](https [...]
+| [Apache Sling JCR Base Bundle](https://github.com/apache/sling-org-apache-sling-jcr-base) <br/> <small>([org.apache.sling.jcr.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.base%22))</small> | The JCR base bundle provides JCR utility classes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-base-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-base [...]
+| [Apache Sling JCR ClassLoader](https://github.com/apache/sling-org-apache-sling-jcr-classloader) <br/> <small>([org.apache.sling.jcr.classloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.classloader%22))</small> | This bundle provides a classloader for the Apache Sling Commons dynamic classloader. The classloader provided supports loading classes from a JCR repository at configured paths. This bundle also implements a class wri [...]
+| [Apache Sling Initial Content Loader](https://github.com/apache/sling-org-apache-sling-jcr-contentloader) <br/> <small>([org.apache.sling.jcr.contentloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.contentloader%22))</small> | This bundle provides initial content installation through bundles. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-contentloader-1.8)](https://builds.apach [...]
+| [Apache Sling JCR Content Parser](https://github.com/apache/sling-org-apache-sling-jcr-contentparser) <br/> <small>([org.apache.sling.jcr.contentparser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.contentparser%22))</small> | Parser for JCR repository content stored in files (e.g. JSON, FileVault XML). |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-contentparser-1.8)](https://build [...]
+| [Apache Sling JCR DavEx](https://github.com/apache/sling-org-apache-sling-jcr-davex) <br/> <small>([org.apache.sling.jcr.davex](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.davex%22))</small> | Bundle to access JCR repositories over DavEx |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-davex-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-davex-1.8) [...]
+| [Apache Sling Jackrabbit JSR-283 Access Control Manager Support](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager) <br/> <small>([org.apache.sling.jcr.jackrabbit.accessmanager](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.accessmanager%22))</small> | Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/ico [...]
+| [Apache Sling JCR Jackrabbit Base](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-base) <br/> <small>([org.apache.sling.jcr.jackrabbit.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.base%22))</small> | The JCR base bundle provides Jackrabbit utility classes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-jackrabbit-base-1.8)](https://builds.apache.org/ [...]
+| [Apache Sling Jackrabbit UserManager Support](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager) <br/> <small>([org.apache.sling.jcr.jackrabbit.usermanager](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.usermanager%22))</small> | Provides ResourceProvider and SlingPostOperations for the Jackrabbit UserManager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache- [...]
+| [Apache Sling Wrapper Bundle for the JCR API](https://github.com/apache/sling-org-apache-sling-jcr-jcr-wrapper) <br/> <small>([org.apache.sling.jcr.jcr-wrapper](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jcr-wrapper%22))</small> | This bundle wraps the JCR API Version 2.0 and exports it as version 2.0 and 1.1 to avoid problems with strict import ranges due to the (wrong) export in the original JCR api bundle. |&#32;[![Build Statu [...]
+| [Apache Sling JCR JS NodeTypes](https://github.com/apache/sling-org-apache-sling-jcr-js-nodetypes) <br/> <small>([org.apache.sling.jcr.js.nodetypes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.js.nodetypes%22))</small> | Uses Apache Sling to generate a JavaScript representation of JCR node types. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-js-nodetypes-1.8)](https://builds.apach [...]
+| [Apache Sling JCR Oak Repository Server](https://github.com/apache/sling-org-apache-sling-jcr-oak-server) <br/> <small>([org.apache.sling.jcr.oak.server](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.oak.server%22))</small> | This bundle provides a SlingRepository based on Apache Jackrabbit Oak. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-oak-server-1.8)](https://builds.apache.org [...]
+| [Apache Sling JCR Repository Registration](https://github.com/apache/sling-org-apache-sling-jcr-registration) <br/> <small>([org.apache.sling.jcr.registration](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.registration%22))</small> | Bundle providing support to publish JCR repository services via RMI and/or JNDI |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-registration-1.8)](https: [...]
+| [Apache Sling JCR RepoInit module](https://github.com/apache/sling-org-apache-sling-jcr-repoinit) <br/> <small>([org.apache.sling.jcr.repoinit](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.repoinit%22))</small> | Initializes a JCR repository based on the output of the RepoInit Language parser. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-repoinit-1.8)](https://builds.apache.org/vi [...]
+| [Apache Sling Versioning Integration Tests](https://github.com/apache/sling-org-apache-sling-jcr-repository-it-resource-versioning) <br/> <small>([org.apache.sling.jcr.repository.it-resource-versioning](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.repository.it-resource-versioning%22))</small> | Tests versioning API implementation in JcrResourceProvider |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
+| [Apache Sling JCR Resource Resolver](https://github.com/apache/sling-org-apache-sling-jcr-resource) <br/> <small>([org.apache.sling.jcr.resource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resource%22))</small> | This bundle provides the JCR based ResourceProvider. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resource-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
+| [Apache Sling JCR Resource Security](https://github.com/apache/sling-org-apache-sling-jcr-resourcesecurity) <br/> <small>([org.apache.sling.jcr.resourcesecurity](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resourcesecurity%22))</small> | This bundle provides a resource access gate to protect resources based on JCR nodes. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resourcesecuri [...]
+| [Apache Sling JCR WebConsole Bundle](https://github.com/apache/sling-org-apache-sling-jcr-webconsole) <br/> <small>([org.apache.sling.jcr.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.webconsole%22))</small> | The JCR WebConsole bundle provides Felix WebConsole plugins. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-webconsole-1.8)](https://builds.apache.org/view/S-Z/view [...]
+| [Apache Sling JCR WebDAV](https://github.com/apache/sling-org-apache-sling-jcr-webdav) <br/> <small>([org.apache.sling.jcr.webdav](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.webdav%22))</small> | Bundle to access JCR repositories over WebDAV |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-webdav-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-webd [...]
\ No newline at end of file
diff --git a/docs/groups/jobs.md b/docs/groups/jobs.md
index f44a0ac..8c08b08 100644
--- a/docs/groups/jobs.md
+++ b/docs/groups/jobs.md
@@ -1,7 +1,7 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > jobs
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > jobs
 # jobs Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Jobs Service Integration Tests Bundle](https://github.com/apache/sling-org-apache-sling-jobs-it-services) <br/> <small>([org.apache.sling.jobs-it-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it-services%22))</small> | Integration tests for the Jobs implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-services-1.8)](https://builds.apache.org/view [...]
-| [Apache Sling Jobs Integration Tests](https://github.com/apache/sling-org-apache-sling-jobs-it) <br/> <small>([org.apache.sling.jobs-it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it%22))</small> | Integration testing Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
\ No newline at end of file
+| [Apache Sling Jobs Service Integration Tests Bundle](https://github.com/apache/sling-org-apache-sling-jobs-it-services) <br/> <small>([org.apache.sling.jobs-it-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it-services%22))</small> | Integration tests for the Jobs implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-services-1.8)](https://builds.apache.org/view [...]
+| [Apache Sling Jobs Integration Tests](https://github.com/apache/sling-org-apache-sling-jobs-it) <br/> <small>([org.apache.sling.jobs-it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it%22))</small> | Integration testing Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
\ No newline at end of file
diff --git a/docs/groups/junit.md b/docs/groups/junit.md
index 1e33a80..5b4239b 100644
--- a/docs/groups/junit.md
+++ b/docs/groups/junit.md
@@ -1,11 +1,11 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > junit
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > junit
 # junit Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling JUnit Core](https://github.com/apache/sling-org-apache-sling-junit-core) <br/> <small>([org.apache.sling.junit.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.core%22))</small> | Runs JUnit tests in an OSGi framework and provides the JUnit libraries |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
-| [Apache Sling JUnit Health Checks](https://github.com/apache/sling-org-apache-sling-junit-healthcheck) <br/> <small>([org.apache.sling.junit.healthcheck](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.healthcheck%22))</small> | Sling Health Check services that run JUnit tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-healthcheck-1.8)](https://builds.apache.org/view/S-Z/view/S [...]
-| [Apache Sling JUnit Performance](https://github.com/apache/sling-org-apache-sling-junit-performance) <br/> <small>([org.apache.sling.junit.performance](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.performance%22))</small> | Provides utilities for JUnit to run performance tests and report results |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-performance-1.8)](https://builds.apac [...]
-| [Apache Sling JUnit Remote Tests Runners](https://github.com/apache/sling-org-apache-sling-junit-remote) <br/> <small>([org.apache.sling.junit.remote](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.remote%22))</small> | Utilities to run server-side JUnit tests remotely |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-remote-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling JUnit Scriptable Tests Provider](https://github.com/apache/sling-org-apache-sling-junit-scriptable) <br/> <small>([org.apache.sling.junit.scriptable](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.scriptable%22))</small> | Registers Sling test resources with the JUnit core so that they can be run as tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-scriptable-1.8 [...]
-| [Apache Sling JUnit Tests Teleporter](https://github.com/apache/sling-org-apache-sling-junit-teleporter) <br/> <small>([org.apache.sling.junit.teleporter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.teleporter%22))</small> | Client-side implementation of the Teleporter mechanism for server-side JUnit tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-teleporter-1.8)](https:// [...]
\ No newline at end of file
+| [Apache Sling JUnit Core](https://github.com/apache/sling-org-apache-sling-junit-core) <br/> <small>([org.apache.sling.junit.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.core%22))</small> | Runs JUnit tests in an OSGi framework and provides the JUnit libraries |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
+| [Apache Sling JUnit Health Checks](https://github.com/apache/sling-org-apache-sling-junit-healthcheck) <br/> <small>([org.apache.sling.junit.healthcheck](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.healthcheck%22))</small> | Sling Health Check services that run JUnit tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-healthcheck-1.8)](https://builds.apache.org/view/S-Z/view/S [...]
+| [Apache Sling JUnit Performance](https://github.com/apache/sling-org-apache-sling-junit-performance) <br/> <small>([org.apache.sling.junit.performance](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.performance%22))</small> | Provides utilities for JUnit to run performance tests and report results |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-performance-1.8)](https://builds.apac [...]
+| [Apache Sling JUnit Remote Tests Runners](https://github.com/apache/sling-org-apache-sling-junit-remote) <br/> <small>([org.apache.sling.junit.remote](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.remote%22))</small> | Utilities to run server-side JUnit tests remotely |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-remote-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling JUnit Scriptable Tests Provider](https://github.com/apache/sling-org-apache-sling-junit-scriptable) <br/> <small>([org.apache.sling.junit.scriptable](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.scriptable%22))</small> | Registers Sling test resources with the JUnit core so that they can be run as tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-scriptable-1.8 [...]
+| [Apache Sling JUnit Tests Teleporter](https://github.com/apache/sling-org-apache-sling-junit-teleporter) <br/> <small>([org.apache.sling.junit.teleporter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.teleporter%22))</small> | Client-side implementation of the Teleporter mechanism for server-side JUnit tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-teleporter-1.8)](https:// [...]
\ No newline at end of file
diff --git a/docs/groups/karaf.md b/docs/groups/karaf.md
index 0a8adee..b4f6273 100644
--- a/docs/groups/karaf.md
+++ b/docs/groups/karaf.md
@@ -1,10 +1,10 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > karaf
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > karaf
 # karaf Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling - Karaf Configs](https://github.com/apache/sling-org-apache-sling-karaf-configs) <br/> <small>([org.apache.sling.karaf-configs](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-configs%22))</small> | Apache Sling configurations for provisioning with Apache Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-configs-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
-| [Apache Sling - Karaf Distribution](https://github.com/apache/sling-org-apache-sling-karaf-distribution) <br/> <small>([org.apache.sling.karaf-distribution](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-distribution%22))</small> | Apache Sling Karaf Distribution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-distribution-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling - Karaf Features](https://github.com/apache/sling-org-apache-sling-karaf-features) <br/> <small>([org.apache.sling.karaf-features](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-features%22))</small> | Apache Sling Features for provisioning with Apache Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-features-1.8)](https://builds.apache.org/view/S-Z/view/Sling/jo [...]
-| [Apache Sling - Karaf Integration Tests](https://github.com/apache/sling-org-apache-sling-karaf-integration-tests) <br/> <small>([org.apache.sling.karaf-integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-integration-tests%22))</small> | Integration Tests for Apache Sling Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-integration-tests-1.8)](https://builds.apac [...]
-| [Apache Sling - Karaf Launchpad Integration Tests (Oak Tar)](https://github.com/apache/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests) <br/> <small>([org.apache.sling.karaf-launchpad-oak-tar-integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-launchpad-oak-tar-integration-tests%22))</small> | Launchpad Integration Tests for Apache Sling with Oak Tar on Karaf |&#32;[![Build Status](https://builds.apac [...]
\ No newline at end of file
+| [Apache Sling - Karaf Configs](https://github.com/apache/sling-org-apache-sling-karaf-configs) <br/> <small>([org.apache.sling.karaf-configs](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-configs%22))</small> | Apache Sling configurations for provisioning with Apache Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-configs-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
+| [Apache Sling - Karaf Distribution](https://github.com/apache/sling-org-apache-sling-karaf-distribution) <br/> <small>([org.apache.sling.karaf-distribution](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-distribution%22))</small> | Apache Sling Karaf Distribution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-distribution-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling - Karaf Features](https://github.com/apache/sling-org-apache-sling-karaf-features) <br/> <small>([org.apache.sling.karaf-features](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-features%22))</small> | Apache Sling Features for provisioning with Apache Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-features-1.8)](https://builds.apache.org/view/S-Z/view/Sling/jo [...]
+| [Apache Sling - Karaf Integration Tests](https://github.com/apache/sling-org-apache-sling-karaf-integration-tests) <br/> <small>([org.apache.sling.karaf-integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-integration-tests%22))</small> | Integration Tests for Apache Sling Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-integration-tests-1.8)](https://builds.apac [...]
+| [Apache Sling - Karaf Launchpad Integration Tests (Oak Tar)](https://github.com/apache/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests) <br/> <small>([org.apache.sling.karaf-launchpad-oak-tar-integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-launchpad-oak-tar-integration-tests%22))</small> | Launchpad Integration Tests for Apache Sling with Oak Tar on Karaf |&#32;[![Build Status](https://builds.apac [...]
\ No newline at end of file
diff --git a/docs/groups/launchpad.md b/docs/groups/launchpad.md
index fb3e2c5..9a2f61d 100644
--- a/docs/groups/launchpad.md
+++ b/docs/groups/launchpad.md
@@ -1,16 +1,16 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > launchpad
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > launchpad
 # launchpad Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Launchpad API](https://github.com/apache/sling-org-apache-sling-launchpad-api) <br/> <small>([org.apache.sling.launchpad.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.api%22))</small> | This module contains the API exposed by Launchpad to bundles. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/ [...]
-| [Apache Sling Launchpad Base](https://github.com/apache/sling-org-apache-sling-launchpad-base) <br/> <small>([org.apache.sling.launchpad.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.base%22))</small> | This module contains the common classes and configuration files used by the various launchpad modules.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-base-1.8)](htt [...]
-| [Apache Sling Launchpad Contrib Testing](https://github.com/apache/sling-org-apache-sling-launchpad-contrib-testing) <br/> <small>([org.apache.sling.launchpad.contrib-testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.contrib-testing%22))</small> | Apache Sling Launchpad Contrib Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/b [...]
-| [Apache Sling Launchpad Installer](https://github.com/apache/sling-org-apache-sling-launchpad-installer) <br/> <small>([org.apache.sling.launchpad.installer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.installer%22))</small> | This module installs the contents of the launchpad archive into the framework. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-installer-1.8)](htt [...]
-| [Apache Sling Launchpad Integration Tests](https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests) <br/> <small>([org.apache.sling.launchpad.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.integration-tests%22))</small> | Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects. |&#32;[![Build Status](https://builds.apach [...]
-| [Apache Sling Launchpad Test Bundles](https://github.com/apache/sling-org-apache-sling-launchpad-test-bundles) <br/> <small>([org.apache.sling.launchpad.test-bundles](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-bundles%22))</small> | Bundles required for testing Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-test-bundles-1.8)](https://builds.apache.org [...]
-| [Apache Sling Launchpad Testing Fragment Bundle](https://github.com/apache/sling-org-apache-sling-launchpad-test-fragment) <br/> <small>([org.apache.sling.launchpad.test-fragment](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-fragment%22))</small> | Sling fragment bundle used by the Launchpad Testing integration tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-te [...]
-| [Apache Sling Launchpad Testing Services WAR](https://github.com/apache/sling-org-apache-sling-launchpad-test-services-war) <br/> <small>([org.apache.sling.launchpad.test-services-war](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-services-war%22))</small> | Sling services used by the Launchpad Testing integration tests in WAR form. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sli [...]
-| [Apache Sling Launchpad Testing Services](https://github.com/apache/sling-org-apache-sling-launchpad-test-services) <br/> <small>([org.apache.sling.launchpad.test-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-services%22))</small> | Sling services used by the Launchpad Testing integration tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-test-services-1. [...]
-| [Apache Sling Launchpad Testing WAR](https://github.com/apache/sling-org-apache-sling-launchpad-testing-war) <br/> <small>([org.apache.sling.launchpad.testing-war](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.testing-war%22))</small> | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-a [...]
-| [Apache Sling Launchpad Testing](https://github.com/apache/sling-org-apache-sling-launchpad-testing) <br/> <small>([org.apache.sling.launchpad.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.testing%22))</small> | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-laun [...]
\ No newline at end of file
+| [Apache Sling Launchpad API](https://github.com/apache/sling-org-apache-sling-launchpad-api) <br/> <small>([org.apache.sling.launchpad.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.api%22))</small> | This module contains the API exposed by Launchpad to bundles. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/ [...]
+| [Apache Sling Launchpad Base](https://github.com/apache/sling-org-apache-sling-launchpad-base) <br/> <small>([org.apache.sling.launchpad.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.base%22))</small> | This module contains the common classes and configuration files used by the various launchpad modules.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-base-1.8)](htt [...]
+| [Apache Sling Launchpad Contrib Testing](https://github.com/apache/sling-org-apache-sling-launchpad-contrib-testing) <br/> <small>([org.apache.sling.launchpad.contrib-testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.contrib-testing%22))</small> | Apache Sling Launchpad Contrib Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/b [...]
+| [Apache Sling Launchpad Installer](https://github.com/apache/sling-org-apache-sling-launchpad-installer) <br/> <small>([org.apache.sling.launchpad.installer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.installer%22))</small> | This module installs the contents of the launchpad archive into the framework. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-installer-1.8)](htt [...]
+| [Apache Sling Launchpad Integration Tests](https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests) <br/> <small>([org.apache.sling.launchpad.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.integration-tests%22))</small> | Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects. |&#32;[![Build Status](https://builds.apach [...]
+| [Apache Sling Launchpad Test Bundles](https://github.com/apache/sling-org-apache-sling-launchpad-test-bundles) <br/> <small>([org.apache.sling.launchpad.test-bundles](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-bundles%22))</small> | Bundles required for testing Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-test-bundles-1.8)](https://builds.apache.org [...]
+| [Apache Sling Launchpad Testing Fragment Bundle](https://github.com/apache/sling-org-apache-sling-launchpad-test-fragment) <br/> <small>([org.apache.sling.launchpad.test-fragment](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-fragment%22))</small> | Sling fragment bundle used by the Launchpad Testing integration tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-te [...]
+| [Apache Sling Launchpad Testing Services WAR](https://github.com/apache/sling-org-apache-sling-launchpad-test-services-war) <br/> <small>([org.apache.sling.launchpad.test-services-war](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-services-war%22))</small> | Sling services used by the Launchpad Testing integration tests in WAR form. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sli [...]
+| [Apache Sling Launchpad Testing Services](https://github.com/apache/sling-org-apache-sling-launchpad-test-services) <br/> <small>([org.apache.sling.launchpad.test-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-services%22))</small> | Sling services used by the Launchpad Testing integration tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-test-services-1. [...]
+| [Apache Sling Launchpad Testing WAR](https://github.com/apache/sling-org-apache-sling-launchpad-testing-war) <br/> <small>([org.apache.sling.launchpad.testing-war](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.testing-war%22))</small> | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-a [...]
+| [Apache Sling Launchpad Testing](https://github.com/apache/sling-org-apache-sling-launchpad-testing) <br/> <small>([org.apache.sling.launchpad.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.testing%22))</small> | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-laun [...]
\ No newline at end of file
diff --git a/docs/groups/models.md b/docs/groups/models.md
index ae8dfda..b1d9bdb 100644
--- a/docs/groups/models.md
+++ b/docs/groups/models.md
@@ -1,10 +1,10 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > models
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > models
 # models Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Models API](https://github.com/apache/sling-org-apache-sling-models-api) <br/> <small>([org.apache.sling.models.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.api%22))</small> | Apache Sling Models API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-models-api-1.8)&#32;[![JavaDoc [...]
-| [Apache Sling Models Implementation](https://github.com/apache/sling-org-apache-sling-models-impl) <br/> <small>([org.apache.sling.models.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.impl%22))</small> | Apache Sling Models Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-impl-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-mode [...]
-| [Apache Sling Models Integration Tests](https://github.com/apache/sling-org-apache-sling-models-integration-tests) <br/> <small>([org.apache.sling.models.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.integration-tests%22))</small> | Apache Sling Models Integration Tests - builds a bundle with Sling server-side tests, and executes them via a remote test proxy that runs in the integration-tests phase. |&#32;[![Bu [...]
-| [Apache Sling Models Jackson Exporter](https://github.com/apache/sling-org-apache-sling-models-jacksonexporter) <br/> <small>([org.apache.sling.models.jacksonexporter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.jacksonexporter%22))</small> | Apache Sling Models Client Model Exporter - Jackson |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-jacksonexporter-1.8)](https://builds [...]
-| [Apache Sling Models Validation Implementation](https://github.com/apache/sling-org-apache-sling-models-validation-impl) <br/> <small>([org.apache.sling.models.validation-impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.validation-impl%22))</small> | Validation Implementation which leverages Sling Validation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-validation-impl-1.8) [...]
\ No newline at end of file
+| [Apache Sling Models API](https://github.com/apache/sling-org-apache-sling-models-api) <br/> <small>([org.apache.sling.models.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.api%22))</small> | Apache Sling Models API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-models-api-1.8)&#32;[![JavaDoc [...]
+| [Apache Sling Models Implementation](https://github.com/apache/sling-org-apache-sling-models-impl) <br/> <small>([org.apache.sling.models.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.impl%22))</small> | Apache Sling Models Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-impl-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-mode [...]
+| [Apache Sling Models Integration Tests](https://github.com/apache/sling-org-apache-sling-models-integration-tests) <br/> <small>([org.apache.sling.models.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.integration-tests%22))</small> | Apache Sling Models Integration Tests - builds a bundle with Sling server-side tests, and executes them via a remote test proxy that runs in the integration-tests phase. |&#32;[![Bu [...]
+| [Apache Sling Models Jackson Exporter](https://github.com/apache/sling-org-apache-sling-models-jacksonexporter) <br/> <small>([org.apache.sling.models.jacksonexporter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.jacksonexporter%22))</small> | Apache Sling Models Client Model Exporter - Jackson |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-jacksonexporter-1.8)](https://builds [...]
+| [Apache Sling Models Validation Implementation](https://github.com/apache/sling-org-apache-sling-models-validation-impl) <br/> <small>([org.apache.sling.models.validation-impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.validation-impl%22))</small> | Validation Implementation which leverages Sling Validation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-validation-impl-1.8) [...]
\ No newline at end of file
diff --git a/docs/groups/nosql.md b/docs/groups/nosql.md
index 657d848..21f6ab3 100644
--- a/docs/groups/nosql.md
+++ b/docs/groups/nosql.md
@@ -1,10 +1,10 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > nosql
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > nosql
 # nosql Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling NoSQL Couchbase Client](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-client) <br/> <small>([org.apache.sling.nosql.couchbase-client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-client%22))</small> | Couchbase client provider using Couchbase SDK 2. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-couchbase-client-1.8)](https://builds.apa [...]
-| [Apache Sling NoSQL Couchbase Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-resourceprovider) <br/> <small>([org.apache.sling.nosql.couchbase-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-resourceprovider%22))</small> | Resource Provider with Couchbase Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
-| [Apache Sling NoSQL Generic Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-generic) <br/> <small>([org.apache.sling.nosql.generic](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.generic%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-generic-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-generic-1.8)&#3 [...]
-| [Apache Sling NoSQL Launchpad](https://github.com/apache/sling-org-apache-sling-nosql-launchpad) <br/> <small>([org.apache.sling.nosql.launchpad](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.launchpad%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-launchpad-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-launchpad-1.8)&#32;[![c [...]
-| [Apache Sling NoSQL MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-mongodb-resourceprovider) <br/> <small>([org.apache.sling.nosql.mongodb-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.mongodb-resourceprovider%22))</small> | Resource Provider with MongoDB Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-no [...]
\ No newline at end of file
+| [Apache Sling NoSQL Couchbase Client](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-client) <br/> <small>([org.apache.sling.nosql.couchbase-client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-client%22))</small> | Couchbase client provider using Couchbase SDK 2. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-couchbase-client-1.8)](https://builds.apa [...]
+| [Apache Sling NoSQL Couchbase Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-resourceprovider) <br/> <small>([org.apache.sling.nosql.couchbase-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-resourceprovider%22))</small> | Resource Provider with Couchbase Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
+| [Apache Sling NoSQL Generic Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-generic) <br/> <small>([org.apache.sling.nosql.generic](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.generic%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-generic-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-generic-1.8)&#3 [...]
+| [Apache Sling NoSQL Launchpad](https://github.com/apache/sling-org-apache-sling-nosql-launchpad) <br/> <small>([org.apache.sling.nosql.launchpad](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.launchpad%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-launchpad-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-launchpad-1.8)&#32;[![M [...]
+| [Apache Sling NoSQL MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-mongodb-resourceprovider) <br/> <small>([org.apache.sling.nosql.mongodb-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.mongodb-resourceprovider%22))</small> | Resource Provider with MongoDB Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-no [...]
\ No newline at end of file
diff --git a/docs/groups/repoinit.md b/docs/groups/repoinit.md
index 92ecb98..3cf0075 100644
--- a/docs/groups/repoinit.md
+++ b/docs/groups/repoinit.md
@@ -1,7 +1,7 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > repoinit
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > repoinit
 # repoinit Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling RepoInit Integration Tests](https://github.com/apache/sling-org-apache-sling-repoinit-it) <br/> <small>([org.apache.sling.repoinit.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.repoinit.it%22))</small> | DISABLED - these tests have moved elsewhere, see SLING-7454 |&#32;[![repoinit](https://sling.apache.org/badges/group-repoinit.svg)](https://github.com/apache/sling-aggregator/docs/groups/repoinit.md)|
-| [Apache Sling RepoInit Parser](https://github.com/apache/sling-org-apache-sling-repoinit-parser) <br/> <small>([org.apache.sling.repoinit.parser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.repoinit.parser%22))</small> | Parser for the Repository Initialization language used in Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-repoinit-parser-1.8)](https://builds.apache.org/view/S-Z/vie [...]
\ No newline at end of file
+| [Apache Sling RepoInit Integration Tests](https://github.com/apache/sling-org-apache-sling-repoinit-it) <br/> <small>([org.apache.sling.repoinit.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.repoinit.it%22))</small> | DISABLED - these tests have moved elsewhere, see SLING-7454 |&#32;[![repoinit](https://sling.apache.org/badges/group-repoinit.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/groups/repoinit.md)|
+| [Apache Sling RepoInit Parser](https://github.com/apache/sling-org-apache-sling-repoinit-parser) <br/> <small>([org.apache.sling.repoinit.parser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.repoinit.parser%22))</small> | Parser for the Repository Initialization language used in Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-repoinit-parser-1.8)](https://builds.apache.org/view/S-Z/vie [...]
\ No newline at end of file
diff --git a/docs/groups/scripting.md b/docs/groups/scripting.md
index f318bd1..b8c7555 100644
--- a/docs/groups/scripting.md
+++ b/docs/groups/scripting.md
@@ -1,28 +1,28 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > scripting
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > scripting
 # scripting Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Scripting API](https://github.com/apache/sling-org-apache-sling-scripting-api) <br/> <small>([org.apache.sling.scripting.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.api%22))</small> | This bundle provides the internal API to implement scripting. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/ [...]
-| [Apache Sling Script Console](https://github.com/apache/sling-org-apache-sling-scripting-console) <br/> <small>([org.apache.sling.scripting.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.console%22))</small> | Web Console plugin for evaluating scripts |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-console-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Scripting Core implementation](https://github.com/apache/sling-org-apache-sling-scripting-core) <br/> <small>([org.apache.sling.scripting.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.core%22))</small> | Sling Scripting core functionality |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-o [...]
-| [Apache Sling Wrapper Bundle for Apache Tomcat EL API](https://github.com/apache/sling-org-apache-sling-scripting-el-api) <br/> <small>([org.apache.sling.scripting.el-api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.el-api%22))</small> | This bundle wraps the Apache Tomcat 6.0.14 EL API used by Apache Sling Scripting JSP. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-e [...]
-| [Apache Sling Scripting ESX](https://github.com/apache/sling-org-apache-sling-scripting-esx) <br/> <small>([org.apache.sling.scripting.esx](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.esx%22))</small> | Support NodeJS like scripting and module resolution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-esx-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
-| [Apache Sling Scripting FreeMarker](https://github.com/apache/sling-org-apache-sling-scripting-freemarker) <br/> <small>([org.apache.sling.scripting.freemarker](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.freemarker%22))</small> | Support for FreeMarker scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-freemarker-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
-| [Apache Sling Scripting Groovy](https://github.com/apache/sling-org-apache-sling-scripting-groovy) <br/> <small>([org.apache.sling.scripting.groovy](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.groovy%22))</small> | Support for scripting with Groovy |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-groovy-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apa [...]
-| [Apache Sling Scripting Java Support](https://github.com/apache/sling-org-apache-sling-scripting-java) <br/> <small>([org.apache.sling.scripting.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.java%22))</small> | Support for scripting Java |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-java-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
-| [Apache Sling Scripting JavaScript Support](https://github.com/apache/sling-org-apache-sling-scripting-javascript) <br/> <small>([org.apache.sling.scripting.javascript](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.javascript%22))</small> | Support for JavaScript scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-javascript-1.8)](https://builds.apache.org/view/S-Z/v [...]
-| [Apache Sling Wrapper Bundle for Apache Tomcat JSP API](https://github.com/apache/sling-org-apache-sling-scripting-jsp-api) <br/> <small>([org.apache.sling.scripting.jsp-api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp-api%22))</small> | This bundle wraps the Apache Tomcat 6.0.14 JSP API used by Apache Sling Scripting JSP. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-script [...]
-| [Apache Sling Scripting JSP Standard Tag Library](https://github.com/apache/sling-org-apache-sling-scripting-jsp-jstl) <br/> <small>([org.apache.sling.scripting.jsp.jstl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp.jstl%22))</small> | JavaServer Pages Standard Tag Library based on Jakarta Taglibs (XML support excluded) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting- [...]
-| [Apache Sling Scripting JSP Tag Library](https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib) <br/> <small>([org.apache.sling.scripting.jsp.taglib](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp.taglib%22))</small> | Core Tag Library for Apache Sling JSP support |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-jsp-taglib-1.8)](https://builds.apache.org/ [...]
-| [Apache Sling Scripting JSP Support](https://github.com/apache/sling-org-apache-sling-scripting-jsp) <br/> <small>([org.apache.sling.scripting.jsp](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp%22))</small> | Support for JSP scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-jsp-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-scrip [...]
-| [Apache Sling Scripting HTL Java Compiler](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler-java) <br/> <small>([org.apache.sling.scripting.sightly.compiler.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.compiler.java%22))</small> | The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.com [...]
-| [Apache Sling Scripting HTL Compiler](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler) <br/> <small>([org.apache.sling.scripting.sightly.compiler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.compiler%22))</small> | The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree. |&#32;[![Build Status](https://builds.apache. [...]
-| [Apache Sling Scripting HTL JavaScript Use Provider](https://github.com/apache/sling-org-apache-sling-scripting-sightly-js-provider) <br/> <small>([org.apache.sling.scripting.sightly.js.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.js.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-js-provider-1.8)](https://builds.apache.or [...]
-| [Apache Sling Scripting HTL Sling Models Use Provider](https://github.com/apache/sling-org-apache-sling-scripting-sightly-models-provider) <br/> <small>([org.apache.sling.scripting.sightly.models.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.models.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-models-provider-1.8)](https: [...]
-| [Apache Sling Scripting HTL Read-Eval-Print Loop Environment](https://github.com/apache/sling-org-apache-sling-scripting-sightly-repl) <br/> <small>([org.apache.sling.scripting.sightly.repl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.repl%22))</small> | REPL for Apache Sling Scripting HTL engine |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-repl-1.8)]( [...]
-| [Apache Sling Scripting HTL Integration Tests Content](https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing-content) <br/> <small>([org.apache.sling.scripting.sightly.testing-content](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.testing-content%22))</small> | This bundle contains: - Content adapted from the Adobe HTL TCK meant to test the org.apache.sling.scripting.HTL implementations. - Content  [...]
-| [Apache Sling Scripting HTL Integration Tests](https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing) <br/> <small>([org.apache.sling.scripting.sightly.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.testing%22))</small> | This project runs the integration tests for validating the Apache Sling Scripting HTL implementation against the Adobe HTL TCK. |&#32;[![Build Status](https://builds.apach [...]
-| [Apache Sling Scripting HTL Engine](https://github.com/apache/sling-org-apache-sling-scripting-sightly) <br/> <small>([org.apache.sling.scripting.sightly](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly%22))</small> | The Apache Sling Scripting HTL Engine is a Java implementation of the HTML Template Language specification. The bundle contains the HTL script engine and its runtime implementation. |&#32;[![Build Status](h [...]
-| [Apache Sling Scripting Thymeleaf](https://github.com/apache/sling-org-apache-sling-scripting-thymeleaf) <br/> <small>([org.apache.sling.scripting.thymeleaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.thymeleaf%22))</small> | Apache Sling Scripting Thymeleaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-thymeleaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Scripting W3C XML Processing Support](https://github.com/apache/sling-org-apache-sling-scripting-xproc) <br/> <small>([org.apache.sling.scripting.xproc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.xproc%22))</small> | Support for W3C XML Processing scripting (http://www.w3.org/XML/Processing/) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-xproc-1.8)](http [...]
\ No newline at end of file
+| [Apache Sling Scripting API](https://github.com/apache/sling-org-apache-sling-scripting-api) <br/> <small>([org.apache.sling.scripting.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.api%22))</small> | This bundle provides the internal API to implement scripting. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/ [...]
+| [Apache Sling Script Console](https://github.com/apache/sling-org-apache-sling-scripting-console) <br/> <small>([org.apache.sling.scripting.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.console%22))</small> | Web Console plugin for evaluating scripts |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-console-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Scripting Core implementation](https://github.com/apache/sling-org-apache-sling-scripting-core) <br/> <small>([org.apache.sling.scripting.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.core%22))</small> | Sling Scripting core functionality |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-o [...]
+| [Apache Sling Wrapper Bundle for Apache Tomcat EL API](https://github.com/apache/sling-org-apache-sling-scripting-el-api) <br/> <small>([org.apache.sling.scripting.el-api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.el-api%22))</small> | This bundle wraps the Apache Tomcat 6.0.14 EL API used by Apache Sling Scripting JSP. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-e [...]
+| [Apache Sling Scripting ESX](https://github.com/apache/sling-org-apache-sling-scripting-esx) <br/> <small>([org.apache.sling.scripting.esx](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.esx%22))</small> | Support NodeJS like scripting and module resolution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-esx-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
+| [Apache Sling Scripting FreeMarker](https://github.com/apache/sling-org-apache-sling-scripting-freemarker) <br/> <small>([org.apache.sling.scripting.freemarker](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.freemarker%22))</small> | Support for FreeMarker scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-freemarker-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
+| [Apache Sling Scripting Groovy](https://github.com/apache/sling-org-apache-sling-scripting-groovy) <br/> <small>([org.apache.sling.scripting.groovy](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.groovy%22))</small> | Support for scripting with Groovy |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-groovy-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apa [...]
+| [Apache Sling Scripting Java Support](https://github.com/apache/sling-org-apache-sling-scripting-java) <br/> <small>([org.apache.sling.scripting.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.java%22))</small> | Support for scripting Java |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-java-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
+| [Apache Sling Scripting JavaScript Support](https://github.com/apache/sling-org-apache-sling-scripting-javascript) <br/> <small>([org.apache.sling.scripting.javascript](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.javascript%22))</small> | Support for JavaScript scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-javascript-1.8)](https://builds.apache.org/view/S-Z/v [...]
+| [Apache Sling Wrapper Bundle for Apache Tomcat JSP API](https://github.com/apache/sling-org-apache-sling-scripting-jsp-api) <br/> <small>([org.apache.sling.scripting.jsp-api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp-api%22))</small> | This bundle wraps the Apache Tomcat 6.0.14 JSP API used by Apache Sling Scripting JSP. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-script [...]
+| [Apache Sling Scripting JSP Standard Tag Library](https://github.com/apache/sling-org-apache-sling-scripting-jsp-jstl) <br/> <small>([org.apache.sling.scripting.jsp.jstl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp.jstl%22))</small> | JavaServer Pages Standard Tag Library based on Jakarta Taglibs (XML support excluded) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting- [...]
+| [Apache Sling Scripting JSP Tag Library](https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib) <br/> <small>([org.apache.sling.scripting.jsp.taglib](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp.taglib%22))</small> | Core Tag Library for Apache Sling JSP support |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-jsp-taglib-1.8)](https://builds.apache.org/ [...]
+| [Apache Sling Scripting JSP Support](https://github.com/apache/sling-org-apache-sling-scripting-jsp) <br/> <small>([org.apache.sling.scripting.jsp](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp%22))</small> | Support for JSP scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-jsp-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-scrip [...]
+| [Apache Sling Scripting HTL Java Compiler](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler-java) <br/> <small>([org.apache.sling.scripting.sightly.compiler.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.compiler.java%22))</small> | The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.com [...]
+| [Apache Sling Scripting HTL Compiler](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler) <br/> <small>([org.apache.sling.scripting.sightly.compiler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.compiler%22))</small> | The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree. |&#32;[![Build Status](https://builds.apache. [...]
+| [Apache Sling Scripting HTL JavaScript Use Provider](https://github.com/apache/sling-org-apache-sling-scripting-sightly-js-provider) <br/> <small>([org.apache.sling.scripting.sightly.js.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.js.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-js-provider-1.8)](https://builds.apache.or [...]
+| [Apache Sling Scripting HTL Sling Models Use Provider](https://github.com/apache/sling-org-apache-sling-scripting-sightly-models-provider) <br/> <small>([org.apache.sling.scripting.sightly.models.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.models.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-models-provider-1.8)](https: [...]
+| [Apache Sling Scripting HTL Read-Eval-Print Loop Environment](https://github.com/apache/sling-org-apache-sling-scripting-sightly-repl) <br/> <small>([org.apache.sling.scripting.sightly.repl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.repl%22))</small> | REPL for Apache Sling Scripting HTL engine |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-repl-1.8)]( [...]
+| [Apache Sling Scripting HTL Integration Tests Content](https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing-content) <br/> <small>([org.apache.sling.scripting.sightly.testing-content](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.testing-content%22))</small> | This bundle contains: - Content adapted from the Adobe HTL TCK meant to test the org.apache.sling.scripting.HTL implementations. - Content  [...]
+| [Apache Sling Scripting HTL Integration Tests](https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing) <br/> <small>([org.apache.sling.scripting.sightly.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.testing%22))</small> | This project runs the integration tests for validating the Apache Sling Scripting HTL implementation against the Adobe HTL TCK. |&#32;[![Build Status](https://builds.apach [...]
+| [Apache Sling Scripting HTL Engine](https://github.com/apache/sling-org-apache-sling-scripting-sightly) <br/> <small>([org.apache.sling.scripting.sightly](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly%22))</small> | The Apache Sling Scripting HTL Engine is a Java implementation of the HTML Template Language specification. The bundle contains the HTL script engine and its runtime implementation. |&#32;[![Build Status](h [...]
+| [Apache Sling Scripting Thymeleaf](https://github.com/apache/sling-org-apache-sling-scripting-thymeleaf) <br/> <small>([org.apache.sling.scripting.thymeleaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.thymeleaf%22))</small> | Apache Sling Scripting Thymeleaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-thymeleaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Scripting W3C XML Processing Support](https://github.com/apache/sling-org-apache-sling-scripting-xproc) <br/> <small>([org.apache.sling.scripting.xproc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.xproc%22))</small> | Support for W3C XML Processing scripting (http://www.w3.org/XML/Processing/) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-xproc-1.8)](http [...]
\ No newline at end of file
diff --git a/docs/groups/servlets.md b/docs/groups/servlets.md
index 723ae2f..736d910 100644
--- a/docs/groups/servlets.md
+++ b/docs/groups/servlets.md
@@ -1,10 +1,10 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > servlets
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > servlets
 # servlets Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Servlets Annotations IT](https://github.com/apache/sling-org-apache-sling-servlets-annotations-it) <br/> <small>([org.apache.sling.servlets.annotations.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations.it%22))</small> | Integration tests for OSGi DS 1.4 component property type annotations for Sling servlets and filters |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apac [...]
-| [Apache Sling Servlet Annotations](https://github.com/apache/sling-org-apache-sling-servlets-annotations) <br/> <small>([org.apache.sling.servlets.annotations](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations%22))</small> | OSGi DS 1.4 component property type annotations for Sling servlets and filters |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-annotations-1.8)] [...]
-| [Apache Sling Default GET Servlets](https://github.com/apache/sling-org-apache-sling-servlets-get) <br/> <small>([org.apache.sling.servlets.get](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.get%22))</small> | Provides default GET servlets for HTML, Text and JSON rendering and streaming resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-get-1.8)](https://builds.apach [...]
-| [Apache Sling Default POST Servlets](https://github.com/apache/sling-org-apache-sling-servlets-post) <br/> <small>([org.apache.sling.servlets.post](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.post%22))</small> | Provides default POST servlets. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-post-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
-| [Apache Sling Servlet Resolver](https://github.com/apache/sling-org-apache-sling-servlets-resolver) <br/> <small>([org.apache.sling.servlets.resolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.resolver%22))</small> | Bundle implementing the Sling API ServletResolver. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-resolver-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
\ No newline at end of file
+| [Apache Sling Servlets Annotations IT](https://github.com/apache/sling-org-apache-sling-servlets-annotations-it) <br/> <small>([org.apache.sling.servlets.annotations.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations.it%22))</small> | Integration tests for OSGi DS 1.4 component property type annotations for Sling servlets and filters |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apac [...]
+| [Apache Sling Servlet Annotations](https://github.com/apache/sling-org-apache-sling-servlets-annotations) <br/> <small>([org.apache.sling.servlets.annotations](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations%22))</small> | OSGi DS 1.4 component property type annotations for Sling servlets and filters |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-annotations-1.8)] [...]
+| [Apache Sling Default GET Servlets](https://github.com/apache/sling-org-apache-sling-servlets-get) <br/> <small>([org.apache.sling.servlets.get](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.get%22))</small> | Provides default GET servlets for HTML, Text and JSON rendering and streaming resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-get-1.8)](https://builds.apach [...]
+| [Apache Sling Default POST Servlets](https://github.com/apache/sling-org-apache-sling-servlets-post) <br/> <small>([org.apache.sling.servlets.post](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.post%22))</small> | Provides default POST servlets. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-post-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
+| [Apache Sling Servlet Resolver](https://github.com/apache/sling-org-apache-sling-servlets-resolver) <br/> <small>([org.apache.sling.servlets.resolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.resolver%22))</small> | Bundle implementing the Sling API ServletResolver. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-resolver-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
\ No newline at end of file
diff --git a/docs/groups/starter.md b/docs/groups/starter.md
index ad91d68..3484549 100644
--- a/docs/groups/starter.md
+++ b/docs/groups/starter.md
@@ -1,7 +1,7 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > starter
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > starter
 # starter Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Starter Content](https://github.com/apache/sling-org-apache-sling-starter-content) <br/> <small>([org.apache.sling.starter.content](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter.content%22))</small> | This bundle provides content that is loaded in the JCR repository for the Sling Starter. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-content-1.8)](https://build [...]
-| [Apache Sling Starter Startup Module](https://github.com/apache/sling-org-apache-sling-starter-startup) <br/> <small>([org.apache.sling.starter.startup](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter.startup%22))</small> | A module for handling the startup of the Apache Sling Starter. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-startup-1.8)](https://builds.apache.org/view/S [...]
\ No newline at end of file
+| [Apache Sling Starter Content](https://github.com/apache/sling-org-apache-sling-starter-content) <br/> <small>([org.apache.sling.starter.content](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter.content%22))</small> | This bundle provides content that is loaded in the JCR repository for the Sling Starter. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-content-1.8)](https://build [...]
+| [Apache Sling Starter Startup Module](https://github.com/apache/sling-org-apache-sling-starter-startup) <br/> <small>([org.apache.sling.starter.startup](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter.startup%22))</small> | A module for handling the startup of the Apache Sling Starter. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-startup-1.8)](https://builds.apache.org/view/S [...]
\ No newline at end of file
diff --git a/docs/groups/testing.md b/docs/groups/testing.md
index d77045a..1955608 100644
--- a/docs/groups/testing.md
+++ b/docs/groups/testing.md
@@ -1,18 +1,18 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > testing
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > testing
 # testing Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Context-Aware Configuration Mock Plugin](https://github.com/apache/sling-org-apache-sling-testing-caconfig-mock-plugin) <br/> <small>([org.apache.sling.testing.caconfig-mock-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.caconfig-mock-plugin%22))</small> | Mock Context Plugin for Apache Sling Context-Aware Configuration |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sl [...]
-| [Apache Sling Testing Clients](https://github.com/apache/sling-org-apache-sling-testing-clients) <br/> <small>([org.apache.sling.testing.clients](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.clients%22))</small> | Sling testing http clients and utils |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-clients-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
-| [Apache Sling Testing Email Support](https://github.com/apache/sling-org-apache-sling-testing-email) <br/> <small>([org.apache.sling.testing.email](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.email%22))</small> | Contains utilities that assist in validating email-enabled OSGi applications. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-email-1.8)](https://builds.apache.org/ [...]
-| [Apache Sling Testing Hamcrest](https://github.com/apache/sling-org-apache-sling-testing-hamcrest) <br/> <small>([org.apache.sling.testing.hamcrest](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.hamcrest%22))</small> | Hamcrest matchers tailored for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-hamcrest-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Testing JCR Mock](https://github.com/apache/sling-org-apache-sling-testing-jcr-mock) <br/> <small>([org.apache.sling.testing.jcr-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.jcr-mock%22))</small> | Mock implementation of selected JCR APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-jcr-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
-| [Apache Sling Testing Mock Log Configuration](https://github.com/apache/sling-org-apache-sling-testing-logging-mock) <br/> <small>([org.apache.sling.testing.logging-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.logging-mock%22))</small> | Default simple SLF4J log configuration for Mock libraries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-logging-mock-1.8)](https:// [...]
-| [Apache Sling Testing OSGi Mock](https://github.com/apache/sling-org-apache-sling-testing-osgi-mock) <br/> <small>([org.apache.sling.testing.osgi-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.osgi-mock%22))</small> | Mock implementation of selected OSGi APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-osgi-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Testing PaxExam](https://github.com/apache/sling-org-apache-sling-testing-paxexam) <br/> <small>([org.apache.sling.testing.paxexam](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.paxexam%22))</small> | Test support for use with Pax Exam. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-paxexam-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
-| [Apache Sling Testing Resource Resolver Mock](https://github.com/apache/sling-org-apache-sling-testing-resourceresolver-mock) <br/> <small>([org.apache.sling.testing.resourceresolver-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.resourceresolver-mock%22))</small> | Mock for the resource resolver / factory for easier testing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testin [...]
-| [Apache Sling Testing Rules](https://github.com/apache/sling-org-apache-sling-testing-rules) <br/> <small>([org.apache.sling.testing.rules](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.rules%22))</small> | Sling testing junit rules and utils |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-rules-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tes [...]
-| [Apache Sling Server Setup Tools](https://github.com/apache/sling-org-apache-sling-testing-serversetup) <br/> <small>([org.apache.sling.testing.serversetup](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.serversetup%22))</small> | Sling Server Setup utilities. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-serversetup-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver](https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak) <br/> <small>([org.apache.sling.testing.sling-mock-oak](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.sling-mock-oak%22))</small> | Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks. |&#32;[![Build Status](https://builds.apache.o [...]
-| [Apache Sling Testing Sling Mock](https://github.com/apache/sling-org-apache-sling-testing-sling-mock) <br/> <small>([org.apache.sling.testing.sling-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.sling-mock%22))</small> | Mock implementation of selected Sling APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-sling-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sli [...]
\ No newline at end of file
+| [Apache Sling Context-Aware Configuration Mock Plugin](https://github.com/apache/sling-org-apache-sling-testing-caconfig-mock-plugin) <br/> <small>([org.apache.sling.testing.caconfig-mock-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.caconfig-mock-plugin%22))</small> | Mock Context Plugin for Apache Sling Context-Aware Configuration |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sl [...]
+| [Apache Sling Testing Clients](https://github.com/apache/sling-org-apache-sling-testing-clients) <br/> <small>([org.apache.sling.testing.clients](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.clients%22))</small> | Sling testing http clients and utils |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-clients-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
+| [Apache Sling Testing Email Support](https://github.com/apache/sling-org-apache-sling-testing-email) <br/> <small>([org.apache.sling.testing.email](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.email%22))</small> | Contains utilities that assist in validating email-enabled OSGi applications. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-email-1.8)](https://builds.apache.org/ [...]
+| [Apache Sling Testing Hamcrest](https://github.com/apache/sling-org-apache-sling-testing-hamcrest) <br/> <small>([org.apache.sling.testing.hamcrest](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.hamcrest%22))</small> | Hamcrest matchers tailored for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-hamcrest-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Testing JCR Mock](https://github.com/apache/sling-org-apache-sling-testing-jcr-mock) <br/> <small>([org.apache.sling.testing.jcr-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.jcr-mock%22))</small> | Mock implementation of selected JCR APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-jcr-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
+| [Apache Sling Testing Mock Log Configuration](https://github.com/apache/sling-org-apache-sling-testing-logging-mock) <br/> <small>([org.apache.sling.testing.logging-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.logging-mock%22))</small> | Default simple SLF4J log configuration for Mock libraries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-logging-mock-1.8)](https:// [...]
+| [Apache Sling Testing OSGi Mock](https://github.com/apache/sling-org-apache-sling-testing-osgi-mock) <br/> <small>([org.apache.sling.testing.osgi-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.osgi-mock%22))</small> | Mock implementation of selected OSGi APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-osgi-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Testing PaxExam](https://github.com/apache/sling-org-apache-sling-testing-paxexam) <br/> <small>([org.apache.sling.testing.paxexam](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.paxexam%22))</small> | Test support for use with Pax Exam. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-paxexam-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
+| [Apache Sling Testing Resource Resolver Mock](https://github.com/apache/sling-org-apache-sling-testing-resourceresolver-mock) <br/> <small>([org.apache.sling.testing.resourceresolver-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.resourceresolver-mock%22))</small> | Mock for the resource resolver / factory for easier testing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testin [...]
+| [Apache Sling Testing Rules](https://github.com/apache/sling-org-apache-sling-testing-rules) <br/> <small>([org.apache.sling.testing.rules](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.rules%22))</small> | Sling testing junit rules and utils |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-rules-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tes [...]
+| [Apache Sling Server Setup Tools](https://github.com/apache/sling-org-apache-sling-testing-serversetup) <br/> <small>([org.apache.sling.testing.serversetup](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.serversetup%22))</small> | Sling Server Setup utilities. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-serversetup-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver](https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak) <br/> <small>([org.apache.sling.testing.sling-mock-oak](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.sling-mock-oak%22))</small> | Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks. |&#32;[![Build Status](https://builds.apache.o [...]
+| [Apache Sling Testing Sling Mock](https://github.com/apache/sling-org-apache-sling-testing-sling-mock) <br/> <small>([org.apache.sling.testing.sling-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.sling-mock%22))</small> | Mock implementation of selected Sling APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-sling-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sli [...]
\ No newline at end of file
diff --git a/docs/groups/tooling.md b/docs/groups/tooling.md
index ccbd8cc..9a8f19f 100644
--- a/docs/groups/tooling.md
+++ b/docs/groups/tooling.md
@@ -1,7 +1,7 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > tooling
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > tooling
 # tooling Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Tooling Support Install](https://github.com/apache/sling-org-apache-sling-tooling-support-install) <br/> <small>([org.apache.sling.tooling.support.install](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tooling.support.install%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tooling-support-install-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
-| [Apache Sling Tooling Support Source](https://github.com/apache/sling-org-apache-sling-tooling-support-source) <br/> <small>([org.apache.sling.tooling.support.source](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tooling.support.source%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tooling-support-source-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
\ No newline at end of file
+| [Apache Sling Tooling Support Install](https://github.com/apache/sling-org-apache-sling-tooling-support-install) <br/> <small>([org.apache.sling.tooling.support.install](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tooling.support.install%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tooling-support-install-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
+| [Apache Sling Tooling Support Source](https://github.com/apache/sling-org-apache-sling-tooling-support-source) <br/> <small>([org.apache.sling.tooling.support.source](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tooling.support.source%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tooling-support-source-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
\ No newline at end of file
diff --git a/docs/groups/validation.md b/docs/groups/validation.md
index beadfc2..7cf79a1 100644
--- a/docs/groups/validation.md
+++ b/docs/groups/validation.md
@@ -1,9 +1,9 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > validation
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > validation
 # validation Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Validation Framework API](https://github.com/apache/sling-org-apache-sling-validation-api) <br/> <small>([org.apache.sling.validation.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.api%22))</small> | The Apache Sling Validation Framework API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
-| [Apache Sling Validation Framework Core Implementation](https://github.com/apache/sling-org-apache-sling-validation-core) <br/> <small>([org.apache.sling.validation.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.core%22))</small> | Provides Validation services to Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-core-1.8)](https://builds.apache.org/view/S [...]
-| [Apache Sling Validation Framework Examples](https://github.com/apache/sling-org-apache-sling-validation-examples) <br/> <small>([org.apache.sling.validation.examples](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.examples%22))</small> | Demo Examples for the Apache Sling Validation Framework |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-examples-1.8)](https://builds.a [...]
-| [Apache Sling Validation Framework Testing Services](https://github.com/apache/sling-org-apache-sling-validation-test-services) <br/> <small>([org.apache.sling.validation.test-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.test-services%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-test-services-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
\ No newline at end of file
+| [Apache Sling Validation Framework API](https://github.com/apache/sling-org-apache-sling-validation-api) <br/> <small>([org.apache.sling.validation.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.api%22))</small> | The Apache Sling Validation Framework API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
+| [Apache Sling Validation Framework Core Implementation](https://github.com/apache/sling-org-apache-sling-validation-core) <br/> <small>([org.apache.sling.validation.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.core%22))</small> | Provides Validation services to Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-core-1.8)](https://builds.apache.org/view/S [...]
+| [Apache Sling Validation Framework Examples](https://github.com/apache/sling-org-apache-sling-validation-examples) <br/> <small>([org.apache.sling.validation.examples](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.examples%22))</small> | Demo Examples for the Apache Sling Validation Framework |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-examples-1.8)](https://builds.a [...]
+| [Apache Sling Validation Framework Testing Services](https://github.com/apache/sling-org-apache-sling-validation-test-services) <br/> <small>([org.apache.sling.validation.test-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.test-services%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-test-services-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
\ No newline at end of file
diff --git a/docs/modules.md b/docs/modules.md
index d8d2663..6160fe1 100644
--- a/docs/modules.md
+++ b/docs/modules.md
@@ -20,35 +20,35 @@
 | [Apache Sling Maven Sling Plugin](https://github.com/apache/sling-maven-sling-plugin) <br/> <small>([maven-sling-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22maven-sling-plugin%22))</small> | Apache Sling Maven Plugin for Supporting Bundle Development |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-maven-sling-plugin-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-maven-sling-plugin-1.8)&#32;[![Test Sta [...]
 | [Apache Sling Adapter Manager Implementation](https://github.com/apache/sling-org-apache-sling-adapter) <br/> <small>([org.apache.sling.adapter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.adapter%22))</small> | Bundle implementing the AdapterManager and provides a convenience implementation of the Adaptable interface to make use of this AdapterManager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-ap [...]
 | [Apache Sling API](https://github.com/apache/sling-org-apache-sling-api) <br/> <small>([org.apache.sling.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.api%22))</small> | The Apache Sling API defines an extension to the Servlet API 2.4 to provide access to content and unified access to request parameters hiding the differences between the different methods of transferring parameters from client to server. Note that the Apache Sling  [...]
-| [Apache Sling Authentication Service](https://github.com/apache/sling-org-apache-sling-auth-core) <br/> <small>([org.apache.sling.auth.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.core%22))</small> | The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an A [...]
-| [Apache Sling Form Based Authentication Handler](https://github.com/apache/sling-org-apache-sling-auth-form) <br/> <small>([org.apache.sling.auth.form](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.form%22))</small> | Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating. |&#32;[![Bui [...]
-| [Apache Sling Authentication XING API](https://github.com/apache/sling-org-apache-sling-auth-xing-api) <br/> <small>([org.apache.sling.auth.xing.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.api%22))</small> | Apache Sling Authentication XING API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
-| [Apache Sling Authentication XING Login](https://github.com/apache/sling-org-apache-sling-auth-xing-login) <br/> <small>([org.apache.sling.auth.xing.login](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.login%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-login-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-xing-login-1.8 [...]
-| [Apache Sling Authentication XING OAuth](https://github.com/apache/sling-org-apache-sling-auth-xing-oauth) <br/> <small>([org.apache.sling.auth.xing.oauth](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.oauth%22))</small> | Apache Sling Authentication XING OAuth |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-oauth-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Authentication Service](https://github.com/apache/sling-org-apache-sling-auth-core) <br/> <small>([org.apache.sling.auth.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.core%22))</small> | The Sling Authentication Service bundle provides the basic mechanisms to authenticate HTTP requests with a JCR repository. The algorithms for extracting authentication details from the requests is extensible by implementing an A [...]
+| [Apache Sling Form Based Authentication Handler](https://github.com/apache/sling-org-apache-sling-auth-form) <br/> <small>([org.apache.sling.auth.form](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.form%22))</small> | Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating. |&#32;[![Bui [...]
+| [Apache Sling Authentication XING API](https://github.com/apache/sling-org-apache-sling-auth-xing-api) <br/> <small>([org.apache.sling.auth.xing.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.api%22))</small> | Apache Sling Authentication XING API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
+| [Apache Sling Authentication XING Login](https://github.com/apache/sling-org-apache-sling-auth-xing-login) <br/> <small>([org.apache.sling.auth.xing.login](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.login%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-login-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-xing-login-1.8 [...]
+| [Apache Sling Authentication XING OAuth](https://github.com/apache/sling-org-apache-sling-auth-xing-oauth) <br/> <small>([org.apache.sling.auth.xing.oauth](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.oauth%22))</small> | Apache Sling Authentication XING OAuth |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-oauth-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
 | [Apache Sling Models bnd Plugin](https://github.com/apache/sling-org-apache-sling-bnd-models) <br/> <small>([org.apache.sling.bnd.models](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.bnd.models%22))</small> | This bnd plugin detected all Sling Models classes and adds a bundle header Sling-Model-Classes containing their names. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-bnd-models-1.8)](h [...]
 | [Apache Sling Bundle Resource Provider](https://github.com/apache/sling-org-apache-sling-bundleresource-impl) <br/> <small>([org.apache.sling.bundleresource.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.bundleresource.impl%22))</small> | Provides a ResourceProvider implementation supporting bundle based resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-bundleresource-impl-1.8)] [...]
-| [Apache Sling Context-Aware Configuration API](https://github.com/apache/sling-org-apache-sling-caconfig-api) <br/> <small>([org.apache.sling.caconfig.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.api%22))</small> | Apache Sling Context-Aware Configuration API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Context-Aware Configuration bnd Plugin](https://github.com/apache/sling-org-apache-sling-caconfig-bnd-plugin) <br/> <small>([org.apache.sling.caconfig.bnd-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.bnd-plugin%22))</small> | This bnd plugin detected all configuration annotation classes and adds a bundle header Sling-ContextAware-Configuration-Classes containing their names. |&#32;[![Build Status](https:/ [...]
-| [Apache Sling Context-Aware Configuration Implementation](https://github.com/apache/sling-org-apache-sling-caconfig-impl) <br/> <small>([org.apache.sling.caconfig.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.impl%22))</small> | Apache Sling Context-Aware Configuration Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-impl-1.8)](https://builds.apache.org/v [...]
-| [Apache Sling Context-Aware Configuration Integration Tests](https://github.com/apache/sling-org-apache-sling-caconfig-integration-tests) <br/> <small>([org.apache.sling.caconfig.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.integration-tests%22))</small> | Integration tests for the Apache Sling Context-Aware Configuration Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sl [...]
-| [Apache Sling Context-Aware Configuration SPI](https://github.com/apache/sling-org-apache-sling-caconfig-spi) <br/> <small>([org.apache.sling.caconfig.spi](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.spi%22))</small> | Apache Sling Context-Aware Configuration SPI |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-spi-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Cassandra Resource Provider](https://github.com/apache/sling-org-apache-sling-cassandra) <br/> <small>([org.apache.sling.cassandra](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.cassandra%22))</small> | Provides a ResourceProvider implementation supporting Apache Cassandra based resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-cassandra-1.8)](https://builds.apache.org/ [...]
-| [Apache Sling Commons Cache API](https://github.com/apache/sling-org-apache-sling-commons-cache-api) <br/> <small>([org.apache.sling.commons.cache.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.api%22))</small> | This bundle porvides a Cache API for Sling applications to use. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-api-1.8)](https://builds.apache.org/vi [...]
-| [Apache Sling OSGi PAX Exam support library](https://github.com/apache/sling-org-apache-sling-commons-cache-container-test) <br/> <small>([org.apache.sling.commons.cache.container-test](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.container-test%22))</small> | This bundle provides a base class for OSGi Container tests. It should be incuded as a dependency with a scope of test. |&#32;[![Build Status](https://builds.apache. [...]
-| [Apache Sling Cache API EhCache implementation](https://github.com/apache/sling-org-apache-sling-commons-cache-ehcache) <br/> <small>([org.apache.sling.commons.cache.ehcache](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.ehcache%22))</small> | This bundle provides an implementation of the Cache API using ehcache. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-ehca [...]
-| [Apache Sling Cache API Implementation support library](https://github.com/apache/sling-org-apache-sling-commons-cache-impl) <br/> <small>([org.apache.sling.commons.cache.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.impl%22))</small> | This bundle provides an implementation support for Cache implementations. It is a utility jar that should be embedded. |&#32;[![Build Status](https://builds.apache.org/buildStatus/ico [...]
-| [Apache Sling Cache Portal Cache](https://github.com/apache/sling-org-apache-sling-commons-cache-portal) <br/> <small>([org.apache.sling.commons.cache.portal](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.portal%22))</small> | This bundle provides an implementation of the portal Cache using the Cache API . |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-portal-1.8) [...]
+| [Apache Sling Context-Aware Configuration API](https://github.com/apache/sling-org-apache-sling-caconfig-api) <br/> <small>([org.apache.sling.caconfig.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.api%22))</small> | Apache Sling Context-Aware Configuration API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Context-Aware Configuration bnd Plugin](https://github.com/apache/sling-org-apache-sling-caconfig-bnd-plugin) <br/> <small>([org.apache.sling.caconfig.bnd-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.bnd-plugin%22))</small> | This bnd plugin detected all configuration annotation classes and adds a bundle header Sling-ContextAware-Configuration-Classes containing their names. |&#32;[![Build Status](https:/ [...]
+| [Apache Sling Context-Aware Configuration Implementation](https://github.com/apache/sling-org-apache-sling-caconfig-impl) <br/> <small>([org.apache.sling.caconfig.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.impl%22))</small> | Apache Sling Context-Aware Configuration Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-impl-1.8)](https://builds.apache.org/v [...]
+| [Apache Sling Context-Aware Configuration Integration Tests](https://github.com/apache/sling-org-apache-sling-caconfig-integration-tests) <br/> <small>([org.apache.sling.caconfig.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.integration-tests%22))</small> | Integration tests for the Apache Sling Context-Aware Configuration Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sl [...]
+| [Apache Sling Context-Aware Configuration SPI](https://github.com/apache/sling-org-apache-sling-caconfig-spi) <br/> <small>([org.apache.sling.caconfig.spi](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.caconfig.spi%22))</small> | Apache Sling Context-Aware Configuration SPI |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-caconfig-spi-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Cassandra Resource Provider](https://github.com/apache/sling-org-apache-sling-cassandra) <br/> <small>([org.apache.sling.cassandra](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.cassandra%22))</small> | Provides a ResourceProvider implementation supporting Apache Cassandra based resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-cassandra-1.8)](https://builds.apache.org/ [...]
+| [Apache Sling Commons Cache API](https://github.com/apache/sling-org-apache-sling-commons-cache-api) <br/> <small>([org.apache.sling.commons.cache.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.api%22))</small> | This bundle porvides a Cache API for Sling applications to use. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-api-1.8)](https://builds.apache.org/vi [...]
+| [Apache Sling OSGi PAX Exam support library](https://github.com/apache/sling-org-apache-sling-commons-cache-container-test) <br/> <small>([org.apache.sling.commons.cache.container-test](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.container-test%22))</small> | This bundle provides a base class for OSGi Container tests. It should be incuded as a dependency with a scope of test. |&#32;[![Build Status](https://builds.apache. [...]
+| [Apache Sling Cache API EhCache implementation](https://github.com/apache/sling-org-apache-sling-commons-cache-ehcache) <br/> <small>([org.apache.sling.commons.cache.ehcache](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.ehcache%22))</small> | This bundle provides an implementation of the Cache API using ehcache. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-ehca [...]
+| [Apache Sling Cache API Implementation support library](https://github.com/apache/sling-org-apache-sling-commons-cache-impl) <br/> <small>([org.apache.sling.commons.cache.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.impl%22))</small> | This bundle provides an implementation support for Cache implementations. It is a utility jar that should be embedded. |&#32;[![Build Status](https://builds.apache.org/buildStatus/ico [...]
+| [Apache Sling Cache Portal Cache](https://github.com/apache/sling-org-apache-sling-commons-cache-portal) <br/> <small>([org.apache.sling.commons.cache.portal](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.portal%22))</small> | This bundle provides an implementation of the portal Cache using the Cache API . |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-portal-1.8) [...]
 | [Apache Sling Dynamic Class Loader Support](https://github.com/apache/sling-org-apache-sling-commons-classloader) <br/> <small>([org.apache.sling.commons.classloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.classloader%22))</small> | This bundle provides support for dynamic class loading used for example by the scripting engines. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-c [...]
 | [Apache Sling Commons Java Compiler](https://github.com/apache/sling-org-apache-sling-commons-compiler) <br/> <small>([org.apache.sling.commons.compiler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.compiler%22))</small> | The Sling Commons Java Compiler bundle provides platform independent Java Compilation support using the Eclipse Java Compiler (org.eclipse.jdt). |&#32;[![Build Status](https://builds.apache.org/buildStatus/ic [...]
 | [Apache Sling Content Detection Support](https://github.com/apache/sling-org-apache-sling-commons-contentdetection) <br/> <small>([org.apache.sling.commons.contentdetection](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.contentdetection%22))</small> | Content-based MIME type detection |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-contentdetection-1.8)](https://builds.apache. [...]
 | [Apache Sling Commons FileSystem ClassLoader](https://github.com/apache/sling-org-apache-sling-commons-fsclassloader) <br/> <small>([org.apache.sling.commons.fsclassloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.fsclassloader%22))</small> | The Sling Commons FileSystem ClassLoader bundle provides a dynamic class loader for reading and writing class files from and to the file system. |&#32;[![Build Status](https://builds.a [...]
-| [Apache Sling Commons HTML Utilities](https://github.com/apache/sling-org-apache-sling-commons-html) <br/> <small>([org.apache.sling.commons.html](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.html%22))</small> | The Sling Commons HTML bundle provides utility classes for parsing and creating HTML. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-html-1.8)](https://builds.apache [...]
+| [Apache Sling Commons HTML Utilities](https://github.com/apache/sling-org-apache-sling-commons-html) <br/> <small>([org.apache.sling.commons.html](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.html%22))</small> | The Sling Commons HTML bundle provides utility classes for parsing and creating HTML. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-html-1.8)](https://builds.apache [...]
 | [Apache Sling Commons Johnzon Wrapper Library](https://github.com/apache/sling-org-apache-sling-commons-johnzon) <br/> <small>([org.apache.sling.commons.johnzon](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.johnzon%22))</small> | Apache Johnzon powered javax.json library |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-johnzon-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
 | [Apache Sling Log WebConsole](https://github.com/apache/sling-org-apache-sling-commons-log-webconsole) <br/> <small>([org.apache.sling.commons.log.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.log.webconsole%22))</small> | This bundle provides webconsole plugin for Sling Commons Log |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-log-webconsole-1.8)](https://builds [...]
 | [Apache Sling Commons Log](https://github.com/apache/sling-org-apache-sling-commons-log) <br/> <small>([org.apache.sling.commons.log](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.log%22))</small> | This bundle embeds Logback which provides the SLF4J logging API. The embedding supports dynamic OSGi-configuration without requiring to edit some global filesystem based XML file. |&#32;[![Build Status](https://builds.apache.org/buil [...]
 | [Apache Sling OSGi LogService Implementation](https://github.com/apache/sling-org-apache-sling-commons-logservice) <br/> <small>([org.apache.sling.commons.logservice](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.logservice%22))</small> | Implementation of the OSGi Compendium Log Service using SLF4J as the actual logging backend. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons [...]
 | [Apache Sling Commons Messaging Mail](https://github.com/apache/sling-org-apache-sling-commons-messaging-mail) <br/> <small>([org.apache.sling.commons.messaging.mail](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.messaging.mail%22))</small> | Messaging service using Commons Email to send mails. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-messaging-mail-1.8)](https://builds [...]
-| [Apache Sling Commons Messaging](https://github.com/apache/sling-org-apache-sling-commons-messaging) <br/> <small>([org.apache.sling.commons.messaging](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.messaging%22))</small> | Apache Sling Commons Messaging |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-messaging-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-a [...]
+| [Apache Sling Commons Messaging](https://github.com/apache/sling-org-apache-sling-commons-messaging) <br/> <small>([org.apache.sling.commons.messaging](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.messaging%22))</small> | Apache Sling Commons Messaging |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-messaging-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-a [...]
 | [Apache Sling RRD4J metrics reporter](https://github.com/apache/sling-org-apache-sling-commons-metrics-rrd4j) <br/> <small>([org.apache.sling.commons.metrics-rrd4j](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.metrics-rrd4j%22))</small> | Stores Metrics to the local filesystem using RRD4J. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-metrics-rrd4j-1.8)](https://builds.apac [...]
 | [Apache Sling Metrics](https://github.com/apache/sling-org-apache-sling-commons-metrics) <br/> <small>([org.apache.sling.commons.metrics](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.metrics%22))</small> | Integrates Metric library with Sling. Refer to https://sling.apache.org/documentation/bundles/metrics.html for details |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-metri [...]
 | [Apache Sling Commons MIME type mapping support](https://github.com/apache/sling-org-apache-sling-commons-mime) <br/> <small>([org.apache.sling.commons.mime](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.mime%22))</small> | Support for configurable MIME type mapping and querying |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-mime-1.8)](https://builds.apache.org/view/S-Z/view/ [...]
@@ -57,218 +57,218 @@
 | [Apache Sling Testing Utilities](https://github.com/apache/sling-org-apache-sling-commons-testing) <br/> <small>([org.apache.sling.commons.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.testing%22))</small> | Tools and utilities for automated testing of Sling modules |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-testing-1.8)](https://builds.apache.org/view/S-Z/view/S [...]
 | [Apache Sling Thread Dumper](https://github.com/apache/sling-org-apache-sling-commons-threaddump) <br/> <small>([org.apache.sling.commons.threaddump](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.threaddump%22))</small> | Plugin providing plugins to the Felix Shell and Web Console to have the current threads with the stack traces dumped. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling [...]
 | [Apache Sling Thread Support](https://github.com/apache/sling-org-apache-sling-commons-threads) <br/> <small>([org.apache.sling.commons.threads](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.threads%22))</small> | Support for thread handling like pooling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-threads-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-a [...]
-| [Apache Sling Crankstart Launcher](https://github.com/apache/sling-org-apache-sling-crankstart-launcher) <br/> <small>([org.apache.sling.crankstart.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.launcher%22))</small> | Sling launcher that gets artifacts defined in a Sling Provisioning Model at runtime, instead of embedding them in the launcher jar like the Sling Launchpad does. |&#32;[![Build Status](https://builds.a [...]
-| [Apache Sling Crankstart Test Provisioning Model](https://github.com/apache/sling-org-apache-sling-crankstart-test-model) <br/> <small>([org.apache.sling.crankstart.test.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.model%22))</small> | Additional Provisioning Model used in Crankstart tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-model-1.8)](htt [...]
-| [Apache Sling Crankstart Test Services](https://github.com/apache/sling-org-apache-sling-crankstart-test-services) <br/> <small>([org.apache.sling.crankstart.test.services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.services%22))</small> | Bundle used to test the Crankstart launcher |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-services-1.8)](https://build [...]
-| [Apache Sling DataSource Provider](https://github.com/apache/sling-org-apache-sling-datasource) <br/> <small>([org.apache.sling.datasource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.datasource%22))</small> | Enables creation of DataSource based on OSGi configuration. Refer to http://sling.apache.org/documentation/bundles/datasource-providers.html for more details |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job= [...]
-| [Apache Sling Discovery API](https://github.com/apache/sling-org-apache-sling-discovery-api) <br/> <small>([org.apache.sling.discovery.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.api%22))</small> | Support for topology discovery of instances. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
-| [Apache Sling Discovery Base](https://github.com/apache/sling-org-apache-sling-discovery-base) <br/> <small>([org.apache.sling.discovery.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.base%22))</small> | Contains Connector and Properties support that some implementations might choose to build upon |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-base-1.8)](https://buil [...]
-| [Apache Sling Discovery Commons](https://github.com/apache/sling-org-apache-sling-discovery-commons) <br/> <small>([org.apache.sling.discovery.commons](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.commons%22))</small> | Common services related to Sling Discovery |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-commons-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Resource-Based Discovery Service](https://github.com/apache/sling-org-apache-sling-discovery-impl) <br/> <small>([org.apache.sling.discovery.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.impl%22))</small> | Implementation of Apache Sling Discovery based on Sling Resource providing a ClusterView through resource-clustering (eg jackrabbit clustering) and a TopologyView through HTTP POST heartbeats announcing  [...]
-| [Apache Sling Oak-Based Discovery Service](https://github.com/apache/sling-org-apache-sling-discovery-oak) <br/> <small>([org.apache.sling.discovery.oak](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.oak%22))</small> | Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to eac [...]
-| [Apache Sling Discovery Standalone Implementation](https://github.com/apache/sling-org-apache-sling-discovery-standalone) <br/> <small>([org.apache.sling.discovery.standalone](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.standalone%22))</small> | Implementation of the discovery API for standalone instances |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-standalone-1.8)](h [...]
-| [Apache Sling Discovery Support Bundle](https://github.com/apache/sling-org-apache-sling-discovery-support) <br/> <small>([org.apache.sling.discovery.support](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.support%22))</small> | Supporting services for the discovery |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-support-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
-| [Apache Sling Distribution API](https://github.com/apache/sling-org-apache-sling-distribution-api) <br/> <small>([org.apache.sling.distribution.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.api%22))</small> | The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-api-1. [...]
-| [Apache Sling Distribution Avro Serializer](https://github.com/apache/sling-org-apache-sling-distribution-avro-serializer) <br/> <small>([org.apache.sling.distribution.avro-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.avro-serializer%22))</small> | The Apache Sling Distribution Avro Serializer extensions bundle provides an Avro serialization implementation for Sling Content Distribution |&#32;[![Build Status](h [...]
-| [Apache Sling Distribution Core](https://github.com/apache/sling-org-apache-sling-distribution-core) <br/> <small>([org.apache.sling.distribution.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.core%22))</small> | The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/i [...]
-| [Apache Sling Distribution Integration Tests](https://github.com/apache/sling-org-apache-sling-distribution-it) <br/> <small>([org.apache.sling.distribution.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.it%22))</small> | Project tests functionality for org.apache.sling.distribution bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-it-1.8)](https://builds.apa [...]
-| [Apache Sling Distribution Kryo Serializer](https://github.com/apache/sling-org-apache-sling-distribution-kryo-serializer) <br/> <small>([org.apache.sling.distribution.kryo-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.kryo-serializer%22))</small> | The Apache Sling Distribution Kryo Serializer extension bundle provides a Kryo based serializer implementations for Sling Content Distribution |&#32;[![Build Status] [...]
-| [Apache Sling Distribution Sample](https://github.com/apache/sling-org-apache-sling-distribution-sample) <br/> <small>([org.apache.sling.distribution.sample](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.sample%22))</small> | The Apache Sling Distribution sample bundle provides a set of sample configurations and custom component implementations. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
-| [Apache Sling Dynamic Include](https://github.com/apache/sling-org-apache-sling-dynamic-include) <br/> <small>([org.apache.sling.dynamic-include](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.dynamic-include%22))</small> | Dynamic Include filter for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-dynamic-include-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
+| [Apache Sling Crankstart Launcher](https://github.com/apache/sling-org-apache-sling-crankstart-launcher) <br/> <small>([org.apache.sling.crankstart.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.launcher%22))</small> | Sling launcher that gets artifacts defined in a Sling Provisioning Model at runtime, instead of embedding them in the launcher jar like the Sling Launchpad does. |&#32;[![Build Status](https://builds.a [...]
+| [Apache Sling Crankstart Test Provisioning Model](https://github.com/apache/sling-org-apache-sling-crankstart-test-model) <br/> <small>([org.apache.sling.crankstart.test.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.model%22))</small> | Additional Provisioning Model used in Crankstart tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-model-1.8)](htt [...]
+| [Apache Sling Crankstart Test Services](https://github.com/apache/sling-org-apache-sling-crankstart-test-services) <br/> <small>([org.apache.sling.crankstart.test.services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.services%22))</small> | Bundle used to test the Crankstart launcher |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-services-1.8)](https://build [...]
+| [Apache Sling DataSource Provider](https://github.com/apache/sling-org-apache-sling-datasource) <br/> <small>([org.apache.sling.datasource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.datasource%22))</small> | Enables creation of DataSource based on OSGi configuration. Refer to http://sling.apache.org/documentation/bundles/datasource-providers.html for more details |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job= [...]
+| [Apache Sling Discovery API](https://github.com/apache/sling-org-apache-sling-discovery-api) <br/> <small>([org.apache.sling.discovery.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.api%22))</small> | Support for topology discovery of instances. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
+| [Apache Sling Discovery Base](https://github.com/apache/sling-org-apache-sling-discovery-base) <br/> <small>([org.apache.sling.discovery.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.base%22))</small> | Contains Connector and Properties support that some implementations might choose to build upon |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-base-1.8)](https://buil [...]
+| [Apache Sling Discovery Commons](https://github.com/apache/sling-org-apache-sling-discovery-commons) <br/> <small>([org.apache.sling.discovery.commons](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.commons%22))</small> | Common services related to Sling Discovery |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-commons-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Resource-Based Discovery Service](https://github.com/apache/sling-org-apache-sling-discovery-impl) <br/> <small>([org.apache.sling.discovery.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.impl%22))</small> | Implementation of Apache Sling Discovery based on Sling Resource providing a ClusterView through resource-clustering (eg jackrabbit clustering) and a TopologyView through HTTP POST heartbeats announcing  [...]
+| [Apache Sling Oak-Based Discovery Service](https://github.com/apache/sling-org-apache-sling-discovery-oak) <br/> <small>([org.apache.sling.discovery.oak](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.oak%22))</small> | Implementation of Apache Sling Discovery based on Jackrabbit Oak using its discovery-lite descriptor for in-cluster view detection and a TopologyView through HTTP POST heartbeats announcing sub-topologies to eac [...]
+| [Apache Sling Discovery Standalone Implementation](https://github.com/apache/sling-org-apache-sling-discovery-standalone) <br/> <small>([org.apache.sling.discovery.standalone](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.standalone%22))</small> | Implementation of the discovery API for standalone instances |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-standalone-1.8)](h [...]
+| [Apache Sling Discovery Support Bundle](https://github.com/apache/sling-org-apache-sling-discovery-support) <br/> <small>([org.apache.sling.discovery.support](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.discovery.support%22))</small> | Supporting services for the discovery |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-discovery-support-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
+| [Apache Sling Distribution API](https://github.com/apache/sling-org-apache-sling-distribution-api) <br/> <small>([org.apache.sling.distribution.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.api%22))</small> | The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-api-1. [...]
+| [Apache Sling Distribution Avro Serializer](https://github.com/apache/sling-org-apache-sling-distribution-avro-serializer) <br/> <small>([org.apache.sling.distribution.avro-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.avro-serializer%22))</small> | The Apache Sling Distribution Avro Serializer extensions bundle provides an Avro serialization implementation for Sling Content Distribution |&#32;[![Build Status](h [...]
+| [Apache Sling Distribution Core](https://github.com/apache/sling-org-apache-sling-distribution-core) <br/> <small>([org.apache.sling.distribution.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.core%22))</small> | The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/i [...]
+| [Apache Sling Distribution Integration Tests](https://github.com/apache/sling-org-apache-sling-distribution-it) <br/> <small>([org.apache.sling.distribution.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.it%22))</small> | Project tests functionality for org.apache.sling.distribution bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-it-1.8)](https://builds.apa [...]
+| [Apache Sling Distribution Kryo Serializer](https://github.com/apache/sling-org-apache-sling-distribution-kryo-serializer) <br/> <small>([org.apache.sling.distribution.kryo-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.kryo-serializer%22))</small> | The Apache Sling Distribution Kryo Serializer extension bundle provides a Kryo based serializer implementations for Sling Content Distribution |&#32;[![Build Status] [...]
+| [Apache Sling Distribution Sample](https://github.com/apache/sling-org-apache-sling-distribution-sample) <br/> <small>([org.apache.sling.distribution.sample](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.sample%22))</small> | The Apache Sling Distribution sample bundle provides a set of sample configurations and custom component implementations. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
+| [Apache Sling Dynamic Include](https://github.com/apache/sling-org-apache-sling-dynamic-include) <br/> <small>([org.apache.sling.dynamic-include](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.dynamic-include%22))</small> | Dynamic Include filter for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-dynamic-include-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
 | [Apache Sling Engine Implementation](https://github.com/apache/sling-org-apache-sling-engine) <br/> <small>([org.apache.sling.engine](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.engine%22))</small> | Bundle implementing the core of Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-engine-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-engine-1.8)&# [...]
-| [Apache Sling Event API](https://github.com/apache/sling-org-apache-sling-event-api) <br/> <small>([org.apache.sling.event.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.api%22))</small> | Support API for eventing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-event-api-1.8)&#32;[![JavaDocs](h [...]
-| [Apache Sling Distributed Event Admin](https://github.com/apache/sling-org-apache-sling-event-dea) <br/> <small>([org.apache.sling.event.dea](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.dea%22))</small> | Support distributing events through the OSGi event admin. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-dea-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
+| [Apache Sling Event API](https://github.com/apache/sling-org-apache-sling-event-api) <br/> <small>([org.apache.sling.event.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.api%22))</small> | Support API for eventing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-event-api-1.8)&#32;[![JavaDocs](h [...]
+| [Apache Sling Distributed Event Admin](https://github.com/apache/sling-org-apache-sling-event-dea) <br/> <small>([org.apache.sling.event.dea](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event.dea%22))</small> | Support distributing events through the OSGi event admin. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-dea-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
 | [Apache Sling Event Support](https://github.com/apache/sling-org-apache-sling-event) <br/> <small>([org.apache.sling.event](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.event%22))</small> | Support for eventing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-event-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-event-1.8)&#32;[![Test Status](https://img.shield [...]
-| [Apache Sling ClassLoader Leak Detector](https://github.com/apache/sling-org-apache-sling-extensions-classloader-leak-detector) <br/> <small>([org.apache.sling.extensions.classloader-leak-detector](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.classloader-leak-detector%22))</small> | Provides a web console configuration printer to provide details around classloader leaks |&#32;[![Build Status](https://builds.apache.org/buildS [...]
-| [Apache Sling Logback Groovy Fragment](https://github.com/apache/sling-org-apache-sling-extensions-logback-groovy-fragment) <br/> <small>([org.apache.sling.extensions.logback-groovy-fragment](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.logback-groovy-fragment%22))</small> | Fragment bundle to provide Groovy library to Commons Log bundle. This would enable usage of Groovy based event evaluator for logging events. This is mos [...]
-| [Apache Sling SLF4J MDC Filter](https://github.com/apache/sling-org-apache-sling-extensions-slf4j-mdc) <br/> <small>([org.apache.sling.extensions.slf4j.mdc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.slf4j.mdc%22))</small> | SLF4J Message Diagnostic Context (MDC) Filter which extracts various details from requests and adds them to the MDC |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
+| [Apache Sling ClassLoader Leak Detector](https://github.com/apache/sling-org-apache-sling-extensions-classloader-leak-detector) <br/> <small>([org.apache.sling.extensions.classloader-leak-detector](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.classloader-leak-detector%22))</small> | Provides a web console configuration printer to provide details around classloader leaks |&#32;[![Build Status](https://builds.apache.org/buildS [...]
+| [Apache Sling Logback Groovy Fragment](https://github.com/apache/sling-org-apache-sling-extensions-logback-groovy-fragment) <br/> <small>([org.apache.sling.extensions.logback-groovy-fragment](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.logback-groovy-fragment%22))</small> | Fragment bundle to provide Groovy library to Commons Log bundle. This would enable usage of Groovy based event evaluator for logging events. This is mos [...]
+| [Apache Sling SLF4J MDC Filter](https://github.com/apache/sling-org-apache-sling-extensions-slf4j-mdc) <br/> <small>([org.apache.sling.extensions.slf4j.mdc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.slf4j.mdc%22))</small> | SLF4J Message Diagnostic Context (MDC) Filter which extracts various details from requests and adds them to the MDC |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
 | [Apache Sling Web Console Branding](https://github.com/apache/sling-org-apache-sling-extensions-webconsolebranding) <br/> <small>([org.apache.sling.extensions.webconsolebranding](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.webconsolebranding%22))</small> | Apache Sling branding for the Apache Felix Web Console. This fragment attaches to the org.apache.felix.webconsole bundle to provide branding through the /META-INF/webcons [...]
 | [Apache Sling Web Console Security Provider](https://github.com/apache/sling-org-apache-sling-extensions-webconsolesecurityprovider) <br/> <small>([org.apache.sling.extensions.webconsolesecurityprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.webconsolesecurityprovider%22))</small> | WebConsoleSecurityProvider for the Apache Felix Web Console using the Apache Sling Auth Core bundle to authenticate users. |&#32;[![Build [...]
-| [Apache Sling Feature Analyser](https://github.com/apache/sling-org-apache-sling-feature-analyser) <br/> <small>([org.apache.sling.feature.analyser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.analyser%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-analyser-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
-| [Apache Sling Feature Application Builder](https://github.com/apache/sling-org-apache-sling-feature-applicationbuilder) <br/> <small>([org.apache.sling.feature.applicationbuilder](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.applicationbuilder%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-applicationbuilder-1.8)](https://bui [...]
-| [Apache Sling Feature IO Module](https://github.com/apache/sling-org-apache-sling-feature-io) <br/> <small>([org.apache.sling.feature.io](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.io%22))</small> | IO functionality for the Feature Model |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-io-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feature- [...]
-| [Apache Sling Feature Karaf](https://github.com/apache/sling-org-apache-sling-feature-karaf) <br/> <small>([org.apache.sling.feature.karaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.karaf%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-karaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feat [...]
-| [Apache Sling Feature Launcher](https://github.com/apache/sling-org-apache-sling-feature-launcher) <br/> <small>([org.apache.sling.feature.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.launcher%22))</small> | A application launcher using Apache Sling Features |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-launcher-1.8)](https://builds.apache.org/view/S-Z/view/Sling/ [...]
-| [Apache Sling Feature Model Converter](https://github.com/apache/sling-org-apache-sling-feature-modelconverter) <br/> <small>([org.apache.sling.feature.modelconverter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.modelconverter%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-modelconverter-1.8)](https://builds.apache.org/view/ [...]
-| [Apache Sling Feature Resolver](https://github.com/apache/sling-org-apache-sling-feature-resolver) <br/> <small>([org.apache.sling.feature.resolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.resolver%22))</small> | Resolver integration of the Feature Model |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-resolver-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
+| [Apache Sling Feature Analyser](https://github.com/apache/sling-org-apache-sling-feature-analyser) <br/> <small>([org.apache.sling.feature.analyser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.analyser%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-analyser-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
+| [Apache Sling Feature Application Builder](https://github.com/apache/sling-org-apache-sling-feature-applicationbuilder) <br/> <small>([org.apache.sling.feature.applicationbuilder](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.applicationbuilder%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-applicationbuilder-1.8)](https://bui [...]
+| [Apache Sling Feature IO Module](https://github.com/apache/sling-org-apache-sling-feature-io) <br/> <small>([org.apache.sling.feature.io](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.io%22))</small> | IO functionality for the Feature Model |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-io-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feature- [...]
+| [Apache Sling Feature Karaf](https://github.com/apache/sling-org-apache-sling-feature-karaf) <br/> <small>([org.apache.sling.feature.karaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.karaf%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-karaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feat [...]
+| [Apache Sling Feature Launcher](https://github.com/apache/sling-org-apache-sling-feature-launcher) <br/> <small>([org.apache.sling.feature.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.launcher%22))</small> | A application launcher using Apache Sling Features |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-launcher-1.8)](https://builds.apache.org/view/S-Z/view/Sling/ [...]
+| [Apache Sling Feature Model Converter](https://github.com/apache/sling-org-apache-sling-feature-modelconverter) <br/> <small>([org.apache.sling.feature.modelconverter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.modelconverter%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-modelconverter-1.8)](https://builds.apache.org/view/ [...]
+| [Apache Sling Feature Resolver](https://github.com/apache/sling-org-apache-sling-feature-resolver) <br/> <small>([org.apache.sling.feature.resolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature.resolver%22))</small> | Resolver integration of the Feature Model |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-resolver-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
 | [Apache Sling Feature](https://github.com/apache/sling-org-apache-sling-feature) <br/> <small>([org.apache.sling.feature](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.feature%22))</small> | A feature describes an OSGi system |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-feature-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-feature-1.8)&#32;[![Test Status](h [...]
 | [Apache Sling Feature Flags](https://github.com/apache/sling-org-apache-sling-featureflags) <br/> <small>([org.apache.sling.featureflags](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.featureflags%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-featureflags-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-featureflags-1.8)&#32;[![JavaDocs](https:// [...]
-| [Apache Sling System Bundle Extension: Activation API](https://github.com/apache/sling-org-apache-sling-fragment-activation) <br/> <small>([org.apache.sling.fragment.activation](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.activation%22))</small> | Adds the Activation API package to the system bundle exports. The list of packages is derived from the packages available in the Java 6 platform. To use more recent Activation API e [...]
-| [Apache Sling System Bundle Extension: Nashorn Scripting API](https://github.com/apache/sling-org-apache-sling-fragment-nashorn) <br/> <small>([org.apache.sling.fragment.nashorn](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.nashorn%22))</small> | Adds the Nashorn Scripting API package to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-fragment-nashorn-1.8) [...]
-| [Apache Sling System Bundle Extension: Java Transaction API](https://github.com/apache/sling-org-apache-sling-fragment-transaction) <br/> <small>([org.apache.sling.fragment.transaction](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.transaction%22))</small> | Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-a [...]
-| [Apache Sling System Bundle Extension: WS APIs](https://github.com/apache/sling-org-apache-sling-fragment-ws) <br/> <small>([org.apache.sling.fragment.ws](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.ws%22))</small> | Adds the WS API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the platfor [...]
-| [Apache Sling System Bundle Extension: XML APIs](https://github.com/apache/sling-org-apache-sling-fragment-xml) <br/> <small>([org.apache.sling.fragment.xml](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.xml%22))</small> | Adds the XML API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the pl [...]
+| [Apache Sling System Bundle Extension: Activation API](https://github.com/apache/sling-org-apache-sling-fragment-activation) <br/> <small>([org.apache.sling.fragment.activation](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.activation%22))</small> | Adds the Activation API package to the system bundle exports. The list of packages is derived from the packages available in the Java 6 platform. To use more recent Activation API e [...]
+| [Apache Sling System Bundle Extension: Nashorn Scripting API](https://github.com/apache/sling-org-apache-sling-fragment-nashorn) <br/> <small>([org.apache.sling.fragment.nashorn](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.nashorn%22))</small> | Adds the Nashorn Scripting API package to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-fragment-nashorn-1.8) [...]
+| [Apache Sling System Bundle Extension: Java Transaction API](https://github.com/apache/sling-org-apache-sling-fragment-transaction) <br/> <small>([org.apache.sling.fragment.transaction](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.transaction%22))</small> | Adds the javax.transaction and javax.transaction.xa packages to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-a [...]
+| [Apache Sling System Bundle Extension: WS APIs](https://github.com/apache/sling-org-apache-sling-fragment-ws) <br/> <small>([org.apache.sling.fragment.ws](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.ws%22))</small> | Adds the WS API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the platfor [...]
+| [Apache Sling System Bundle Extension: XML APIs](https://github.com/apache/sling-org-apache-sling-fragment-xml) <br/> <small>([org.apache.sling.fragment.xml](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.xml%22))</small> | Adds the XML API packages to the system bundle exports. The list of packages is derived from the packages available in the Java 7 platform. The system bundle exporting these packages gives no guarantee the pl [...]
 | [Apache Sling File System Resource Provider](https://github.com/apache/sling-org-apache-sling-fsresource) <br/> <small>([org.apache.sling.fsresource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fsresource%22))</small> | Provides a ResourceProvider implementation supporting file system based resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-fsresource-1.8)](https://builds.apache.org [...]
-| [Apache Sling Hypermedia API client-side tools](https://github.com/apache/sling-org-apache-sling-hapi-client) <br/> <small>([org.apache.sling.hapi.client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.client%22))</small> | Sling client-side tools for HApi |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-client-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-s [...]
-| [Apache Sling Hypermedia Api Sample Content](https://github.com/apache/sling-org-apache-sling-hapi-samplecontent) <br/> <small>([org.apache.sling.hapi.samplecontent](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.samplecontent%22))</small> | Sling Hypermedia Api demo content |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-samplecontent-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
-| [Apache Sling Hypermedia API tools](https://github.com/apache/sling-org-apache-sling-hapi) <br/> <small>([org.apache.sling.hapi](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi%22))</small> | Sling tools for adding support for defining, maintaining and consuming a Hypermedia API in sling components |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-1.8)](https://builds.apache.org/view/S- [...]
-| [Apache Sling Health Check Annotations](https://github.com/apache/sling-org-apache-sling-hc-annotations) <br/> <small>([org.apache.sling.hc.annotations](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.annotations%22))</small> | Sling Health Check Annotations |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-annotations-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
-| [Apache Sling Health Check API](https://github.com/apache/sling-org-apache-sling-hc-api) <br/> <small>([org.apache.sling.hc.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.api%22))</small> | The Sling Health Check API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-api-1.8)&#32;[![Test Status](https [...]
-| [Apache Sling Health Check Core](https://github.com/apache/sling-org-apache-sling-hc-core) <br/> <small>([org.apache.sling.hc.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.core%22))</small> | The Sling Health Check Core |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-core-1.8)&#32;[![Test Status [...]
-| [Apache Sling Health Check Integration Tests](https://github.com/apache/sling-org-apache-sling-hc-it) <br/> <small>([org.apache.sling.hc.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.it%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-it-1.8)&#32;[![Test Status](https://img.shields.io/ [...]
-| [Apache Sling Health Check JUnit Bridge](https://github.com/apache/sling-org-apache-sling-hc-junit-bridge) <br/> <small>([org.apache.sling.hc.junit.bridge](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.junit.bridge%22))</small> | Makes Sling Health Checks available as server-side JUnit tests, to allow them to be used as part of integration tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-s [...]
-| [Apache Sling Health Check Samples](https://github.com/apache/sling-org-apache-sling-hc-samples) <br/> <small>([org.apache.sling.hc.samples](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.samples%22))</small> | Sling Health Check sample content and configurations |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-samples-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apac [...]
-| [Apache Sling Health Check Support Components](https://github.com/apache/sling-org-apache-sling-hc-support) <br/> <small>([org.apache.sling.hc.support](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.support%22))</small> | Default Sling Health Check Support Components |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-support-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
-| [Apache Sling Health Check Webconsole Plugin](https://github.com/apache/sling-org-apache-sling-hc-webconsole) <br/> <small>([org.apache.sling.hc.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.webconsole%22))</small> | Webconsole plugin for Sling Health Check Services |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-webconsole-1.8)](https://builds.apache.org/view/S-Z/view/Sling [...]
+| [Apache Sling Hypermedia API client-side tools](https://github.com/apache/sling-org-apache-sling-hapi-client) <br/> <small>([org.apache.sling.hapi.client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.client%22))</small> | Sling client-side tools for HApi |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-client-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-s [...]
+| [Apache Sling Hypermedia Api Sample Content](https://github.com/apache/sling-org-apache-sling-hapi-samplecontent) <br/> <small>([org.apache.sling.hapi.samplecontent](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.samplecontent%22))</small> | Sling Hypermedia Api demo content |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-samplecontent-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
+| [Apache Sling Hypermedia API tools](https://github.com/apache/sling-org-apache-sling-hapi) <br/> <small>([org.apache.sling.hapi](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi%22))</small> | Sling tools for adding support for defining, maintaining and consuming a Hypermedia API in sling components |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-1.8)](https://builds.apache.org/view/S- [...]
+| [Apache Sling Health Check Annotations](https://github.com/apache/sling-org-apache-sling-hc-annotations) <br/> <small>([org.apache.sling.hc.annotations](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.annotations%22))</small> | Sling Health Check Annotations |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-annotations-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
+| [Apache Sling Health Check API](https://github.com/apache/sling-org-apache-sling-hc-api) <br/> <small>([org.apache.sling.hc.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.api%22))</small> | The Sling Health Check API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-api-1.8)&#32;[![Test Status](https [...]
+| [Apache Sling Health Check Core](https://github.com/apache/sling-org-apache-sling-hc-core) <br/> <small>([org.apache.sling.hc.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.core%22))</small> | The Sling Health Check Core |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-core-1.8)&#32;[![Test Status [...]
+| [Apache Sling Health Check Integration Tests](https://github.com/apache/sling-org-apache-sling-hc-it) <br/> <small>([org.apache.sling.hc.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.it%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-hc-it-1.8)&#32;[![Test Status](https://img.shields.io/ [...]
+| [Apache Sling Health Check JUnit Bridge](https://github.com/apache/sling-org-apache-sling-hc-junit-bridge) <br/> <small>([org.apache.sling.hc.junit.bridge](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.junit.bridge%22))</small> | Makes Sling Health Checks available as server-side JUnit tests, to allow them to be used as part of integration tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-s [...]
+| [Apache Sling Health Check Samples](https://github.com/apache/sling-org-apache-sling-hc-samples) <br/> <small>([org.apache.sling.hc.samples](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.samples%22))</small> | Sling Health Check sample content and configurations |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-samples-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apac [...]
+| [Apache Sling Health Check Support Components](https://github.com/apache/sling-org-apache-sling-hc-support) <br/> <small>([org.apache.sling.hc.support](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.support%22))</small> | Default Sling Health Check Support Components |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-support-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
+| [Apache Sling Health Check Webconsole Plugin](https://github.com/apache/sling-org-apache-sling-hc-webconsole) <br/> <small>([org.apache.sling.hc.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hc.webconsole%22))</small> | Webconsole plugin for Sling Health Check Services |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hc-webconsole-1.8)](https://builds.apache.org/view/S-Z/view/Sling [...]
 | [Apache Sling I18N Support](https://github.com/apache/sling-org-apache-sling-i18n) <br/> <small>([org.apache.sling.i18n](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.i18n%22))</small> | Support for creating Java I18N ResourceBundles from repository resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-i18n-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-i1 [...]
-| [Apache Sling Installer WebConsole Plugin](https://github.com/apache/sling-org-apache-sling-installer-console) <br/> <small>([org.apache.sling.installer.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.console%22))</small> | Provides a web console plugin for the OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-console-1.8)](https://builds.apache.org/vie [...]
-| [Apache Sling Installer](https://github.com/apache/sling-org-apache-sling-installer-core) <br/> <small>([org.apache.sling.installer.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.core%22))</small> | Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-core-1.8)](https: [...]
-| [Apache Sling Installer Configuration Admin Support](https://github.com/apache/sling-org-apache-sling-installer-factory-configuration) <br/> <small>([org.apache.sling.installer.factory.configuration](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.configuration%22))</small> | Provides support for configurations to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling- [...]
-| [Apache Sling Deployment Package Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-deploymentpackage) <br/> <small>([org.apache.sling.installer.factory.deploymentpackage](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.deploymentpackage%22))</small> | Provides support for deployment packages to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?jo [...]
-| [Apache Sling Installer Provisioning Model Support](https://github.com/apache/sling-org-apache-sling-installer-factory-model) <br/> <small>([org.apache.sling.installer.factory.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.model%22))</small> | Provides support for the provisioning model to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling- [...]
-| [Apache Sling Installer Content Package Support](https://github.com/apache/sling-org-apache-sling-installer-factory-packages) <br/> <small>([org.apache.sling.installer.factory.packages](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.packages%22))</small> | Provides support for content packages to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling- [...]
-| [Apache Sling Subsystems Base Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems-base) <br/> <small>([org.apache.sling.installer.factory.subsystems-base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.subsystems-base%22))</small> | Provides support for subsystems-base files to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling [...]
-| [Apache Sling Subsystems Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems) <br/> <small>([org.apache.sling.installer.factory.subsystems](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.subsystems%22))</small> | Provides support for subsystems to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-fac [...]
-| [Apache Sling Installer Health Checks](https://github.com/apache/sling-org-apache-sling-installer-hc) <br/> <small>([org.apache.sling.installer.hc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.hc%22))</small> | Provides Sling Health Checks related to the Sling Installer. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-hc-1.8)](https://builds.apache.org/view/S-Z/view/Sling [...]
-| [Apache Sling Installer Integration Tests](https://github.com/apache/sling-org-apache-sling-installer-it) <br/> <small>([org.apache.sling.installer.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.it%22))</small> | Integration tests of the Sling installer bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/slin [...]
-| [Apache Sling File Installer](https://github.com/apache/sling-org-apache-sling-installer-provider-file) <br/> <small>([org.apache.sling.installer.provider.file](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.provider.file%22))</small> | Installs OSGi bundles and configurations from the file system. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-provider-file-1.8)](https:// [...]
-| [Apache Sling JCR Installer](https://github.com/apache/sling-org-apache-sling-installer-provider-jcr) <br/> <small>([org.apache.sling.installer.provider.jcr](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.provider.jcr%22))</small> | Installs OSGi bundles and configurations found in the JCR repository. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-provider-jcr-1.8)](https: [...]
+| [Apache Sling Installer WebConsole Plugin](https://github.com/apache/sling-org-apache-sling-installer-console) <br/> <small>([org.apache.sling.installer.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.console%22))</small> | Provides a web console plugin for the OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-console-1.8)](https://builds.apache.org/vie [...]
+| [Apache Sling Installer](https://github.com/apache/sling-org-apache-sling-installer-core) <br/> <small>([org.apache.sling.installer.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.core%22))</small> | Provides services to install OSGi bundles and configurations by supplying input streams and dictionaries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-core-1.8)](https: [...]
+| [Apache Sling Installer Configuration Admin Support](https://github.com/apache/sling-org-apache-sling-installer-factory-configuration) <br/> <small>([org.apache.sling.installer.factory.configuration](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.configuration%22))</small> | Provides support for configurations to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling- [...]
+| [Apache Sling Deployment Package Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-deploymentpackage) <br/> <small>([org.apache.sling.installer.factory.deploymentpackage](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.deploymentpackage%22))</small> | Provides support for deployment packages to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?jo [...]
+| [Apache Sling Installer Provisioning Model Support](https://github.com/apache/sling-org-apache-sling-installer-factory-model) <br/> <small>([org.apache.sling.installer.factory.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.model%22))</small> | Provides support for the provisioning model to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling- [...]
+| [Apache Sling Installer Content Package Support](https://github.com/apache/sling-org-apache-sling-installer-factory-packages) <br/> <small>([org.apache.sling.installer.factory.packages](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.packages%22))</small> | Provides support for content packages to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling- [...]
+| [Apache Sling Subsystems Base Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems-base) <br/> <small>([org.apache.sling.installer.factory.subsystems-base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.subsystems-base%22))</small> | Provides support for subsystems-base files to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling [...]
+| [Apache Sling Subsystems Installer](https://github.com/apache/sling-org-apache-sling-installer-factory-subsystems) <br/> <small>([org.apache.sling.installer.factory.subsystems](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.factory.subsystems%22))</small> | Provides support for subsystems to the Apache Sling OSGi installer |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-fac [...]
+| [Apache Sling Installer Health Checks](https://github.com/apache/sling-org-apache-sling-installer-hc) <br/> <small>([org.apache.sling.installer.hc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.hc%22))</small> | Provides Sling Health Checks related to the Sling Installer. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-hc-1.8)](https://builds.apache.org/view/S-Z/view/Sling [...]
+| [Apache Sling Installer Integration Tests](https://github.com/apache/sling-org-apache-sling-installer-it) <br/> <small>([org.apache.sling.installer.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.it%22))</small> | Integration tests of the Sling installer bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/slin [...]
+| [Apache Sling File Installer](https://github.com/apache/sling-org-apache-sling-installer-provider-file) <br/> <small>([org.apache.sling.installer.provider.file](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.provider.file%22))</small> | Installs OSGi bundles and configurations from the file system. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-provider-file-1.8)](https:// [...]
+| [Apache Sling JCR Installer](https://github.com/apache/sling-org-apache-sling-installer-provider-jcr) <br/> <small>([org.apache.sling.installer.provider.jcr](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.installer.provider.jcr%22))</small> | Installs OSGi bundles and configurations found in the JCR repository. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-installer-provider-jcr-1.8)](https: [...]
 | [Apache Sling javax.activation bundle](https://github.com/apache/sling-org-apache-sling-javax-activation) <br/> <small>([org.apache.sling.javax.activation](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.javax.activation%22))</small> | The Apache Sling javax.activation bundle contributes an OSGi-compatible activation bundle. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-javax-activation-1.8)] [...]
-| [Apache Sling JCR API](https://github.com/apache/sling-org-apache-sling-jcr-api) <br/> <small>([org.apache.sling.jcr.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.api%22))</small> | This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-api-1.8)](https [...]
-| [Apache Sling JCR Base Bundle](https://github.com/apache/sling-org-apache-sling-jcr-base) <br/> <small>([org.apache.sling.jcr.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.base%22))</small> | The JCR base bundle provides JCR utility classes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-base-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-base [...]
-| [Apache Sling JCR ClassLoader](https://github.com/apache/sling-org-apache-sling-jcr-classloader) <br/> <small>([org.apache.sling.jcr.classloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.classloader%22))</small> | This bundle provides a classloader for the Apache Sling Commons dynamic classloader. The classloader provided supports loading classes from a JCR repository at configured paths. This bundle also implements a class wri [...]
-| [Apache Sling Initial Content Loader](https://github.com/apache/sling-org-apache-sling-jcr-contentloader) <br/> <small>([org.apache.sling.jcr.contentloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.contentloader%22))</small> | This bundle provides initial content installation through bundles. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-contentloader-1.8)](https://builds.apach [...]
-| [Apache Sling JCR Content Parser](https://github.com/apache/sling-org-apache-sling-jcr-contentparser) <br/> <small>([org.apache.sling.jcr.contentparser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.contentparser%22))</small> | Parser for JCR repository content stored in files (e.g. JSON, FileVault XML). |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-contentparser-1.8)](https://build [...]
-| [Apache Sling JCR DavEx](https://github.com/apache/sling-org-apache-sling-jcr-davex) <br/> <small>([org.apache.sling.jcr.davex](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.davex%22))</small> | Bundle to access JCR repositories over DavEx |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-davex-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-davex-1.8) [...]
-| [Apache Sling Jackrabbit JSR-283 Access Control Manager Support](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager) <br/> <small>([org.apache.sling.jcr.jackrabbit.accessmanager](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.accessmanager%22))</small> | Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/ico [...]
-| [Apache Sling JCR Jackrabbit Base](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-base) <br/> <small>([org.apache.sling.jcr.jackrabbit.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.base%22))</small> | The JCR base bundle provides Jackrabbit utility classes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-jackrabbit-base-1.8)](https://builds.apache.org/ [...]
-| [Apache Sling Jackrabbit UserManager Support](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager) <br/> <small>([org.apache.sling.jcr.jackrabbit.usermanager](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.usermanager%22))</small> | Provides ResourceProvider and SlingPostOperations for the Jackrabbit UserManager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache- [...]
-| [Apache Sling Wrapper Bundle for the JCR API](https://github.com/apache/sling-org-apache-sling-jcr-jcr-wrapper) <br/> <small>([org.apache.sling.jcr.jcr-wrapper](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jcr-wrapper%22))</small> | This bundle wraps the JCR API Version 2.0 and exports it as version 2.0 and 1.1 to avoid problems with strict import ranges due to the (wrong) export in the original JCR api bundle. |&#32;[![Build Statu [...]
-| [Apache Sling JCR JS NodeTypes](https://github.com/apache/sling-org-apache-sling-jcr-js-nodetypes) <br/> <small>([org.apache.sling.jcr.js.nodetypes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.js.nodetypes%22))</small> | Uses Apache Sling to generate a JavaScript representation of JCR node types. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-js-nodetypes-1.8)](https://builds.apach [...]
-| [Apache Sling JCR Oak Repository Server](https://github.com/apache/sling-org-apache-sling-jcr-oak-server) <br/> <small>([org.apache.sling.jcr.oak.server](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.oak.server%22))</small> | This bundle provides a SlingRepository based on Apache Jackrabbit Oak. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-oak-server-1.8)](https://builds.apache.org [...]
-| [Apache Sling JCR Repository Registration](https://github.com/apache/sling-org-apache-sling-jcr-registration) <br/> <small>([org.apache.sling.jcr.registration](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.registration%22))</small> | Bundle providing support to publish JCR repository services via RMI and/or JNDI |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-registration-1.8)](https: [...]
-| [Apache Sling JCR RepoInit module](https://github.com/apache/sling-org-apache-sling-jcr-repoinit) <br/> <small>([org.apache.sling.jcr.repoinit](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.repoinit%22))</small> | Initializes a JCR repository based on the output of the RepoInit Language parser. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-repoinit-1.8)](https://builds.apache.org/vi [...]
-| [Apache Sling Versioning Integration Tests](https://github.com/apache/sling-org-apache-sling-jcr-repository-it-resource-versioning) <br/> <small>([org.apache.sling.jcr.repository.it-resource-versioning](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.repository.it-resource-versioning%22))</small> | Tests versioning API implementation in JcrResourceProvider |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
-| [Apache Sling JCR Resource Resolver](https://github.com/apache/sling-org-apache-sling-jcr-resource) <br/> <small>([org.apache.sling.jcr.resource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resource%22))</small> | This bundle provides the JCR based ResourceProvider. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resource-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
-| [Apache Sling JCR Resource Security](https://github.com/apache/sling-org-apache-sling-jcr-resourcesecurity) <br/> <small>([org.apache.sling.jcr.resourcesecurity](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resourcesecurity%22))</small> | This bundle provides a resource access gate to protect resources based on JCR nodes. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resourcesecuri [...]
-| [Apache Sling JCR WebConsole Bundle](https://github.com/apache/sling-org-apache-sling-jcr-webconsole) <br/> <small>([org.apache.sling.jcr.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.webconsole%22))</small> | The JCR WebConsole bundle provides Felix WebConsole plugins. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-webconsole-1.8)](https://builds.apache.org/view/S-Z/view [...]
-| [Apache Sling JCR WebDAV](https://github.com/apache/sling-org-apache-sling-jcr-webdav) <br/> <small>([org.apache.sling.jcr.webdav](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.webdav%22))</small> | Bundle to access JCR repositories over WebDAV |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-webdav-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-webd [...]
-| [Apache Sling MoM Implementation using JMS with AMQ](https://github.com/apache/sling-org-apache-sling-jms) <br/> <small>([org.apache.sling.jms](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jms%22))</small> | Provides a JMS Connection provider that works OOTB in a cluster or uses a pre-existing AMQ endpoint depending on the configuration. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jms-1. [...]
-| [Apache Sling JMX Resource Provider](https://github.com/apache/sling-org-apache-sling-jmx-provider) <br/> <small>([org.apache.sling.jmx.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jmx.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jmx-provider-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jmx-provider-1.8)&#32;[![JavaDocs]( [...]
-| [Apache Sling Jobs Service Integration Tests Bundle](https://github.com/apache/sling-org-apache-sling-jobs-it-services) <br/> <small>([org.apache.sling.jobs-it-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it-services%22))</small> | Integration tests for the Jobs implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-services-1.8)](https://builds.apache.org/view [...]
-| [Apache Sling Jobs Integration Tests](https://github.com/apache/sling-org-apache-sling-jobs-it) <br/> <small>([org.apache.sling.jobs-it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it%22))</small> | Integration testing Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
-| [Apache Sling Jobs Support](https://github.com/apache/sling-org-apache-sling-jobs) <br/> <small>([org.apache.sling.jobs](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs%22))</small> | Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jobs-1.8)&#32;[![Test Sta [...]
-| [Apache Sling JUnit Core](https://github.com/apache/sling-org-apache-sling-junit-core) <br/> <small>([org.apache.sling.junit.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.core%22))</small> | Runs JUnit tests in an OSGi framework and provides the JUnit libraries |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
-| [Apache Sling JUnit Health Checks](https://github.com/apache/sling-org-apache-sling-junit-healthcheck) <br/> <small>([org.apache.sling.junit.healthcheck](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.healthcheck%22))</small> | Sling Health Check services that run JUnit tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-healthcheck-1.8)](https://builds.apache.org/view/S-Z/view/S [...]
-| [Apache Sling JUnit Performance](https://github.com/apache/sling-org-apache-sling-junit-performance) <br/> <small>([org.apache.sling.junit.performance](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.performance%22))</small> | Provides utilities for JUnit to run performance tests and report results |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-performance-1.8)](https://builds.apac [...]
-| [Apache Sling JUnit Remote Tests Runners](https://github.com/apache/sling-org-apache-sling-junit-remote) <br/> <small>([org.apache.sling.junit.remote](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.remote%22))</small> | Utilities to run server-side JUnit tests remotely |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-remote-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling JUnit Scriptable Tests Provider](https://github.com/apache/sling-org-apache-sling-junit-scriptable) <br/> <small>([org.apache.sling.junit.scriptable](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.scriptable%22))</small> | Registers Sling test resources with the JUnit core so that they can be run as tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-scriptable-1.8 [...]
-| [Apache Sling JUnit Tests Teleporter](https://github.com/apache/sling-org-apache-sling-junit-teleporter) <br/> <small>([org.apache.sling.junit.teleporter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.teleporter%22))</small> | Client-side implementation of the Teleporter mechanism for server-side JUnit tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-teleporter-1.8)](https:// [...]
-| [Apache Sling - Karaf Configs](https://github.com/apache/sling-org-apache-sling-karaf-configs) <br/> <small>([org.apache.sling.karaf-configs](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-configs%22))</small> | Apache Sling configurations for provisioning with Apache Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-configs-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
-| [Apache Sling - Karaf Distribution](https://github.com/apache/sling-org-apache-sling-karaf-distribution) <br/> <small>([org.apache.sling.karaf-distribution](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-distribution%22))</small> | Apache Sling Karaf Distribution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-distribution-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling - Karaf Features](https://github.com/apache/sling-org-apache-sling-karaf-features) <br/> <small>([org.apache.sling.karaf-features](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-features%22))</small> | Apache Sling Features for provisioning with Apache Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-features-1.8)](https://builds.apache.org/view/S-Z/view/Sling/jo [...]
-| [Apache Sling - Karaf Integration Tests](https://github.com/apache/sling-org-apache-sling-karaf-integration-tests) <br/> <small>([org.apache.sling.karaf-integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-integration-tests%22))</small> | Integration Tests for Apache Sling Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-integration-tests-1.8)](https://builds.apac [...]
-| [Apache Sling - Karaf Launchpad Integration Tests (Oak Tar)](https://github.com/apache/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests) <br/> <small>([org.apache.sling.karaf-launchpad-oak-tar-integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-launchpad-oak-tar-integration-tests%22))</small> | Launchpad Integration Tests for Apache Sling with Oak Tar on Karaf |&#32;[![Build Status](https://builds.apac [...]
-| [Apache Sling Launchpad API](https://github.com/apache/sling-org-apache-sling-launchpad-api) <br/> <small>([org.apache.sling.launchpad.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.api%22))</small> | This module contains the API exposed by Launchpad to bundles. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/ [...]
-| [Apache Sling Launchpad Base](https://github.com/apache/sling-org-apache-sling-launchpad-base) <br/> <small>([org.apache.sling.launchpad.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.base%22))</small> | This module contains the common classes and configuration files used by the various launchpad modules.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-base-1.8)](htt [...]
-| [Apache Sling Launchpad Contrib Testing](https://github.com/apache/sling-org-apache-sling-launchpad-contrib-testing) <br/> <small>([org.apache.sling.launchpad.contrib-testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.contrib-testing%22))</small> | Apache Sling Launchpad Contrib Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/b [...]
-| [Apache Sling Launchpad Installer](https://github.com/apache/sling-org-apache-sling-launchpad-installer) <br/> <small>([org.apache.sling.launchpad.installer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.installer%22))</small> | This module installs the contents of the launchpad archive into the framework. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-installer-1.8)](htt [...]
-| [Apache Sling Launchpad Integration Tests](https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests) <br/> <small>([org.apache.sling.launchpad.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.integration-tests%22))</small> | Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects. |&#32;[![Build Status](https://builds.apach [...]
-| [Apache Sling Launchpad Test Bundles](https://github.com/apache/sling-org-apache-sling-launchpad-test-bundles) <br/> <small>([org.apache.sling.launchpad.test-bundles](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-bundles%22))</small> | Bundles required for testing Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-test-bundles-1.8)](https://builds.apache.org [...]
-| [Apache Sling Launchpad Testing Fragment Bundle](https://github.com/apache/sling-org-apache-sling-launchpad-test-fragment) <br/> <small>([org.apache.sling.launchpad.test-fragment](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-fragment%22))</small> | Sling fragment bundle used by the Launchpad Testing integration tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-te [...]
-| [Apache Sling Launchpad Testing Services WAR](https://github.com/apache/sling-org-apache-sling-launchpad-test-services-war) <br/> <small>([org.apache.sling.launchpad.test-services-war](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-services-war%22))</small> | Sling services used by the Launchpad Testing integration tests in WAR form. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sli [...]
-| [Apache Sling Launchpad Testing Services](https://github.com/apache/sling-org-apache-sling-launchpad-test-services) <br/> <small>([org.apache.sling.launchpad.test-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-services%22))</small> | Sling services used by the Launchpad Testing integration tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-test-services-1. [...]
-| [Apache Sling Launchpad Testing WAR](https://github.com/apache/sling-org-apache-sling-launchpad-testing-war) <br/> <small>([org.apache.sling.launchpad.testing-war](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.testing-war%22))</small> | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-a [...]
-| [Apache Sling Launchpad Testing](https://github.com/apache/sling-org-apache-sling-launchpad-testing) <br/> <small>([org.apache.sling.launchpad.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.testing%22))</small> | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-laun [...]
-| [Apache Sling Models API](https://github.com/apache/sling-org-apache-sling-models-api) <br/> <small>([org.apache.sling.models.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.api%22))</small> | Apache Sling Models API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-models-api-1.8)&#32;[![JavaDoc [...]
-| [Apache Sling Models Implementation](https://github.com/apache/sling-org-apache-sling-models-impl) <br/> <small>([org.apache.sling.models.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.impl%22))</small> | Apache Sling Models Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-impl-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-mode [...]
-| [Apache Sling Models Integration Tests](https://github.com/apache/sling-org-apache-sling-models-integration-tests) <br/> <small>([org.apache.sling.models.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.integration-tests%22))</small> | Apache Sling Models Integration Tests - builds a bundle with Sling server-side tests, and executes them via a remote test proxy that runs in the integration-tests phase. |&#32;[![Bu [...]
-| [Apache Sling Models Jackson Exporter](https://github.com/apache/sling-org-apache-sling-models-jacksonexporter) <br/> <small>([org.apache.sling.models.jacksonexporter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.jacksonexporter%22))</small> | Apache Sling Models Client Model Exporter - Jackson |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-jacksonexporter-1.8)](https://builds [...]
-| [Apache Sling Models Validation Implementation](https://github.com/apache/sling-org-apache-sling-models-validation-impl) <br/> <small>([org.apache.sling.models.validation-impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.validation-impl%22))</small> | Validation Implementation which leverages Sling Validation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-validation-impl-1.8) [...]
-| [Apache Sling Message oriented Middleware API](https://github.com/apache/sling-org-apache-sling-mom) <br/> <small>([org.apache.sling.mom](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.mom%22))</small> | An API to support message passing using queues or publish/subscribe patterns. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-mom-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
-| [Apache Sling MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-mongodb) <br/> <small>([org.apache.sling.mongodb](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.mongodb%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-mongodb-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-mongodb-1.8)&#32;[![contrib](http://sling.apache.or [...]
-| [Apache Sling NoSQL Couchbase Client](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-client) <br/> <small>([org.apache.sling.nosql.couchbase-client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-client%22))</small> | Couchbase client provider using Couchbase SDK 2. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-couchbase-client-1.8)](https://builds.apa [...]
-| [Apache Sling NoSQL Couchbase Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-resourceprovider) <br/> <small>([org.apache.sling.nosql.couchbase-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-resourceprovider%22))</small> | Resource Provider with Couchbase Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
-| [Apache Sling NoSQL Generic Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-generic) <br/> <small>([org.apache.sling.nosql.generic](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.generic%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-generic-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-generic-1.8)&#3 [...]
-| [Apache Sling NoSQL Launchpad](https://github.com/apache/sling-org-apache-sling-nosql-launchpad) <br/> <small>([org.apache.sling.nosql.launchpad](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.launchpad%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-launchpad-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-launchpad-1.8)&#32;[![c [...]
-| [Apache Sling NoSQL MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-mongodb-resourceprovider) <br/> <small>([org.apache.sling.nosql.mongodb-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.mongodb-resourceprovider%22))</small> | Resource Provider with MongoDB Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-no [...]
-| [Apache Sling Oak Restrictions](https://github.com/apache/sling-org-apache-sling-oak-restrictions) <br/> <small>([org.apache.sling.oak.restrictions](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.oak.restrictions%22))</small> | Supports additional restrictions for OAK (e.g. for resource type). |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-oak-restrictions-1.8)](https://builds.apache.org/view [...]
+| [Apache Sling JCR API](https://github.com/apache/sling-org-apache-sling-jcr-api) <br/> <small>([org.apache.sling.jcr.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.api%22))</small> | This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-api-1.8)](https [...]
+| [Apache Sling JCR Base Bundle](https://github.com/apache/sling-org-apache-sling-jcr-base) <br/> <small>([org.apache.sling.jcr.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.base%22))</small> | The JCR base bundle provides JCR utility classes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-base-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-base [...]
+| [Apache Sling JCR ClassLoader](https://github.com/apache/sling-org-apache-sling-jcr-classloader) <br/> <small>([org.apache.sling.jcr.classloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.classloader%22))</small> | This bundle provides a classloader for the Apache Sling Commons dynamic classloader. The classloader provided supports loading classes from a JCR repository at configured paths. This bundle also implements a class wri [...]
+| [Apache Sling Initial Content Loader](https://github.com/apache/sling-org-apache-sling-jcr-contentloader) <br/> <small>([org.apache.sling.jcr.contentloader](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.contentloader%22))</small> | This bundle provides initial content installation through bundles. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-contentloader-1.8)](https://builds.apach [...]
+| [Apache Sling JCR Content Parser](https://github.com/apache/sling-org-apache-sling-jcr-contentparser) <br/> <small>([org.apache.sling.jcr.contentparser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.contentparser%22))</small> | Parser for JCR repository content stored in files (e.g. JSON, FileVault XML). |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-contentparser-1.8)](https://build [...]
+| [Apache Sling JCR DavEx](https://github.com/apache/sling-org-apache-sling-jcr-davex) <br/> <small>([org.apache.sling.jcr.davex](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.davex%22))</small> | Bundle to access JCR repositories over DavEx |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-davex-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-davex-1.8) [...]
+| [Apache Sling Jackrabbit JSR-283 Access Control Manager Support](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-accessmanager) <br/> <small>([org.apache.sling.jcr.jackrabbit.accessmanager](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.accessmanager%22))</small> | Provides SlingPostOperations for the Jackrabbit JSR-283 Access Control Manager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/ico [...]
+| [Apache Sling JCR Jackrabbit Base](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-base) <br/> <small>([org.apache.sling.jcr.jackrabbit.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.base%22))</small> | The JCR base bundle provides Jackrabbit utility classes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-jackrabbit-base-1.8)](https://builds.apache.org/ [...]
+| [Apache Sling Jackrabbit UserManager Support](https://github.com/apache/sling-org-apache-sling-jcr-jackrabbit-usermanager) <br/> <small>([org.apache.sling.jcr.jackrabbit.usermanager](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jackrabbit.usermanager%22))</small> | Provides ResourceProvider and SlingPostOperations for the Jackrabbit UserManager. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache- [...]
+| [Apache Sling Wrapper Bundle for the JCR API](https://github.com/apache/sling-org-apache-sling-jcr-jcr-wrapper) <br/> <small>([org.apache.sling.jcr.jcr-wrapper](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.jcr-wrapper%22))</small> | This bundle wraps the JCR API Version 2.0 and exports it as version 2.0 and 1.1 to avoid problems with strict import ranges due to the (wrong) export in the original JCR api bundle. |&#32;[![Build Statu [...]
+| [Apache Sling JCR JS NodeTypes](https://github.com/apache/sling-org-apache-sling-jcr-js-nodetypes) <br/> <small>([org.apache.sling.jcr.js.nodetypes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.js.nodetypes%22))</small> | Uses Apache Sling to generate a JavaScript representation of JCR node types. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-js-nodetypes-1.8)](https://builds.apach [...]
+| [Apache Sling JCR Oak Repository Server](https://github.com/apache/sling-org-apache-sling-jcr-oak-server) <br/> <small>([org.apache.sling.jcr.oak.server](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.oak.server%22))</small> | This bundle provides a SlingRepository based on Apache Jackrabbit Oak. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-oak-server-1.8)](https://builds.apache.org [...]
+| [Apache Sling JCR Repository Registration](https://github.com/apache/sling-org-apache-sling-jcr-registration) <br/> <small>([org.apache.sling.jcr.registration](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.registration%22))</small> | Bundle providing support to publish JCR repository services via RMI and/or JNDI |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-registration-1.8)](https: [...]
+| [Apache Sling JCR RepoInit module](https://github.com/apache/sling-org-apache-sling-jcr-repoinit) <br/> <small>([org.apache.sling.jcr.repoinit](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.repoinit%22))</small> | Initializes a JCR repository based on the output of the RepoInit Language parser. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-repoinit-1.8)](https://builds.apache.org/vi [...]
+| [Apache Sling Versioning Integration Tests](https://github.com/apache/sling-org-apache-sling-jcr-repository-it-resource-versioning) <br/> <small>([org.apache.sling.jcr.repository.it-resource-versioning](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.repository.it-resource-versioning%22))</small> | Tests versioning API implementation in JcrResourceProvider |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
+| [Apache Sling JCR Resource Resolver](https://github.com/apache/sling-org-apache-sling-jcr-resource) <br/> <small>([org.apache.sling.jcr.resource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resource%22))</small> | This bundle provides the JCR based ResourceProvider. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resource-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
+| [Apache Sling JCR Resource Security](https://github.com/apache/sling-org-apache-sling-jcr-resourcesecurity) <br/> <small>([org.apache.sling.jcr.resourcesecurity](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resourcesecurity%22))</small> | This bundle provides a resource access gate to protect resources based on JCR nodes. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resourcesecuri [...]
+| [Apache Sling JCR WebConsole Bundle](https://github.com/apache/sling-org-apache-sling-jcr-webconsole) <br/> <small>([org.apache.sling.jcr.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.webconsole%22))</small> | The JCR WebConsole bundle provides Felix WebConsole plugins. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-webconsole-1.8)](https://builds.apache.org/view/S-Z/view [...]
+| [Apache Sling JCR WebDAV](https://github.com/apache/sling-org-apache-sling-jcr-webdav) <br/> <small>([org.apache.sling.jcr.webdav](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.webdav%22))</small> | Bundle to access JCR repositories over WebDAV |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-webdav-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jcr-webd [...]
+| [Apache Sling MoM Implementation using JMS with AMQ](https://github.com/apache/sling-org-apache-sling-jms) <br/> <small>([org.apache.sling.jms](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jms%22))</small> | Provides a JMS Connection provider that works OOTB in a cluster or uses a pre-existing AMQ endpoint depending on the configuration. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jms-1. [...]
+| [Apache Sling JMX Resource Provider](https://github.com/apache/sling-org-apache-sling-jmx-provider) <br/> <small>([org.apache.sling.jmx.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jmx.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jmx-provider-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jmx-provider-1.8)&#32;[![JavaDocs]( [...]
+| [Apache Sling Jobs Service Integration Tests Bundle](https://github.com/apache/sling-org-apache-sling-jobs-it-services) <br/> <small>([org.apache.sling.jobs-it-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it-services%22))</small> | Integration tests for the Jobs implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-services-1.8)](https://builds.apache.org/view [...]
+| [Apache Sling Jobs Integration Tests](https://github.com/apache/sling-org-apache-sling-jobs-it) <br/> <small>([org.apache.sling.jobs-it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it%22))</small> | Integration testing Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
+| [Apache Sling Jobs Support](https://github.com/apache/sling-org-apache-sling-jobs) <br/> <small>([org.apache.sling.jobs](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs%22))</small> | Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jobs-1.8)&#32;[![Test Sta [...]
+| [Apache Sling JUnit Core](https://github.com/apache/sling-org-apache-sling-junit-core) <br/> <small>([org.apache.sling.junit.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.core%22))</small> | Runs JUnit tests in an OSGi framework and provides the JUnit libraries |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
+| [Apache Sling JUnit Health Checks](https://github.com/apache/sling-org-apache-sling-junit-healthcheck) <br/> <small>([org.apache.sling.junit.healthcheck](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.healthcheck%22))</small> | Sling Health Check services that run JUnit tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-healthcheck-1.8)](https://builds.apache.org/view/S-Z/view/S [...]
+| [Apache Sling JUnit Performance](https://github.com/apache/sling-org-apache-sling-junit-performance) <br/> <small>([org.apache.sling.junit.performance](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.performance%22))</small> | Provides utilities for JUnit to run performance tests and report results |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-performance-1.8)](https://builds.apac [...]
+| [Apache Sling JUnit Remote Tests Runners](https://github.com/apache/sling-org-apache-sling-junit-remote) <br/> <small>([org.apache.sling.junit.remote](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.remote%22))</small> | Utilities to run server-side JUnit tests remotely |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-remote-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling JUnit Scriptable Tests Provider](https://github.com/apache/sling-org-apache-sling-junit-scriptable) <br/> <small>([org.apache.sling.junit.scriptable](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.scriptable%22))</small> | Registers Sling test resources with the JUnit core so that they can be run as tests. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-scriptable-1.8 [...]
+| [Apache Sling JUnit Tests Teleporter](https://github.com/apache/sling-org-apache-sling-junit-teleporter) <br/> <small>([org.apache.sling.junit.teleporter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.junit.teleporter%22))</small> | Client-side implementation of the Teleporter mechanism for server-side JUnit tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-junit-teleporter-1.8)](https:// [...]
+| [Apache Sling - Karaf Configs](https://github.com/apache/sling-org-apache-sling-karaf-configs) <br/> <small>([org.apache.sling.karaf-configs](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-configs%22))</small> | Apache Sling configurations for provisioning with Apache Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-configs-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
+| [Apache Sling - Karaf Distribution](https://github.com/apache/sling-org-apache-sling-karaf-distribution) <br/> <small>([org.apache.sling.karaf-distribution](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-distribution%22))</small> | Apache Sling Karaf Distribution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-distribution-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling - Karaf Features](https://github.com/apache/sling-org-apache-sling-karaf-features) <br/> <small>([org.apache.sling.karaf-features](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-features%22))</small> | Apache Sling Features for provisioning with Apache Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-features-1.8)](https://builds.apache.org/view/S-Z/view/Sling/jo [...]
+| [Apache Sling - Karaf Integration Tests](https://github.com/apache/sling-org-apache-sling-karaf-integration-tests) <br/> <small>([org.apache.sling.karaf-integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-integration-tests%22))</small> | Integration Tests for Apache Sling Karaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-karaf-integration-tests-1.8)](https://builds.apac [...]
+| [Apache Sling - Karaf Launchpad Integration Tests (Oak Tar)](https://github.com/apache/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests) <br/> <small>([org.apache.sling.karaf-launchpad-oak-tar-integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.karaf-launchpad-oak-tar-integration-tests%22))</small> | Launchpad Integration Tests for Apache Sling with Oak Tar on Karaf |&#32;[![Build Status](https://builds.apac [...]
+| [Apache Sling Launchpad API](https://github.com/apache/sling-org-apache-sling-launchpad-api) <br/> <small>([org.apache.sling.launchpad.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.api%22))</small> | This module contains the API exposed by Launchpad to bundles. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/ [...]
+| [Apache Sling Launchpad Base](https://github.com/apache/sling-org-apache-sling-launchpad-base) <br/> <small>([org.apache.sling.launchpad.base](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.base%22))</small> | This module contains the common classes and configuration files used by the various launchpad modules.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-base-1.8)](htt [...]
+| [Apache Sling Launchpad Contrib Testing](https://github.com/apache/sling-org-apache-sling-launchpad-contrib-testing) <br/> <small>([org.apache.sling.launchpad.contrib-testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.contrib-testing%22))</small> | Apache Sling Launchpad Contrib Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/b [...]
+| [Apache Sling Launchpad Installer](https://github.com/apache/sling-org-apache-sling-launchpad-installer) <br/> <small>([org.apache.sling.launchpad.installer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.installer%22))</small> | This module installs the contents of the launchpad archive into the framework. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-installer-1.8)](htt [...]
+| [Apache Sling Launchpad Integration Tests](https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests) <br/> <small>([org.apache.sling.launchpad.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.integration-tests%22))</small> | Sling Integration Tests, contains integration tests that are used by the testing project and other upstream testing projects. |&#32;[![Build Status](https://builds.apach [...]
+| [Apache Sling Launchpad Test Bundles](https://github.com/apache/sling-org-apache-sling-launchpad-test-bundles) <br/> <small>([org.apache.sling.launchpad.test-bundles](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-bundles%22))</small> | Bundles required for testing Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-test-bundles-1.8)](https://builds.apache.org [...]
+| [Apache Sling Launchpad Testing Fragment Bundle](https://github.com/apache/sling-org-apache-sling-launchpad-test-fragment) <br/> <small>([org.apache.sling.launchpad.test-fragment](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-fragment%22))</small> | Sling fragment bundle used by the Launchpad Testing integration tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-te [...]
+| [Apache Sling Launchpad Testing Services WAR](https://github.com/apache/sling-org-apache-sling-launchpad-test-services-war) <br/> <small>([org.apache.sling.launchpad.test-services-war](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-services-war%22))</small> | Sling services used by the Launchpad Testing integration tests in WAR form. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sli [...]
+| [Apache Sling Launchpad Testing Services](https://github.com/apache/sling-org-apache-sling-launchpad-test-services) <br/> <small>([org.apache.sling.launchpad.test-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.test-services%22))</small> | Sling services used by the Launchpad Testing integration tests |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-launchpad-test-services-1. [...]
+| [Apache Sling Launchpad Testing WAR](https://github.com/apache/sling-org-apache-sling-launchpad-testing-war) <br/> <small>([org.apache.sling.launchpad.testing-war](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.testing-war%22))</small> | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-a [...]
+| [Apache Sling Launchpad Testing](https://github.com/apache/sling-org-apache-sling-launchpad-testing) <br/> <small>([org.apache.sling.launchpad.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.testing%22))</small> | Sling Launchpad Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-laun [...]
+| [Apache Sling Models API](https://github.com/apache/sling-org-apache-sling-models-api) <br/> <small>([org.apache.sling.models.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.api%22))</small> | Apache Sling Models API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-models-api-1.8)&#32;[![JavaDoc [...]
+| [Apache Sling Models Implementation](https://github.com/apache/sling-org-apache-sling-models-impl) <br/> <small>([org.apache.sling.models.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.impl%22))</small> | Apache Sling Models Implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-impl-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-mode [...]
+| [Apache Sling Models Integration Tests](https://github.com/apache/sling-org-apache-sling-models-integration-tests) <br/> <small>([org.apache.sling.models.integration-tests](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.integration-tests%22))</small> | Apache Sling Models Integration Tests - builds a bundle with Sling server-side tests, and executes them via a remote test proxy that runs in the integration-tests phase. |&#32;[![Bu [...]
+| [Apache Sling Models Jackson Exporter](https://github.com/apache/sling-org-apache-sling-models-jacksonexporter) <br/> <small>([org.apache.sling.models.jacksonexporter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.jacksonexporter%22))</small> | Apache Sling Models Client Model Exporter - Jackson |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-jacksonexporter-1.8)](https://builds [...]
+| [Apache Sling Models Validation Implementation](https://github.com/apache/sling-org-apache-sling-models-validation-impl) <br/> <small>([org.apache.sling.models.validation-impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.models.validation-impl%22))</small> | Validation Implementation which leverages Sling Validation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-models-validation-impl-1.8) [...]
+| [Apache Sling Message oriented Middleware API](https://github.com/apache/sling-org-apache-sling-mom) <br/> <small>([org.apache.sling.mom](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.mom%22))</small> | An API to support message passing using queues or publish/subscribe patterns. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-mom-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
+| [Apache Sling MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-mongodb) <br/> <small>([org.apache.sling.mongodb](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.mongodb%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-mongodb-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-mongodb-1.8)&#32;[![contrib](http://sling.apache.or [...]
+| [Apache Sling NoSQL Couchbase Client](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-client) <br/> <small>([org.apache.sling.nosql.couchbase-client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-client%22))</small> | Couchbase client provider using Couchbase SDK 2. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-couchbase-client-1.8)](https://builds.apa [...]
+| [Apache Sling NoSQL Couchbase Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-resourceprovider) <br/> <small>([org.apache.sling.nosql.couchbase-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-resourceprovider%22))</small> | Resource Provider with Couchbase Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
+| [Apache Sling NoSQL Generic Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-generic) <br/> <small>([org.apache.sling.nosql.generic](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.generic%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-generic-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-generic-1.8)&#3 [...]
+| [Apache Sling NoSQL Launchpad](https://github.com/apache/sling-org-apache-sling-nosql-launchpad) <br/> <small>([org.apache.sling.nosql.launchpad](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.launchpad%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-launchpad-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-launchpad-1.8)&#32;[![M [...]
+| [Apache Sling NoSQL MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-mongodb-resourceprovider) <br/> <small>([org.apache.sling.nosql.mongodb-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.mongodb-resourceprovider%22))</small> | Resource Provider with MongoDB Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-no [...]
+| [Apache Sling Oak Restrictions](https://github.com/apache/sling-org-apache-sling-oak-restrictions) <br/> <small>([org.apache.sling.oak.restrictions](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.oak.restrictions%22))</small> | Supports additional restrictions for OAK (e.g. for resource type). |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-oak-restrictions-1.8)](https://builds.apache.org/view [...]
 | [Apache Sling Pax Exam Utilities](https://github.com/apache/sling-org-apache-sling-paxexam-util) <br/> <small>([org.apache.sling.paxexam.util](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.paxexam.util%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-paxexam-util-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-paxexam-util-1.8)&#32;[![Test Status]( [...]
 | [Apache Sling Performance Test Tools Reactor](https://github.com/apache/sling-org-apache-sling-performance) <br/> <small>([org.apache.sling.performance.reactor](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.performance.reactor%22))</small> | Reactor for the Apache Sling Performance Test Tools |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-performance-1.8)](https://builds.apache.org/view/S-Z/ [...]
-| [Apache Sling Pipes](https://github.com/apache/sling-org-apache-sling-pipes) <br/> <small>([org.apache.sling.pipes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.pipes%22))</small> | bulk content changes tool |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-pipes-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-pipes-1.8)&#32;[![Test Status](https://img.shields.io [...]
+| [Apache Sling Pipes](https://github.com/apache/sling-org-apache-sling-pipes) <br/> <small>([org.apache.sling.pipes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.pipes%22))</small> | bulk content changes tool |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-pipes-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-pipes-1.8)&#32;[![Test Status](https://img.shields.io [...]
 | [Apache Sling Provisioning Model](https://github.com/apache/sling-org-apache-sling-provisioning-model) <br/> <small>([org.apache.sling.provisioning.model](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.provisioning.model%22))</small> | The provisioning model for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-provisioning-model-1.8)](https://builds.apache.org/view/S-Z/view/Sling/j [...]
-| [Apache Sling Query](https://github.com/apache/sling-org-apache-sling-query) <br/> <small>([org.apache.sling.query](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.query%22))</small> | jQuery-inspired repository traversal tool for Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-query-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-query-1.8)&#32;[![Test Stat [...]
-| [Apache Sling RepoInit Integration Tests](https://github.com/apache/sling-org-apache-sling-repoinit-it) <br/> <small>([org.apache.sling.repoinit.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.repoinit.it%22))</small> | DISABLED - these tests have moved elsewhere, see SLING-7454 |&#32;[![repoinit](https://sling.apache.org/badges/group-repoinit.svg)](https://github.com/apache/sling-aggregator/docs/groups/repoinit.md)|
-| [Apache Sling RepoInit Parser](https://github.com/apache/sling-org-apache-sling-repoinit-parser) <br/> <small>([org.apache.sling.repoinit.parser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.repoinit.parser%22))</small> | Parser for the Repository Initialization language used in Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-repoinit-parser-1.8)](https://builds.apache.org/view/S-Z/vie [...]
-| [Apache Sling Request Processing Analyzer](https://github.com/apache/sling-org-apache-sling-reqanalyzer) <br/> <small>([org.apache.sling.reqanalyzer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.reqanalyzer%22))</small> | Helps analyzing the processing times of Sling requests. Writes the following information into a log file: - request start timestamp - request end timestamp - request URL, user, response status - request progresstracke [...]
-| [Apache Sling Resource Editor](https://github.com/apache/sling-org-apache-sling-resource-editor) <br/> <small>([org.apache.sling.resource-editor](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource-editor%22))</small> | A resource editor for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-editor-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
-| [Apache Sling Inventory Printer Based on Resources](https://github.com/apache/sling-org-apache-sling-resource-inventory) <br/> <small>([org.apache.sling.resource.inventory](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource.inventory%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-inventory-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sl [...]
+| [Apache Sling Query](https://github.com/apache/sling-org-apache-sling-query) <br/> <small>([org.apache.sling.query](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.query%22))</small> | jQuery-inspired repository traversal tool for Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-query-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-query-1.8)&#32;[![Test Stat [...]
+| [Apache Sling RepoInit Integration Tests](https://github.com/apache/sling-org-apache-sling-repoinit-it) <br/> <small>([org.apache.sling.repoinit.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.repoinit.it%22))</small> | DISABLED - these tests have moved elsewhere, see SLING-7454 |&#32;[![repoinit](https://sling.apache.org/badges/group-repoinit.svg)](https://github.com/apache/sling-aggregator/blob/master/docs/groups/repoinit.md)|
+| [Apache Sling RepoInit Parser](https://github.com/apache/sling-org-apache-sling-repoinit-parser) <br/> <small>([org.apache.sling.repoinit.parser](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.repoinit.parser%22))</small> | Parser for the Repository Initialization language used in Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-repoinit-parser-1.8)](https://builds.apache.org/view/S-Z/vie [...]
+| [Apache Sling Request Processing Analyzer](https://github.com/apache/sling-org-apache-sling-reqanalyzer) <br/> <small>([org.apache.sling.reqanalyzer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.reqanalyzer%22))</small> | Helps analyzing the processing times of Sling requests. Writes the following information into a log file: - request start timestamp - request end timestamp - request URL, user, response status - request progresstracke [...]
+| [Apache Sling Resource Editor](https://github.com/apache/sling-org-apache-sling-resource-editor) <br/> <small>([org.apache.sling.resource-editor](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource-editor%22))</small> | A resource editor for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-editor-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
+| [Apache Sling Inventory Printer Based on Resources](https://github.com/apache/sling-org-apache-sling-resource-inventory) <br/> <small>([org.apache.sling.resource.inventory](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource.inventory%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-inventory-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sl [...]
 | [Apache Sling Resource Presence](https://github.com/apache/sling-org-apache-sling-resource-presence) <br/> <small>([org.apache.sling.resource.presence](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource.presence%22))</small> | Apache Sling Resource Presence |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-presence-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-a [...]
 | [Apache Sling Resource Access Security Integration Tests](https://github.com/apache/sling-org-apache-sling-resourceaccesssecurity-it) <br/> <small>([org.apache.sling.resourceaccesssecurity.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourceaccesssecurity.it%22))</small> | Project that tests functionality for org.apache.sling.resourceaccesssecurity bundle. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling [...]
 | [Apache Sling Resource Access Security](https://github.com/apache/sling-org-apache-sling-resourceaccesssecurity) <br/> <small>([org.apache.sling.resourceaccesssecurity](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourceaccesssecurity%22))</small> | This bundle provides in implementation of the ResourceAccessSecurity service |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourceaccesssec [...]
 | [Apache Sling Resource Builder](https://github.com/apache/sling-org-apache-sling-resourcebuilder) <br/> <small>([org.apache.sling.resourcebuilder](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcebuilder%22))</small> | Utilities to create Sling content |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcebuilder-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
-| [Apache Sling Resource Collection API](https://github.com/apache/sling-org-apache-sling-resourcecollection) <br/> <small>([org.apache.sling.resourcecollection](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcecollection%22))</small> | The Apache Sling resource collection bundle provides an api to manage collections of Resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcecol [...]
-| [Apache Sling Resource Merger](https://github.com/apache/sling-org-apache-sling-resourcemerger) <br/> <small>([org.apache.sling.resourcemerger](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcemerger%22))</small> | This bundle provides services to merge resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcemerger-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
+| [Apache Sling Resource Collection API](https://github.com/apache/sling-org-apache-sling-resourcecollection) <br/> <small>([org.apache.sling.resourcecollection](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcecollection%22))</small> | The Apache Sling resource collection bundle provides an api to manage collections of Resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcecol [...]
+| [Apache Sling Resource Merger](https://github.com/apache/sling-org-apache-sling-resourcemerger) <br/> <small>([org.apache.sling.resourcemerger](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcemerger%22))</small> | This bundle provides services to merge resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcemerger-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
 | [Apache Sling Resource Resolver](https://github.com/apache/sling-org-apache-sling-resourceresolver) <br/> <small>([org.apache.sling.resourceresolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourceresolver%22))</small> | This bundle provides the Resource Resolver and the Resource Resolver Factory. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourceresolver-1.8)](https://builds.apa [...]
-| [Apache Sling Rewriter](https://github.com/apache/sling-org-apache-sling-rewriter) <br/> <small>([org.apache.sling.rewriter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.rewriter%22))</small> | The Apache Sling rewriter allows configurable post processing of any output from Apache Sling. The output can be processed by a configurable processor or a configurable pipeline. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon? [...]
-| [Apache Sling Scripting API](https://github.com/apache/sling-org-apache-sling-scripting-api) <br/> <small>([org.apache.sling.scripting.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.api%22))</small> | This bundle provides the internal API to implement scripting. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/ [...]
-| [Apache Sling Script Console](https://github.com/apache/sling-org-apache-sling-scripting-console) <br/> <small>([org.apache.sling.scripting.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.console%22))</small> | Web Console plugin for evaluating scripts |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-console-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Scripting Core implementation](https://github.com/apache/sling-org-apache-sling-scripting-core) <br/> <small>([org.apache.sling.scripting.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.core%22))</small> | Sling Scripting core functionality |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-o [...]
-| [Apache Sling Wrapper Bundle for Apache Tomcat EL API](https://github.com/apache/sling-org-apache-sling-scripting-el-api) <br/> <small>([org.apache.sling.scripting.el-api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.el-api%22))</small> | This bundle wraps the Apache Tomcat 6.0.14 EL API used by Apache Sling Scripting JSP. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-e [...]
-| [Apache Sling Scripting ESX](https://github.com/apache/sling-org-apache-sling-scripting-esx) <br/> <small>([org.apache.sling.scripting.esx](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.esx%22))</small> | Support NodeJS like scripting and module resolution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-esx-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
-| [Apache Sling Scripting FreeMarker](https://github.com/apache/sling-org-apache-sling-scripting-freemarker) <br/> <small>([org.apache.sling.scripting.freemarker](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.freemarker%22))</small> | Support for FreeMarker scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-freemarker-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
-| [Apache Sling Scripting Groovy](https://github.com/apache/sling-org-apache-sling-scripting-groovy) <br/> <small>([org.apache.sling.scripting.groovy](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.groovy%22))</small> | Support for scripting with Groovy |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-groovy-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apa [...]
-| [Apache Sling Scripting Java Support](https://github.com/apache/sling-org-apache-sling-scripting-java) <br/> <small>([org.apache.sling.scripting.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.java%22))</small> | Support for scripting Java |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-java-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
-| [Apache Sling Scripting JavaScript Support](https://github.com/apache/sling-org-apache-sling-scripting-javascript) <br/> <small>([org.apache.sling.scripting.javascript](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.javascript%22))</small> | Support for JavaScript scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-javascript-1.8)](https://builds.apache.org/view/S-Z/v [...]
-| [Apache Sling Wrapper Bundle for Apache Tomcat JSP API](https://github.com/apache/sling-org-apache-sling-scripting-jsp-api) <br/> <small>([org.apache.sling.scripting.jsp-api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp-api%22))</small> | This bundle wraps the Apache Tomcat 6.0.14 JSP API used by Apache Sling Scripting JSP. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-script [...]
-| [Apache Sling Scripting JSP Standard Tag Library](https://github.com/apache/sling-org-apache-sling-scripting-jsp-jstl) <br/> <small>([org.apache.sling.scripting.jsp.jstl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp.jstl%22))</small> | JavaServer Pages Standard Tag Library based on Jakarta Taglibs (XML support excluded) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting- [...]
-| [Apache Sling Scripting JSP Tag Library](https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib) <br/> <small>([org.apache.sling.scripting.jsp.taglib](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp.taglib%22))</small> | Core Tag Library for Apache Sling JSP support |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-jsp-taglib-1.8)](https://builds.apache.org/ [...]
-| [Apache Sling Scripting JSP Support](https://github.com/apache/sling-org-apache-sling-scripting-jsp) <br/> <small>([org.apache.sling.scripting.jsp](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp%22))</small> | Support for JSP scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-jsp-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-scrip [...]
-| [Apache Sling Scripting HTL Java Compiler](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler-java) <br/> <small>([org.apache.sling.scripting.sightly.compiler.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.compiler.java%22))</small> | The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.com [...]
-| [Apache Sling Scripting HTL Compiler](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler) <br/> <small>([org.apache.sling.scripting.sightly.compiler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.compiler%22))</small> | The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree. |&#32;[![Build Status](https://builds.apache. [...]
-| [Apache Sling Scripting HTL JavaScript Use Provider](https://github.com/apache/sling-org-apache-sling-scripting-sightly-js-provider) <br/> <small>([org.apache.sling.scripting.sightly.js.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.js.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-js-provider-1.8)](https://builds.apache.or [...]
-| [Apache Sling Scripting HTL Sling Models Use Provider](https://github.com/apache/sling-org-apache-sling-scripting-sightly-models-provider) <br/> <small>([org.apache.sling.scripting.sightly.models.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.models.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-models-provider-1.8)](https: [...]
-| [Apache Sling Scripting HTL Read-Eval-Print Loop Environment](https://github.com/apache/sling-org-apache-sling-scripting-sightly-repl) <br/> <small>([org.apache.sling.scripting.sightly.repl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.repl%22))</small> | REPL for Apache Sling Scripting HTL engine |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-repl-1.8)]( [...]
-| [Apache Sling Scripting HTL Integration Tests Content](https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing-content) <br/> <small>([org.apache.sling.scripting.sightly.testing-content](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.testing-content%22))</small> | This bundle contains: - Content adapted from the Adobe HTL TCK meant to test the org.apache.sling.scripting.HTL implementations. - Content  [...]
-| [Apache Sling Scripting HTL Integration Tests](https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing) <br/> <small>([org.apache.sling.scripting.sightly.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.testing%22))</small> | This project runs the integration tests for validating the Apache Sling Scripting HTL implementation against the Adobe HTL TCK. |&#32;[![Build Status](https://builds.apach [...]
-| [Apache Sling Scripting HTL Engine](https://github.com/apache/sling-org-apache-sling-scripting-sightly) <br/> <small>([org.apache.sling.scripting.sightly](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly%22))</small> | The Apache Sling Scripting HTL Engine is a Java implementation of the HTML Template Language specification. The bundle contains the HTL script engine and its runtime implementation. |&#32;[![Build Status](h [...]
-| [Apache Sling Scripting Thymeleaf](https://github.com/apache/sling-org-apache-sling-scripting-thymeleaf) <br/> <small>([org.apache.sling.scripting.thymeleaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.thymeleaf%22))</small> | Apache Sling Scripting Thymeleaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-thymeleaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Scripting W3C XML Processing Support](https://github.com/apache/sling-org-apache-sling-scripting-xproc) <br/> <small>([org.apache.sling.scripting.xproc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.xproc%22))</small> | Support for W3C XML Processing scripting (http://www.w3.org/XML/Processing/) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-xproc-1.8)](http [...]
-| [Apache Sling Security](https://github.com/apache/sling-org-apache-sling-security) <br/> <small>([org.apache.sling.security](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.security%22))</small> | The Apache Sling Security module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-security-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-security-1.8)&#32;[![Test Stat [...]
+| [Apache Sling Rewriter](https://github.com/apache/sling-org-apache-sling-rewriter) <br/> <small>([org.apache.sling.rewriter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.rewriter%22))</small> | The Apache Sling rewriter allows configurable post processing of any output from Apache Sling. The output can be processed by a configurable processor or a configurable pipeline. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon? [...]
+| [Apache Sling Scripting API](https://github.com/apache/sling-org-apache-sling-scripting-api) <br/> <small>([org.apache.sling.scripting.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.api%22))</small> | This bundle provides the internal API to implement scripting. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/ [...]
+| [Apache Sling Script Console](https://github.com/apache/sling-org-apache-sling-scripting-console) <br/> <small>([org.apache.sling.scripting.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.console%22))</small> | Web Console plugin for evaluating scripts |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-console-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Scripting Core implementation](https://github.com/apache/sling-org-apache-sling-scripting-core) <br/> <small>([org.apache.sling.scripting.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.core%22))</small> | Sling Scripting core functionality |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-core-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-o [...]
+| [Apache Sling Wrapper Bundle for Apache Tomcat EL API](https://github.com/apache/sling-org-apache-sling-scripting-el-api) <br/> <small>([org.apache.sling.scripting.el-api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.el-api%22))</small> | This bundle wraps the Apache Tomcat 6.0.14 EL API used by Apache Sling Scripting JSP. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-e [...]
+| [Apache Sling Scripting ESX](https://github.com/apache/sling-org-apache-sling-scripting-esx) <br/> <small>([org.apache.sling.scripting.esx](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.esx%22))</small> | Support NodeJS like scripting and module resolution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-esx-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
+| [Apache Sling Scripting FreeMarker](https://github.com/apache/sling-org-apache-sling-scripting-freemarker) <br/> <small>([org.apache.sling.scripting.freemarker](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.freemarker%22))</small> | Support for FreeMarker scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-freemarker-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
+| [Apache Sling Scripting Groovy](https://github.com/apache/sling-org-apache-sling-scripting-groovy) <br/> <small>([org.apache.sling.scripting.groovy](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.groovy%22))</small> | Support for scripting with Groovy |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-groovy-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apa [...]
+| [Apache Sling Scripting Java Support](https://github.com/apache/sling-org-apache-sling-scripting-java) <br/> <small>([org.apache.sling.scripting.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.java%22))</small> | Support for scripting Java |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-java-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
+| [Apache Sling Scripting JavaScript Support](https://github.com/apache/sling-org-apache-sling-scripting-javascript) <br/> <small>([org.apache.sling.scripting.javascript](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.javascript%22))</small> | Support for JavaScript scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-javascript-1.8)](https://builds.apache.org/view/S-Z/v [...]
+| [Apache Sling Wrapper Bundle for Apache Tomcat JSP API](https://github.com/apache/sling-org-apache-sling-scripting-jsp-api) <br/> <small>([org.apache.sling.scripting.jsp-api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp-api%22))</small> | This bundle wraps the Apache Tomcat 6.0.14 JSP API used by Apache Sling Scripting JSP. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-script [...]
+| [Apache Sling Scripting JSP Standard Tag Library](https://github.com/apache/sling-org-apache-sling-scripting-jsp-jstl) <br/> <small>([org.apache.sling.scripting.jsp.jstl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp.jstl%22))</small> | JavaServer Pages Standard Tag Library based on Jakarta Taglibs (XML support excluded) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting- [...]
+| [Apache Sling Scripting JSP Tag Library](https://github.com/apache/sling-org-apache-sling-scripting-jsp-taglib) <br/> <small>([org.apache.sling.scripting.jsp.taglib](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp.taglib%22))</small> | Core Tag Library for Apache Sling JSP support |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-jsp-taglib-1.8)](https://builds.apache.org/ [...]
+| [Apache Sling Scripting JSP Support](https://github.com/apache/sling-org-apache-sling-scripting-jsp) <br/> <small>([org.apache.sling.scripting.jsp](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.jsp%22))</small> | Support for JSP scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-jsp-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-scrip [...]
+| [Apache Sling Scripting HTL Java Compiler](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler-java) <br/> <small>([org.apache.sling.scripting.sightly.compiler.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.compiler.java%22))</small> | The Apache Sling Scripting HTL Java Compiler provides support for transpiling the Abstract Syntax Tree produced by the org.apache.sling.scripting.sightly.com [...]
+| [Apache Sling Scripting HTL Compiler](https://github.com/apache/sling-org-apache-sling-scripting-sightly-compiler) <br/> <small>([org.apache.sling.scripting.sightly.compiler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.compiler%22))</small> | The Apache Sling Scripting HTL Compiler provides support for compiling HTML Template Language scripts into an Abstract Syntax Tree. |&#32;[![Build Status](https://builds.apache. [...]
+| [Apache Sling Scripting HTL JavaScript Use Provider](https://github.com/apache/sling-org-apache-sling-scripting-sightly-js-provider) <br/> <small>([org.apache.sling.scripting.sightly.js.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.js.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-js-provider-1.8)](https://builds.apache.or [...]
+| [Apache Sling Scripting HTL Sling Models Use Provider](https://github.com/apache/sling-org-apache-sling-scripting-sightly-models-provider) <br/> <small>([org.apache.sling.scripting.sightly.models.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.models.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-models-provider-1.8)](https: [...]
+| [Apache Sling Scripting HTL Read-Eval-Print Loop Environment](https://github.com/apache/sling-org-apache-sling-scripting-sightly-repl) <br/> <small>([org.apache.sling.scripting.sightly.repl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.repl%22))</small> | REPL for Apache Sling Scripting HTL engine |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-sightly-repl-1.8)]( [...]
+| [Apache Sling Scripting HTL Integration Tests Content](https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing-content) <br/> <small>([org.apache.sling.scripting.sightly.testing-content](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.testing-content%22))</small> | This bundle contains: - Content adapted from the Adobe HTL TCK meant to test the org.apache.sling.scripting.HTL implementations. - Content  [...]
+| [Apache Sling Scripting HTL Integration Tests](https://github.com/apache/sling-org-apache-sling-scripting-sightly-testing) <br/> <small>([org.apache.sling.scripting.sightly.testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly.testing%22))</small> | This project runs the integration tests for validating the Apache Sling Scripting HTL implementation against the Adobe HTL TCK. |&#32;[![Build Status](https://builds.apach [...]
+| [Apache Sling Scripting HTL Engine](https://github.com/apache/sling-org-apache-sling-scripting-sightly) <br/> <small>([org.apache.sling.scripting.sightly](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.sightly%22))</small> | The Apache Sling Scripting HTL Engine is a Java implementation of the HTML Template Language specification. The bundle contains the HTL script engine and its runtime implementation. |&#32;[![Build Status](h [...]
+| [Apache Sling Scripting Thymeleaf](https://github.com/apache/sling-org-apache-sling-scripting-thymeleaf) <br/> <small>([org.apache.sling.scripting.thymeleaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.thymeleaf%22))</small> | Apache Sling Scripting Thymeleaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-thymeleaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Scripting W3C XML Processing Support](https://github.com/apache/sling-org-apache-sling-scripting-xproc) <br/> <small>([org.apache.sling.scripting.xproc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.xproc%22))</small> | Support for W3C XML Processing scripting (http://www.w3.org/XML/Processing/) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-xproc-1.8)](http [...]
+| [Apache Sling Security](https://github.com/apache/sling-org-apache-sling-security) <br/> <small>([org.apache.sling.security](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.security%22))</small> | The Apache Sling Security module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-security-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-security-1.8)&#32;[![Test Stat [...]
 | [Apache Sling Service User Web Console](https://github.com/apache/sling-org-apache-sling-serviceuser-webconsole) <br/> <small>([org.apache.sling.serviceuser.webconsole](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.serviceuser.webconsole%22))</small> | Provides an OSGi Web Console for creating, updating and viewing Service Users. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-serviceuser-web [...]
 | [Apache Sling Service User Mapper](https://github.com/apache/sling-org-apache-sling-serviceusermapper) <br/> <small>([org.apache.sling.serviceusermapper](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.serviceusermapper%22))</small> | Provides a service to map service names with optional service information to user names to be used to access repositories such as the JCR repository or the Sling ResourceResolver. |&#32;[![Build Status](http [...]
 | [Apache Sling Servlet Helpers](https://github.com/apache/sling-org-apache-sling-servlet-helpers) <br/> <small>([org.apache.sling.servlet-helpers](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlet-helpers%22))</small> | Mock implementations of SlingHttpServletRequest, SlingHttpServletResponse and related classes. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlet-helpers-1.8)](https:/ [...]
-| [Apache Sling Servlets Annotations IT](https://github.com/apache/sling-org-apache-sling-servlets-annotations-it) <br/> <small>([org.apache.sling.servlets.annotations.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations.it%22))</small> | Integration tests for OSGi DS 1.4 component property type annotations for Sling servlets and filters |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apac [...]
-| [Apache Sling Servlet Annotations](https://github.com/apache/sling-org-apache-sling-servlets-annotations) <br/> <small>([org.apache.sling.servlets.annotations](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations%22))</small> | OSGi DS 1.4 component property type annotations for Sling servlets and filters |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-annotations-1.8)] [...]
-| [Apache Sling Default GET Servlets](https://github.com/apache/sling-org-apache-sling-servlets-get) <br/> <small>([org.apache.sling.servlets.get](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.get%22))</small> | Provides default GET servlets for HTML, Text and JSON rendering and streaming resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-get-1.8)](https://builds.apach [...]
-| [Apache Sling Default POST Servlets](https://github.com/apache/sling-org-apache-sling-servlets-post) <br/> <small>([org.apache.sling.servlets.post](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.post%22))</small> | Provides default POST servlets. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-post-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
-| [Apache Sling Servlet Resolver](https://github.com/apache/sling-org-apache-sling-servlets-resolver) <br/> <small>([org.apache.sling.servlets.resolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.resolver%22))</small> | Bundle implementing the Sling API ServletResolver. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-resolver-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
+| [Apache Sling Servlets Annotations IT](https://github.com/apache/sling-org-apache-sling-servlets-annotations-it) <br/> <small>([org.apache.sling.servlets.annotations.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations.it%22))</small> | Integration tests for OSGi DS 1.4 component property type annotations for Sling servlets and filters |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apac [...]
+| [Apache Sling Servlet Annotations](https://github.com/apache/sling-org-apache-sling-servlets-annotations) <br/> <small>([org.apache.sling.servlets.annotations](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.annotations%22))</small> | OSGi DS 1.4 component property type annotations for Sling servlets and filters |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-annotations-1.8)] [...]
+| [Apache Sling Default GET Servlets](https://github.com/apache/sling-org-apache-sling-servlets-get) <br/> <small>([org.apache.sling.servlets.get](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.get%22))</small> | Provides default GET servlets for HTML, Text and JSON rendering and streaming resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-get-1.8)](https://builds.apach [...]
+| [Apache Sling Default POST Servlets](https://github.com/apache/sling-org-apache-sling-servlets-post) <br/> <small>([org.apache.sling.servlets.post](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.post%22))</small> | Provides default POST servlets. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-post-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
+| [Apache Sling Servlet Resolver](https://github.com/apache/sling-org-apache-sling-servlets-resolver) <br/> <small>([org.apache.sling.servlets.resolver](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.servlets.resolver%22))</small> | Bundle implementing the Sling API ServletResolver. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-servlets-resolver-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
 | [Apache Sling Settings](https://github.com/apache/sling-org-apache-sling-settings) <br/> <small>([org.apache.sling.settings](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.settings%22))</small> | Settings support including run modes |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-settings-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-settings-1.8)&#32;[![Test S [...]
-| [Apache Sling Starter Content](https://github.com/apache/sling-org-apache-sling-starter-content) <br/> <small>([org.apache.sling.starter.content](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter.content%22))</small> | This bundle provides content that is loaded in the JCR repository for the Sling Starter. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-content-1.8)](https://build [...]
-| [Apache Sling Starter Startup Module](https://github.com/apache/sling-org-apache-sling-starter-startup) <br/> <small>([org.apache.sling.starter.startup](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter.startup%22))</small> | A module for handling the startup of the Apache Sling Starter. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-startup-1.8)](https://builds.apache.org/view/S [...]
+| [Apache Sling Starter Content](https://github.com/apache/sling-org-apache-sling-starter-content) <br/> <small>([org.apache.sling.starter.content](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter.content%22))</small> | This bundle provides content that is loaded in the JCR repository for the Sling Starter. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-content-1.8)](https://build [...]
+| [Apache Sling Starter Startup Module](https://github.com/apache/sling-org-apache-sling-starter-startup) <br/> <small>([org.apache.sling.starter.startup](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter.startup%22))</small> | A module for handling the startup of the Apache Sling Starter. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-startup-1.8)](https://builds.apache.org/view/S [...]
 | [Apache Sling Starter Application](https://github.com/apache/sling-org-apache-sling-starter) <br/> <small>([org.apache.sling.starter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.starter%22))</small> | The Sling Starter application, available in both JAR and WAR flavors. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-starter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
-| [Apache Sling Startup Filter Disabler](https://github.com/apache/sling-org-apache-sling-startupfilter-disabler) <br/> <small>([org.apache.sling.startupfilter.disabler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.startupfilter.disabler%22))</small> | Registers a StartupFilterDisabler to disable the Sling Startup Filter. Configure this bundle with a high enough run level to remove the startup filter once the system is ready. |&#32;[![Bu [...]
-| [Apache Sling Startup Filter](https://github.com/apache/sling-org-apache-sling-startupfilter) <br/> <small>([org.apache.sling.startupfilter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.startupfilter%22))</small> | Servlet Filter that blocks access to Sling while starting up. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-startupfilter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Superimposing Resource Provider](https://github.com/apache/sling-org-apache-sling-superimposing) <br/> <small>([org.apache.sling.superimposing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.superimposing%22))</small> | Allows to mirror resource trees and superimposing resources. All changes from the master tree are reflected to the mirrored tree. It is possible to add or overlay resources in the mirrored tree. |&#32;[![Bui [...]
-| [Apache Sling Log Tail Implementation](https://github.com/apache/sling-org-apache-sling-tail) <br/> <small>([org.apache.sling.tail](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tail%22))</small> | This bundle enables a web tail view of the system log files. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tail-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tail [...]
-| [Apache Sling Tenant](https://github.com/apache/sling-org-apache-sling-tenant) <br/> <small>([org.apache.sling.tenant](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tenant%22))</small> | This bundle provides the Tenant Provider Implementation and API. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tenant-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tenant-1. [...]
-| [Apache Sling Context-Aware Configuration Mock Plugin](https://github.com/apache/sling-org-apache-sling-testing-caconfig-mock-plugin) <br/> <small>([org.apache.sling.testing.caconfig-mock-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.caconfig-mock-plugin%22))</small> | Mock Context Plugin for Apache Sling Context-Aware Configuration |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sl [...]
-| [Apache Sling Testing Clients](https://github.com/apache/sling-org-apache-sling-testing-clients) <br/> <small>([org.apache.sling.testing.clients](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.clients%22))</small> | Sling testing http clients and utils |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-clients-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
-| [Apache Sling Testing Email Support](https://github.com/apache/sling-org-apache-sling-testing-email) <br/> <small>([org.apache.sling.testing.email](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.email%22))</small> | Contains utilities that assist in validating email-enabled OSGi applications. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-email-1.8)](https://builds.apache.org/ [...]
-| [Apache Sling Testing Hamcrest](https://github.com/apache/sling-org-apache-sling-testing-hamcrest) <br/> <small>([org.apache.sling.testing.hamcrest](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.hamcrest%22))</small> | Hamcrest matchers tailored for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-hamcrest-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Testing JCR Mock](https://github.com/apache/sling-org-apache-sling-testing-jcr-mock) <br/> <small>([org.apache.sling.testing.jcr-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.jcr-mock%22))</small> | Mock implementation of selected JCR APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-jcr-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
-| [Apache Sling Testing Mock Log Configuration](https://github.com/apache/sling-org-apache-sling-testing-logging-mock) <br/> <small>([org.apache.sling.testing.logging-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.logging-mock%22))</small> | Default simple SLF4J log configuration for Mock libraries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-logging-mock-1.8)](https:// [...]
-| [Apache Sling Testing OSGi Mock](https://github.com/apache/sling-org-apache-sling-testing-osgi-mock) <br/> <small>([org.apache.sling.testing.osgi-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.osgi-mock%22))</small> | Mock implementation of selected OSGi APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-osgi-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Testing PaxExam](https://github.com/apache/sling-org-apache-sling-testing-paxexam) <br/> <small>([org.apache.sling.testing.paxexam](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.paxexam%22))</small> | Test support for use with Pax Exam. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-paxexam-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
-| [Apache Sling Testing Resource Resolver Mock](https://github.com/apache/sling-org-apache-sling-testing-resourceresolver-mock) <br/> <small>([org.apache.sling.testing.resourceresolver-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.resourceresolver-mock%22))</small> | Mock for the resource resolver / factory for easier testing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testin [...]
-| [Apache Sling Testing Rules](https://github.com/apache/sling-org-apache-sling-testing-rules) <br/> <small>([org.apache.sling.testing.rules](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.rules%22))</small> | Sling testing junit rules and utils |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-rules-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tes [...]
-| [Apache Sling Server Setup Tools](https://github.com/apache/sling-org-apache-sling-testing-serversetup) <br/> <small>([org.apache.sling.testing.serversetup](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.serversetup%22))</small> | Sling Server Setup utilities. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-serversetup-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver](https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak) <br/> <small>([org.apache.sling.testing.sling-mock-oak](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.sling-mock-oak%22))</small> | Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks. |&#32;[![Build Status](https://builds.apache.o [...]
-| [Apache Sling Testing Sling Mock](https://github.com/apache/sling-org-apache-sling-testing-sling-mock) <br/> <small>([org.apache.sling.testing.sling-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.sling-mock%22))</small> | Mock implementation of selected Sling APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-sling-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sli [...]
-| [Apache Sling Tooling Support Install](https://github.com/apache/sling-org-apache-sling-tooling-support-install) <br/> <small>([org.apache.sling.tooling.support.install](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tooling.support.install%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tooling-support-install-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
-| [Apache Sling Tooling Support Source](https://github.com/apache/sling-org-apache-sling-tooling-support-source) <br/> <small>([org.apache.sling.tooling.support.source](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tooling.support.source%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tooling-support-source-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
-| [Apache Sling Log Tracer](https://github.com/apache/sling-org-apache-sling-tracer) <br/> <small>([org.apache.sling.tracer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tracer%22))</small> | Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for  [...]
-| [Apache Sling URL Rewriter](https://github.com/apache/sling-org-apache-sling-urlrewriter) <br/> <small>([org.apache.sling.urlrewriter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.urlrewriter%22))</small> | Apache Sling URL Rewriter |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-urlrewriter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-urlrewriter-1.8)&#32;[ [...]
-| [Apache Sling Validation Framework API](https://github.com/apache/sling-org-apache-sling-validation-api) <br/> <small>([org.apache.sling.validation.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.api%22))</small> | The Apache Sling Validation Framework API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
-| [Apache Sling Validation Framework Core Implementation](https://github.com/apache/sling-org-apache-sling-validation-core) <br/> <small>([org.apache.sling.validation.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.core%22))</small> | Provides Validation services to Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-core-1.8)](https://builds.apache.org/view/S [...]
-| [Apache Sling Validation Framework Examples](https://github.com/apache/sling-org-apache-sling-validation-examples) <br/> <small>([org.apache.sling.validation.examples](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.examples%22))</small> | Demo Examples for the Apache Sling Validation Framework |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-examples-1.8)](https://builds.a [...]
-| [Apache Sling Validation Framework Testing Services](https://github.com/apache/sling-org-apache-sling-validation-test-services) <br/> <small>([org.apache.sling.validation.test-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.test-services%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-test-services-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
+| [Apache Sling Startup Filter Disabler](https://github.com/apache/sling-org-apache-sling-startupfilter-disabler) <br/> <small>([org.apache.sling.startupfilter.disabler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.startupfilter.disabler%22))</small> | Registers a StartupFilterDisabler to disable the Sling Startup Filter. Configure this bundle with a high enough run level to remove the startup filter once the system is ready. |&#32;[![Bu [...]
+| [Apache Sling Startup Filter](https://github.com/apache/sling-org-apache-sling-startupfilter) <br/> <small>([org.apache.sling.startupfilter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.startupfilter%22))</small> | Servlet Filter that blocks access to Sling while starting up. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-startupfilter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Superimposing Resource Provider](https://github.com/apache/sling-org-apache-sling-superimposing) <br/> <small>([org.apache.sling.superimposing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.superimposing%22))</small> | Allows to mirror resource trees and superimposing resources. All changes from the master tree are reflected to the mirrored tree. It is possible to add or overlay resources in the mirrored tree. |&#32;[![Bui [...]
+| [Apache Sling Log Tail Implementation](https://github.com/apache/sling-org-apache-sling-tail) <br/> <small>([org.apache.sling.tail](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tail%22))</small> | This bundle enables a web tail view of the system log files. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tail-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tail [...]
+| [Apache Sling Tenant](https://github.com/apache/sling-org-apache-sling-tenant) <br/> <small>([org.apache.sling.tenant](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tenant%22))</small> | This bundle provides the Tenant Provider Implementation and API. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tenant-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tenant-1. [...]
+| [Apache Sling Context-Aware Configuration Mock Plugin](https://github.com/apache/sling-org-apache-sling-testing-caconfig-mock-plugin) <br/> <small>([org.apache.sling.testing.caconfig-mock-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.caconfig-mock-plugin%22))</small> | Mock Context Plugin for Apache Sling Context-Aware Configuration |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sl [...]
+| [Apache Sling Testing Clients](https://github.com/apache/sling-org-apache-sling-testing-clients) <br/> <small>([org.apache.sling.testing.clients](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.clients%22))</small> | Sling testing http clients and utils |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-clients-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
+| [Apache Sling Testing Email Support](https://github.com/apache/sling-org-apache-sling-testing-email) <br/> <small>([org.apache.sling.testing.email](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.email%22))</small> | Contains utilities that assist in validating email-enabled OSGi applications. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-email-1.8)](https://builds.apache.org/ [...]
+| [Apache Sling Testing Hamcrest](https://github.com/apache/sling-org-apache-sling-testing-hamcrest) <br/> <small>([org.apache.sling.testing.hamcrest](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.hamcrest%22))</small> | Hamcrest matchers tailored for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-hamcrest-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Testing JCR Mock](https://github.com/apache/sling-org-apache-sling-testing-jcr-mock) <br/> <small>([org.apache.sling.testing.jcr-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.jcr-mock%22))</small> | Mock implementation of selected JCR APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-jcr-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
+| [Apache Sling Testing Mock Log Configuration](https://github.com/apache/sling-org-apache-sling-testing-logging-mock) <br/> <small>([org.apache.sling.testing.logging-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.logging-mock%22))</small> | Default simple SLF4J log configuration for Mock libraries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-logging-mock-1.8)](https:// [...]
+| [Apache Sling Testing OSGi Mock](https://github.com/apache/sling-org-apache-sling-testing-osgi-mock) <br/> <small>([org.apache.sling.testing.osgi-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.osgi-mock%22))</small> | Mock implementation of selected OSGi APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-osgi-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Testing PaxExam](https://github.com/apache/sling-org-apache-sling-testing-paxexam) <br/> <small>([org.apache.sling.testing.paxexam](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.paxexam%22))</small> | Test support for use with Pax Exam. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-paxexam-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
+| [Apache Sling Testing Resource Resolver Mock](https://github.com/apache/sling-org-apache-sling-testing-resourceresolver-mock) <br/> <small>([org.apache.sling.testing.resourceresolver-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.resourceresolver-mock%22))</small> | Mock for the resource resolver / factory for easier testing. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testin [...]
+| [Apache Sling Testing Rules](https://github.com/apache/sling-org-apache-sling-testing-rules) <br/> <small>([org.apache.sling.testing.rules](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.rules%22))</small> | Sling testing junit rules and utils |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-rules-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tes [...]
+| [Apache Sling Server Setup Tools](https://github.com/apache/sling-org-apache-sling-testing-serversetup) <br/> <small>([org.apache.sling.testing.serversetup](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.serversetup%22))</small> | Sling Server Setup utilities. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-serversetup-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver](https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak) <br/> <small>([org.apache.sling.testing.sling-mock-oak](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.sling-mock-oak%22))</small> | Implements a resource resolver type for Jackrabbit Oak that can be used in unit tests based on Sling Mocks. |&#32;[![Build Status](https://builds.apache.o [...]
+| [Apache Sling Testing Sling Mock](https://github.com/apache/sling-org-apache-sling-testing-sling-mock) <br/> <small>([org.apache.sling.testing.sling-mock](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.testing.sling-mock%22))</small> | Mock implementation of selected Sling APIs. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-testing-sling-mock-1.8)](https://builds.apache.org/view/S-Z/view/Sli [...]
+| [Apache Sling Tooling Support Install](https://github.com/apache/sling-org-apache-sling-tooling-support-install) <br/> <small>([org.apache.sling.tooling.support.install](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tooling.support.install%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tooling-support-install-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
+| [Apache Sling Tooling Support Source](https://github.com/apache/sling-org-apache-sling-tooling-support-source) <br/> <small>([org.apache.sling.tooling.support.source](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tooling.support.source%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tooling-support-source-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache- [...]
+| [Apache Sling Log Tracer](https://github.com/apache/sling-org-apache-sling-tracer) <br/> <small>([org.apache.sling.tracer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tracer%22))</small> | Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for  [...]
+| [Apache Sling URL Rewriter](https://github.com/apache/sling-org-apache-sling-urlrewriter) <br/> <small>([org.apache.sling.urlrewriter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.urlrewriter%22))</small> | Apache Sling URL Rewriter |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-urlrewriter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-urlrewriter-1.8)&#32;[ [...]
+| [Apache Sling Validation Framework API](https://github.com/apache/sling-org-apache-sling-validation-api) <br/> <small>([org.apache.sling.validation.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.api%22))</small> | The Apache Sling Validation Framework API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling [...]
+| [Apache Sling Validation Framework Core Implementation](https://github.com/apache/sling-org-apache-sling-validation-core) <br/> <small>([org.apache.sling.validation.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.core%22))</small> | Provides Validation services to Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-core-1.8)](https://builds.apache.org/view/S [...]
+| [Apache Sling Validation Framework Examples](https://github.com/apache/sling-org-apache-sling-validation-examples) <br/> <small>([org.apache.sling.validation.examples](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.examples%22))</small> | Demo Examples for the Apache Sling Validation Framework |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-examples-1.8)](https://builds.a [...]
+| [Apache Sling Validation Framework Testing Services](https://github.com/apache/sling-org-apache-sling-validation-test-services) <br/> <small>([org.apache.sling.validation.test-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.validation.test-services%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-validation-test-services-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
 | [Apache Sling XSS Protection](https://github.com/apache/sling-org-apache-sling-xss) <br/> <small>([org.apache.sling.xss](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.xss%22))</small> | Apache Sling XSS Protection Bundle providing XSS protection based on the OWASP AntiSamy and OWASP Java Encoder libraries. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-xss-1.8)](https://builds.apache.org/vie [...]
 | [Apache Sling (Parent)](https://github.com/apache/sling-parent) <br/> <small>([sling](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling%22))</small> | The parent project for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-parent-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-parent-1.8)&#32;[![JavaDocs](https://www.javadoc.io/badge/org.apache.sling/sling.svg)](https://www.javadoc.io/doc/org.apach [...]
 | [Apache Sling Samples (Builder)](https://github.com/apache/sling-samples) <br/> <small>([sling-samples-builder](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-samples-builder%22))</small> | Pseudo project to build all sample modules. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-samples-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-samples-1.8)&#32;[![Test Status](https://img.shields.io/jenkins/t/https/ [...]
 | [Apache Sling Servlet Archetype](https://github.com/apache/sling-servlet-archetype) <br/> <small>([sling-servlet-archetype](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-servlet-archetype%22))</small> | Maven archetype for Sling Servlets |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-servlet-archetype-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-servlet-archetype-1.8)&#32;[![Test Status](https://img.sh [...]
 | [Apache Sling Website](https://github.com/apache/sling-site) <br/> <small>([sling-site](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-site%22))</small> | ||
 | [Apache Sling OSGi Feature Maven Plugin](https://github.com/apache/sling-slingfeature-maven-plugin) <br/> <small>([osgifeature-maven-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22osgifeature-maven-plugin%22))</small> | Maven Plugin for OSGi Applicatgions |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-slingfeature-maven-plugin-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-slingfeature-maven-plugin-1.8)|
-| [Apache Sling Slingstart Archetype](https://github.com/apache/sling-slingstart-archetype) <br/> <small>([sling-slingstart-archetype](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-slingstart-archetype%22))</small> | Maven archetype for a Sling Slingstart application |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-slingstart-archetype-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-slingstart-archetype-1.8)& [...]
+| [Apache Sling Slingstart Archetype](https://github.com/apache/sling-slingstart-archetype) <br/> <small>([sling-slingstart-archetype](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-slingstart-archetype%22))</small> | Maven archetype for a Sling Slingstart application |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-slingstart-archetype-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-slingstart-archetype-1.8)& [...]
 | [Apache Sling SlingStart Maven Plugin](https://github.com/apache/sling-slingstart-maven-plugin) <br/> <small>([slingstart-maven-plugin](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22slingstart-maven-plugin%22))</small> | Maven Plugin supporting Sling Launchpad |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-slingstart-maven-plugin-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-slingstart-maven-plugin-1.8)&#32;[ [...]
-| [Apache Sling Taglib Archetype](https://github.com/apache/sling-taglib-archetype) <br/> <small>([sling-taglib-archetype](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-taglib-archetype%22))</small> | Maven archetype for JSP Taglib |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-taglib-archetype-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-taglib-archetype-1.8)&#32;[![deprecated](http://sling.apache.org/b [...]
\ No newline at end of file
+| [Apache Sling Taglib Archetype](https://github.com/apache/sling-taglib-archetype) <br/> <small>([sling-taglib-archetype](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-taglib-archetype%22))</small> | Maven archetype for JSP Taglib |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-taglib-archetype-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-taglib-archetype-1.8)|
\ No newline at end of file
diff --git a/docs/status/contrib.md b/docs/status/contrib.md
index c51bdae..6abda0b 100644
--- a/docs/status/contrib.md
+++ b/docs/status/contrib.md
@@ -1,71 +1,71 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > contrib
+[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/blob/master/docs/modules.md) > contrib
 # contrib Modules
 
 | Module | Description | Module&nbsp;Status |
 |---	|---	|---    |
-| [Apache Sling Authentication XING API](https://github.com/apache/sling-org-apache-sling-auth-xing-api) <br/> <small>([org.apache.sling.auth.xing.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.api%22))</small> | Apache Sling Authentication XING API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
-| [Apache Sling Authentication XING Login](https://github.com/apache/sling-org-apache-sling-auth-xing-login) <br/> <small>([org.apache.sling.auth.xing.login](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.login%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-login-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-xing-login-1.8 [...]
-| [Apache Sling Authentication XING OAuth](https://github.com/apache/sling-org-apache-sling-auth-xing-oauth) <br/> <small>([org.apache.sling.auth.xing.oauth](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.oauth%22))</small> | Apache Sling Authentication XING OAuth |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-oauth-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Cassandra Resource Provider](https://github.com/apache/sling-org-apache-sling-cassandra) <br/> <small>([org.apache.sling.cassandra](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.cassandra%22))</small> | Provides a ResourceProvider implementation supporting Apache Cassandra based resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-cassandra-1.8)](https://builds.apache.org/ [...]
-| [Apache Sling Commons Cache API](https://github.com/apache/sling-org-apache-sling-commons-cache-api) <br/> <small>([org.apache.sling.commons.cache.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.api%22))</small> | This bundle porvides a Cache API for Sling applications to use. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-api-1.8)](https://builds.apache.org/vi [...]
-| [Apache Sling OSGi PAX Exam support library](https://github.com/apache/sling-org-apache-sling-commons-cache-container-test) <br/> <small>([org.apache.sling.commons.cache.container-test](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.container-test%22))</small> | This bundle provides a base class for OSGi Container tests. It should be incuded as a dependency with a scope of test. |&#32;[![Build Status](https://builds.apache. [...]
-| [Apache Sling Cache API EhCache implementation](https://github.com/apache/sling-org-apache-sling-commons-cache-ehcache) <br/> <small>([org.apache.sling.commons.cache.ehcache](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.ehcache%22))</small> | This bundle provides an implementation of the Cache API using ehcache. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-ehca [...]
-| [Apache Sling Cache API Implementation support library](https://github.com/apache/sling-org-apache-sling-commons-cache-impl) <br/> <small>([org.apache.sling.commons.cache.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.impl%22))</small> | This bundle provides an implementation support for Cache implementations. It is a utility jar that should be embedded. |&#32;[![Build Status](https://builds.apache.org/buildStatus/ico [...]
-| [Apache Sling Cache Portal Cache](https://github.com/apache/sling-org-apache-sling-commons-cache-portal) <br/> <small>([org.apache.sling.commons.cache.portal](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.portal%22))</small> | This bundle provides an implementation of the portal Cache using the Cache API . |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-portal-1.8) [...]
-| [Apache Sling Commons HTML Utilities](https://github.com/apache/sling-org-apache-sling-commons-html) <br/> <small>([org.apache.sling.commons.html](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.html%22))</small> | The Sling Commons HTML bundle provides utility classes for parsing and creating HTML. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-html-1.8)](https://builds.apache [...]
-| [Apache Sling Crankstart Launcher](https://github.com/apache/sling-org-apache-sling-crankstart-launcher) <br/> <small>([org.apache.sling.crankstart.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.launcher%22))</small> | Sling launcher that gets artifacts defined in a Sling Provisioning Model at runtime, instead of embedding them in the launcher jar like the Sling Launchpad does. |&#32;[![Build Status](https://builds.a [...]
-| [Apache Sling Crankstart Test Services](https://github.com/apache/sling-org-apache-sling-crankstart-test-services) <br/> <small>([org.apache.sling.crankstart.test.services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.services%22))</small> | Bundle used to test the Crankstart launcher |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-services-1.8)](https://build [...]
-| [Apache Sling DataSource Provider](https://github.com/apache/sling-org-apache-sling-datasource) <br/> <small>([org.apache.sling.datasource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.datasource%22))</small> | Enables creation of DataSource based on OSGi configuration. Refer to http://sling.apache.org/documentation/bundles/datasource-providers.html for more details |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job= [...]
-| [Apache Sling Distribution API](https://github.com/apache/sling-org-apache-sling-distribution-api) <br/> <small>([org.apache.sling.distribution.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.api%22))</small> | The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-api-1. [...]
-| [Apache Sling Distribution Avro Serializer](https://github.com/apache/sling-org-apache-sling-distribution-avro-serializer) <br/> <small>([org.apache.sling.distribution.avro-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.avro-serializer%22))</small> | The Apache Sling Distribution Avro Serializer extensions bundle provides an Avro serialization implementation for Sling Content Distribution |&#32;[![Build Status](h [...]
-| [Apache Sling Distribution Core](https://github.com/apache/sling-org-apache-sling-distribution-core) <br/> <small>([org.apache.sling.distribution.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.core%22))</small> | The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/i [...]
-| [Apache Sling Distribution Integration Tests](https://github.com/apache/sling-org-apache-sling-distribution-it) <br/> <small>([org.apache.sling.distribution.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.it%22))</small> | Project tests functionality for org.apache.sling.distribution bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-it-1.8)](https://builds.apa [...]
-| [Apache Sling Distribution Kryo Serializer](https://github.com/apache/sling-org-apache-sling-distribution-kryo-serializer) <br/> <small>([org.apache.sling.distribution.kryo-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.kryo-serializer%22))</small> | The Apache Sling Distribution Kryo Serializer extension bundle provides a Kryo based serializer implementations for Sling Content Distribution |&#32;[![Build Status] [...]
-| [Apache Sling Distribution Sample](https://github.com/apache/sling-org-apache-sling-distribution-sample) <br/> <small>([org.apache.sling.distribution.sample](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.sample%22))</small> | The Apache Sling Distribution sample bundle provides a set of sample configurations and custom component implementations. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
-| [Apache Sling Dynamic Include](https://github.com/apache/sling-org-apache-sling-dynamic-include) <br/> <small>([org.apache.sling.dynamic-include](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.dynamic-include%22))</small> | Dynamic Include filter for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-dynamic-include-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
-| [Apache Sling ClassLoader Leak Detector](https://github.com/apache/sling-org-apache-sling-extensions-classloader-leak-detector) <br/> <small>([org.apache.sling.extensions.classloader-leak-detector](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.classloader-leak-detector%22))</small> | Provides a web console configuration printer to provide details around classloader leaks |&#32;[![Build Status](https://builds.apache.org/buildS [...]
-| [Apache Sling Logback Groovy Fragment](https://github.com/apache/sling-org-apache-sling-extensions-logback-groovy-fragment) <br/> <small>([org.apache.sling.extensions.logback-groovy-fragment](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.logback-groovy-fragment%22))</small> | Fragment bundle to provide Groovy library to Commons Log bundle. This would enable usage of Groovy based event evaluator for logging events. This is mos [...]
-| [Apache Sling SLF4J MDC Filter](https://github.com/apache/sling-org-apache-sling-extensions-slf4j-mdc) <br/> <small>([org.apache.sling.extensions.slf4j.mdc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.slf4j.mdc%22))</small> | SLF4J Message Diagnostic Context (MDC) Filter which extracts various details from requests and adds them to the MDC |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
-| [Apache Sling System Bundle Extension: Nashorn Scripting API](https://github.com/apache/sling-org-apache-sling-fragment-nashorn) <br/> <small>([org.apache.sling.fragment.nashorn](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.nashorn%22))</small> | Adds the Nashorn Scripting API package to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-fragment-nashorn-1.8) [...]
-| [Apache Sling Hypermedia API client-side tools](https://github.com/apache/sling-org-apache-sling-hapi-client) <br/> <small>([org.apache.sling.hapi.client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.client%22))</small> | Sling client-side tools for HApi |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-client-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-s [...]
-| [Apache Sling Hypermedia Api Sample Content](https://github.com/apache/sling-org-apache-sling-hapi-samplecontent) <br/> <small>([org.apache.sling.hapi.samplecontent](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.samplecontent%22))</small> | Sling Hypermedia Api demo content |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-samplecontent-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
-| [Apache Sling Hypermedia API tools](https://github.com/apache/sling-org-apache-sling-hapi) <br/> <small>([org.apache.sling.hapi](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi%22))</small> | Sling tools for adding support for defining, maintaining and consuming a Hypermedia API in sling components |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-1.8)](https://builds.apache.org/view/S- [...]
-| [Apache Sling JCR JS NodeTypes](https://github.com/apache/sling-org-apache-sling-jcr-js-nodetypes) <br/> <small>([org.apache.sling.jcr.js.nodetypes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.js.nodetypes%22))</small> | Uses Apache Sling to generate a JavaScript representation of JCR node types. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-js-nodetypes-1.8)](https://builds.apach [...]
-| [Apache Sling JCR Resource Security](https://github.com/apache/sling-org-apache-sling-jcr-resourcesecurity) <br/> <small>([org.apache.sling.jcr.resourcesecurity](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resourcesecurity%22))</small> | This bundle provides a resource access gate to protect resources based on JCR nodes. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resourcesecuri [...]
-| [Apache Sling MoM Implementation using JMS with AMQ](https://github.com/apache/sling-org-apache-sling-jms) <br/> <small>([org.apache.sling.jms](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jms%22))</small> | Provides a JMS Connection provider that works OOTB in a cluster or uses a pre-existing AMQ endpoint depending on the configuration. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jms-1. [...]
-| [Apache Sling JMX Resource Provider](https://github.com/apache/sling-org-apache-sling-jmx-provider) <br/> <small>([org.apache.sling.jmx.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jmx.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jmx-provider-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jmx-provider-1.8)&#32;[![JavaDocs]( [...]
-| [Apache Sling Jobs Service Integration Tests Bundle](https://github.com/apache/sling-org-apache-sling-jobs-it-services) <br/> <small>([org.apache.sling.jobs-it-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it-services%22))</small> | Integration tests for the Jobs implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-services-1.8)](https://builds.apache.org/view [...]
-| [Apache Sling Jobs Integration Tests](https://github.com/apache/sling-org-apache-sling-jobs-it) <br/> <small>([org.apache.sling.jobs-it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it%22))</small> | Integration testing Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
-| [Apache Sling Jobs Support](https://github.com/apache/sling-org-apache-sling-jobs) <br/> <small>([org.apache.sling.jobs](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs%22))</small> | Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jobs-1.8)&#32;[![Test Sta [...]
-| [Apache Sling Launchpad Contrib Testing](https://github.com/apache/sling-org-apache-sling-launchpad-contrib-testing) <br/> <small>([org.apache.sling.launchpad.contrib-testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.contrib-testing%22))</small> | Apache Sling Launchpad Contrib Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/b [...]
-| [Apache Sling Message oriented Middleware API](https://github.com/apache/sling-org-apache-sling-mom) <br/> <small>([org.apache.sling.mom](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.mom%22))</small> | An API to support message passing using queues or publish/subscribe patterns. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-mom-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
-| [Apache Sling MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-mongodb) <br/> <small>([org.apache.sling.mongodb](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.mongodb%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-mongodb-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-mongodb-1.8)&#32;[![contrib](http://sling.apache.or [...]
-| [Apache Sling NoSQL Couchbase Client](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-client) <br/> <small>([org.apache.sling.nosql.couchbase-client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-client%22))</small> | Couchbase client provider using Couchbase SDK 2. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-couchbase-client-1.8)](https://builds.apa [...]
-| [Apache Sling NoSQL Couchbase Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-resourceprovider) <br/> <small>([org.apache.sling.nosql.couchbase-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-resourceprovider%22))</small> | Resource Provider with Couchbase Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
-| [Apache Sling NoSQL Generic Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-generic) <br/> <small>([org.apache.sling.nosql.generic](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.generic%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-generic-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-generic-1.8)&#3 [...]
-| [Apache Sling NoSQL Launchpad](https://github.com/apache/sling-org-apache-sling-nosql-launchpad) <br/> <small>([org.apache.sling.nosql.launchpad](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.launchpad%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-launchpad-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-launchpad-1.8)&#32;[![c [...]
-| [Apache Sling NoSQL MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-mongodb-resourceprovider) <br/> <small>([org.apache.sling.nosql.mongodb-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.mongodb-resourceprovider%22))</small> | Resource Provider with MongoDB Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-no [...]
-| [Apache Sling Oak Restrictions](https://github.com/apache/sling-org-apache-sling-oak-restrictions) <br/> <small>([org.apache.sling.oak.restrictions](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.oak.restrictions%22))</small> | Supports additional restrictions for OAK (e.g. for resource type). |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-oak-restrictions-1.8)](https://builds.apache.org/view [...]
-| [Apache Sling Pipes](https://github.com/apache/sling-org-apache-sling-pipes) <br/> <small>([org.apache.sling.pipes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.pipes%22))</small> | bulk content changes tool |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-pipes-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-pipes-1.8)&#32;[![Test Status](https://img.shields.io [...]
-| [Apache Sling Query](https://github.com/apache/sling-org-apache-sling-query) <br/> <small>([org.apache.sling.query](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.query%22))</small> | jQuery-inspired repository traversal tool for Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-query-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-query-1.8)&#32;[![Test Stat [...]
-| [Apache Sling Request Processing Analyzer](https://github.com/apache/sling-org-apache-sling-reqanalyzer) <br/> <small>([org.apache.sling.reqanalyzer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.reqanalyzer%22))</small> | Helps analyzing the processing times of Sling requests. Writes the following information into a log file: - request start timestamp - request end timestamp - request URL, user, response status - request progresstracke [...]
-| [Apache Sling Resource Editor](https://github.com/apache/sling-org-apache-sling-resource-editor) <br/> <small>([org.apache.sling.resource-editor](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource-editor%22))</small> | A resource editor for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-editor-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
-| [Apache Sling Inventory Printer Based on Resources](https://github.com/apache/sling-org-apache-sling-resource-inventory) <br/> <small>([org.apache.sling.resource.inventory](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource.inventory%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-inventory-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sl [...]
-| [Apache Sling Resource Collection API](https://github.com/apache/sling-org-apache-sling-resourcecollection) <br/> <small>([org.apache.sling.resourcecollection](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcecollection%22))</small> | The Apache Sling resource collection bundle provides an api to manage collections of Resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcecol [...]
-| [Apache Sling Resource Merger](https://github.com/apache/sling-org-apache-sling-resourcemerger) <br/> <small>([org.apache.sling.resourcemerger](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcemerger%22))</small> | This bundle provides services to merge resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcemerger-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
-| [Apache Sling Rewriter](https://github.com/apache/sling-org-apache-sling-rewriter) <br/> <small>([org.apache.sling.rewriter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.rewriter%22))</small> | The Apache Sling rewriter allows configurable post processing of any output from Apache Sling. The output can be processed by a configurable processor or a configurable pipeline. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon? [...]
-| [Apache Sling Script Console](https://github.com/apache/sling-org-apache-sling-scripting-console) <br/> <small>([org.apache.sling.scripting.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.console%22))</small> | Web Console plugin for evaluating scripts |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-console-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
-| [Apache Sling Scripting ESX](https://github.com/apache/sling-org-apache-sling-scripting-esx) <br/> <small>([org.apache.sling.scripting.esx](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.esx%22))</small> | Support NodeJS like scripting and module resolution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-esx-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
-| [Apache Sling Scripting FreeMarker](https://github.com/apache/sling-org-apache-sling-scripting-freemarker) <br/> <small>([org.apache.sling.scripting.freemarker](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.freemarker%22))</small> | Support for FreeMarker scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-freemarker-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
-| [Apache Sling Scripting Groovy](https://github.com/apache/sling-org-apache-sling-scripting-groovy) <br/> <small>([org.apache.sling.scripting.groovy](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.groovy%22))</small> | Support for scripting with Groovy |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-groovy-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apa [...]
-| [Apache Sling Scripting Java Support](https://github.com/apache/sling-org-apache-sling-scripting-java) <br/> <small>([org.apache.sling.scripting.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.java%22))</small> | Support for scripting Java |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-java-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
-| [Apache Sling Scripting Thymeleaf](https://github.com/apache/sling-org-apache-sling-scripting-thymeleaf) <br/> <small>([org.apache.sling.scripting.thymeleaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.thymeleaf%22))</small> | Apache Sling Scripting Thymeleaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-thymeleaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Scripting W3C XML Processing Support](https://github.com/apache/sling-org-apache-sling-scripting-xproc) <br/> <small>([org.apache.sling.scripting.xproc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.xproc%22))</small> | Support for W3C XML Processing scripting (http://www.w3.org/XML/Processing/) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-xproc-1.8)](http [...]
-| [Apache Sling Security](https://github.com/apache/sling-org-apache-sling-security) <br/> <small>([org.apache.sling.security](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.security%22))</small> | The Apache Sling Security module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-security-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-security-1.8)&#32;[![Test Stat [...]
-| [Apache Sling Startup Filter Disabler](https://github.com/apache/sling-org-apache-sling-startupfilter-disabler) <br/> <small>([org.apache.sling.startupfilter.disabler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.startupfilter.disabler%22))</small> | Registers a StartupFilterDisabler to disable the Sling Startup Filter. Configure this bundle with a high enough run level to remove the startup filter once the system is ready. |&#32;[![Bu [...]
-| [Apache Sling Startup Filter](https://github.com/apache/sling-org-apache-sling-startupfilter) <br/> <small>([org.apache.sling.startupfilter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.startupfilter%22))</small> | Servlet Filter that blocks access to Sling while starting up. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-startupfilter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
-| [Apache Sling Superimposing Resource Provider](https://github.com/apache/sling-org-apache-sling-superimposing) <br/> <small>([org.apache.sling.superimposing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.superimposing%22))</small> | Allows to mirror resource trees and superimposing resources. All changes from the master tree are reflected to the mirrored tree. It is possible to add or overlay resources in the mirrored tree. |&#32;[![Bui [...]
-| [Apache Sling Log Tail Implementation](https://github.com/apache/sling-org-apache-sling-tail) <br/> <small>([org.apache.sling.tail](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tail%22))</small> | This bundle enables a web tail view of the system log files. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tail-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tail [...]
-| [Apache Sling Tenant](https://github.com/apache/sling-org-apache-sling-tenant) <br/> <small>([org.apache.sling.tenant](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tenant%22))</small> | This bundle provides the Tenant Provider Implementation and API. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tenant-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tenant-1. [...]
-| [Apache Sling Log Tracer](https://github.com/apache/sling-org-apache-sling-tracer) <br/> <small>([org.apache.sling.tracer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tracer%22))</small> | Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for  [...]
-| [Apache Sling URL Rewriter](https://github.com/apache/sling-org-apache-sling-urlrewriter) <br/> <small>([org.apache.sling.urlrewriter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.urlrewriter%22))</small> | Apache Sling URL Rewriter |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-urlrewriter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-urlrewriter-1.8)&#32;[ [...]
\ No newline at end of file
+| [Apache Sling Authentication XING API](https://github.com/apache/sling-org-apache-sling-auth-xing-api) <br/> <small>([org.apache.sling.auth.xing.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.api%22))</small> | Apache Sling Authentication XING API |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-api-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apach [...]
+| [Apache Sling Authentication XING Login](https://github.com/apache/sling-org-apache-sling-auth-xing-login) <br/> <small>([org.apache.sling.auth.xing.login](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.login%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-login-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-auth-xing-login-1.8 [...]
+| [Apache Sling Authentication XING OAuth](https://github.com/apache/sling-org-apache-sling-auth-xing-oauth) <br/> <small>([org.apache.sling.auth.xing.oauth](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.auth.xing.oauth%22))</small> | Apache Sling Authentication XING OAuth |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-auth-xing-oauth-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Cassandra Resource Provider](https://github.com/apache/sling-org-apache-sling-cassandra) <br/> <small>([org.apache.sling.cassandra](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.cassandra%22))</small> | Provides a ResourceProvider implementation supporting Apache Cassandra based resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-cassandra-1.8)](https://builds.apache.org/ [...]
+| [Apache Sling Commons Cache API](https://github.com/apache/sling-org-apache-sling-commons-cache-api) <br/> <small>([org.apache.sling.commons.cache.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.api%22))</small> | This bundle porvides a Cache API for Sling applications to use. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-api-1.8)](https://builds.apache.org/vi [...]
+| [Apache Sling OSGi PAX Exam support library](https://github.com/apache/sling-org-apache-sling-commons-cache-container-test) <br/> <small>([org.apache.sling.commons.cache.container-test](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.container-test%22))</small> | This bundle provides a base class for OSGi Container tests. It should be incuded as a dependency with a scope of test. |&#32;[![Build Status](https://builds.apache. [...]
+| [Apache Sling Cache API EhCache implementation](https://github.com/apache/sling-org-apache-sling-commons-cache-ehcache) <br/> <small>([org.apache.sling.commons.cache.ehcache](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.ehcache%22))</small> | This bundle provides an implementation of the Cache API using ehcache. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-ehca [...]
+| [Apache Sling Cache API Implementation support library](https://github.com/apache/sling-org-apache-sling-commons-cache-impl) <br/> <small>([org.apache.sling.commons.cache.impl](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.impl%22))</small> | This bundle provides an implementation support for Cache implementations. It is a utility jar that should be embedded. |&#32;[![Build Status](https://builds.apache.org/buildStatus/ico [...]
+| [Apache Sling Cache Portal Cache](https://github.com/apache/sling-org-apache-sling-commons-cache-portal) <br/> <small>([org.apache.sling.commons.cache.portal](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.cache.portal%22))</small> | This bundle provides an implementation of the portal Cache using the Cache API . |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-cache-portal-1.8) [...]
+| [Apache Sling Commons HTML Utilities](https://github.com/apache/sling-org-apache-sling-commons-html) <br/> <small>([org.apache.sling.commons.html](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.commons.html%22))</small> | The Sling Commons HTML bundle provides utility classes for parsing and creating HTML. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-commons-html-1.8)](https://builds.apache [...]
+| [Apache Sling Crankstart Launcher](https://github.com/apache/sling-org-apache-sling-crankstart-launcher) <br/> <small>([org.apache.sling.crankstart.launcher](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.launcher%22))</small> | Sling launcher that gets artifacts defined in a Sling Provisioning Model at runtime, instead of embedding them in the launcher jar like the Sling Launchpad does. |&#32;[![Build Status](https://builds.a [...]
+| [Apache Sling Crankstart Test Services](https://github.com/apache/sling-org-apache-sling-crankstart-test-services) <br/> <small>([org.apache.sling.crankstart.test.services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.crankstart.test.services%22))</small> | Bundle used to test the Crankstart launcher |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-crankstart-test-services-1.8)](https://build [...]
+| [Apache Sling DataSource Provider](https://github.com/apache/sling-org-apache-sling-datasource) <br/> <small>([org.apache.sling.datasource](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.datasource%22))</small> | Enables creation of DataSource based on OSGi configuration. Refer to http://sling.apache.org/documentation/bundles/datasource-providers.html for more details |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job= [...]
+| [Apache Sling Distribution API](https://github.com/apache/sling-org-apache-sling-distribution-api) <br/> <small>([org.apache.sling.distribution.api](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.api%22))</small> | The Apache Sling Distribution API bundle provides the APIs for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-api-1. [...]
+| [Apache Sling Distribution Avro Serializer](https://github.com/apache/sling-org-apache-sling-distribution-avro-serializer) <br/> <small>([org.apache.sling.distribution.avro-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.avro-serializer%22))</small> | The Apache Sling Distribution Avro Serializer extensions bundle provides an Avro serialization implementation for Sling Content Distribution |&#32;[![Build Status](h [...]
+| [Apache Sling Distribution Core](https://github.com/apache/sling-org-apache-sling-distribution-core) <br/> <small>([org.apache.sling.distribution.core](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.core%22))</small> | The Apache Sling Distribution Core bundle provides the basic code infrastructure and API implementations for the Sling Content Distribution module |&#32;[![Build Status](https://builds.apache.org/buildStatus/i [...]
+| [Apache Sling Distribution Integration Tests](https://github.com/apache/sling-org-apache-sling-distribution-it) <br/> <small>([org.apache.sling.distribution.it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.it%22))</small> | Project tests functionality for org.apache.sling.distribution bundle |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-distribution-it-1.8)](https://builds.apa [...]
+| [Apache Sling Distribution Kryo Serializer](https://github.com/apache/sling-org-apache-sling-distribution-kryo-serializer) <br/> <small>([org.apache.sling.distribution.kryo-serializer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.kryo-serializer%22))</small> | The Apache Sling Distribution Kryo Serializer extension bundle provides a Kryo based serializer implementations for Sling Content Distribution |&#32;[![Build Status] [...]
+| [Apache Sling Distribution Sample](https://github.com/apache/sling-org-apache-sling-distribution-sample) <br/> <small>([org.apache.sling.distribution.sample](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.distribution.sample%22))</small> | The Apache Sling Distribution sample bundle provides a set of sample configurations and custom component implementations. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org [...]
+| [Apache Sling Dynamic Include](https://github.com/apache/sling-org-apache-sling-dynamic-include) <br/> <small>([org.apache.sling.dynamic-include](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.dynamic-include%22))</small> | Dynamic Include filter for Apache Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-dynamic-include-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-ap [...]
+| [Apache Sling ClassLoader Leak Detector](https://github.com/apache/sling-org-apache-sling-extensions-classloader-leak-detector) <br/> <small>([org.apache.sling.extensions.classloader-leak-detector](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.classloader-leak-detector%22))</small> | Provides a web console configuration printer to provide details around classloader leaks |&#32;[![Build Status](https://builds.apache.org/buildS [...]
+| [Apache Sling Logback Groovy Fragment](https://github.com/apache/sling-org-apache-sling-extensions-logback-groovy-fragment) <br/> <small>([org.apache.sling.extensions.logback-groovy-fragment](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.logback-groovy-fragment%22))</small> | Fragment bundle to provide Groovy library to Commons Log bundle. This would enable usage of Groovy based event evaluator for logging events. This is mos [...]
+| [Apache Sling SLF4J MDC Filter](https://github.com/apache/sling-org-apache-sling-extensions-slf4j-mdc) <br/> <small>([org.apache.sling.extensions.slf4j.mdc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.extensions.slf4j.mdc%22))</small> | SLF4J Message Diagnostic Context (MDC) Filter which extracts various details from requests and adds them to the MDC |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
+| [Apache Sling System Bundle Extension: Nashorn Scripting API](https://github.com/apache/sling-org-apache-sling-fragment-nashorn) <br/> <small>([org.apache.sling.fragment.nashorn](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.fragment.nashorn%22))</small> | Adds the Nashorn Scripting API package to the system bundle exports. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-fragment-nashorn-1.8) [...]
+| [Apache Sling Hypermedia API client-side tools](https://github.com/apache/sling-org-apache-sling-hapi-client) <br/> <small>([org.apache.sling.hapi.client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.client%22))</small> | Sling client-side tools for HApi |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-client-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-s [...]
+| [Apache Sling Hypermedia Api Sample Content](https://github.com/apache/sling-org-apache-sling-hapi-samplecontent) <br/> <small>([org.apache.sling.hapi.samplecontent](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi.samplecontent%22))</small> | Sling Hypermedia Api demo content |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-samplecontent-1.8)](https://builds.apache.org/view/S-Z/view/Sl [...]
+| [Apache Sling Hypermedia API tools](https://github.com/apache/sling-org-apache-sling-hapi) <br/> <small>([org.apache.sling.hapi](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.hapi%22))</small> | Sling tools for adding support for defining, maintaining and consuming a Hypermedia API in sling components |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-hapi-1.8)](https://builds.apache.org/view/S- [...]
+| [Apache Sling JCR JS NodeTypes](https://github.com/apache/sling-org-apache-sling-jcr-js-nodetypes) <br/> <small>([org.apache.sling.jcr.js.nodetypes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.js.nodetypes%22))</small> | Uses Apache Sling to generate a JavaScript representation of JCR node types. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-js-nodetypes-1.8)](https://builds.apach [...]
+| [Apache Sling JCR Resource Security](https://github.com/apache/sling-org-apache-sling-jcr-resourcesecurity) <br/> <small>([org.apache.sling.jcr.resourcesecurity](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jcr.resourcesecurity%22))</small> | This bundle provides a resource access gate to protect resources based on JCR nodes. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jcr-resourcesecuri [...]
+| [Apache Sling MoM Implementation using JMS with AMQ](https://github.com/apache/sling-org-apache-sling-jms) <br/> <small>([org.apache.sling.jms](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jms%22))</small> | Provides a JMS Connection provider that works OOTB in a cluster or uses a pre-existing AMQ endpoint depending on the configuration. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jms-1. [...]
+| [Apache Sling JMX Resource Provider](https://github.com/apache/sling-org-apache-sling-jmx-provider) <br/> <small>([org.apache.sling.jmx.provider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jmx.provider%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jmx-provider-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jmx-provider-1.8)&#32;[![JavaDocs]( [...]
+| [Apache Sling Jobs Service Integration Tests Bundle](https://github.com/apache/sling-org-apache-sling-jobs-it-services) <br/> <small>([org.apache.sling.jobs-it-services](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it-services%22))</small> | Integration tests for the Jobs implementation |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-services-1.8)](https://builds.apache.org/view [...]
+| [Apache Sling Jobs Integration Tests](https://github.com/apache/sling-org-apache-sling-jobs-it) <br/> <small>([org.apache.sling.jobs-it](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs-it%22))</small> | Integration testing Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-it-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
+| [Apache Sling Jobs Support](https://github.com/apache/sling-org-apache-sling-jobs) <br/> <small>([org.apache.sling.jobs](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.jobs%22))</small> | Support for Job processing using message passing.. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-jobs-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-jobs-1.8)&#32;[![Test Sta [...]
+| [Apache Sling Launchpad Contrib Testing](https://github.com/apache/sling-org-apache-sling-launchpad-contrib-testing) <br/> <small>([org.apache.sling.launchpad.contrib-testing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.launchpad.contrib-testing%22))</small> | Apache Sling Launchpad Contrib Testing module, contains integration tests that were previously in the launchpad webapp module. |&#32;[![Build Status](https://builds.apache.org/b [...]
+| [Apache Sling Message oriented Middleware API](https://github.com/apache/sling-org-apache-sling-mom) <br/> <small>([org.apache.sling.mom](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.mom%22))</small> | An API to support message passing using queues or publish/subscribe patterns. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-mom-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
+| [Apache Sling MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-mongodb) <br/> <small>([org.apache.sling.mongodb](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.mongodb%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-mongodb-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-mongodb-1.8)&#32;[![contrib](http://sling.apache.or [...]
+| [Apache Sling NoSQL Couchbase Client](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-client) <br/> <small>([org.apache.sling.nosql.couchbase-client](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-client%22))</small> | Couchbase client provider using Couchbase SDK 2. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-couchbase-client-1.8)](https://builds.apa [...]
+| [Apache Sling NoSQL Couchbase Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-couchbase-resourceprovider) <br/> <small>([org.apache.sling.nosql.couchbase-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.couchbase-resourceprovider%22))</small> | Resource Provider with Couchbase Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apach [...]
+| [Apache Sling NoSQL Generic Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-generic) <br/> <small>([org.apache.sling.nosql.generic](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.generic%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-generic-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-generic-1.8)&#3 [...]
+| [Apache Sling NoSQL Launchpad](https://github.com/apache/sling-org-apache-sling-nosql-launchpad) <br/> <small>([org.apache.sling.nosql.launchpad](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.launchpad%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-nosql-launchpad-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-nosql-launchpad-1.8)&#32;[![M [...]
+| [Apache Sling NoSQL MongoDB Resource Provider](https://github.com/apache/sling-org-apache-sling-nosql-mongodb-resourceprovider) <br/> <small>([org.apache.sling.nosql.mongodb-resourceprovider](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.nosql.mongodb-resourceprovider%22))</small> | Resource Provider with MongoDB Persistence for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-no [...]
+| [Apache Sling Oak Restrictions](https://github.com/apache/sling-org-apache-sling-oak-restrictions) <br/> <small>([org.apache.sling.oak.restrictions](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.oak.restrictions%22))</small> | Supports additional restrictions for OAK (e.g. for resource type). |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-oak-restrictions-1.8)](https://builds.apache.org/view [...]
+| [Apache Sling Pipes](https://github.com/apache/sling-org-apache-sling-pipes) <br/> <small>([org.apache.sling.pipes](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.pipes%22))</small> | bulk content changes tool |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-pipes-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-pipes-1.8)&#32;[![Test Status](https://img.shields.io [...]
+| [Apache Sling Query](https://github.com/apache/sling-org-apache-sling-query) <br/> <small>([org.apache.sling.query](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.query%22))</small> | jQuery-inspired repository traversal tool for Sling |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-query-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-query-1.8)&#32;[![Test Stat [...]
+| [Apache Sling Request Processing Analyzer](https://github.com/apache/sling-org-apache-sling-reqanalyzer) <br/> <small>([org.apache.sling.reqanalyzer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.reqanalyzer%22))</small> | Helps analyzing the processing times of Sling requests. Writes the following information into a log file: - request start timestamp - request end timestamp - request URL, user, response status - request progresstracke [...]
+| [Apache Sling Resource Editor](https://github.com/apache/sling-org-apache-sling-resource-editor) <br/> <small>([org.apache.sling.resource-editor](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource-editor%22))</small> | A resource editor for Apache Sling. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-editor-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache [...]
+| [Apache Sling Inventory Printer Based on Resources](https://github.com/apache/sling-org-apache-sling-resource-inventory) <br/> <small>([org.apache.sling.resource.inventory](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resource.inventory%22))</small> | |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resource-inventory-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sl [...]
+| [Apache Sling Resource Collection API](https://github.com/apache/sling-org-apache-sling-resourcecollection) <br/> <small>([org.apache.sling.resourcecollection](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcecollection%22))</small> | The Apache Sling resource collection bundle provides an api to manage collections of Resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcecol [...]
+| [Apache Sling Resource Merger](https://github.com/apache/sling-org-apache-sling-resourcemerger) <br/> <small>([org.apache.sling.resourcemerger](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.resourcemerger%22))</small> | This bundle provides services to merge resources. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-resourcemerger-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling- [...]
+| [Apache Sling Rewriter](https://github.com/apache/sling-org-apache-sling-rewriter) <br/> <small>([org.apache.sling.rewriter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.rewriter%22))</small> | The Apache Sling rewriter allows configurable post processing of any output from Apache Sling. The output can be processed by a configurable processor or a configurable pipeline. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon? [...]
+| [Apache Sling Script Console](https://github.com/apache/sling-org-apache-sling-scripting-console) <br/> <small>([org.apache.sling.scripting.console](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.console%22))</small> | Web Console plugin for evaluating scripts |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-console-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sli [...]
+| [Apache Sling Scripting ESX](https://github.com/apache/sling-org-apache-sling-scripting-esx) <br/> <small>([org.apache.sling.scripting.esx](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.esx%22))</small> | Support NodeJS like scripting and module resolution |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-esx-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org- [...]
+| [Apache Sling Scripting FreeMarker](https://github.com/apache/sling-org-apache-sling-scripting-freemarker) <br/> <small>([org.apache.sling.scripting.freemarker](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.freemarker%22))</small> | Support for FreeMarker scripting |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-freemarker-1.8)](https://builds.apache.org/view/S-Z/view/Slin [...]
+| [Apache Sling Scripting Groovy](https://github.com/apache/sling-org-apache-sling-scripting-groovy) <br/> <small>([org.apache.sling.scripting.groovy](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.groovy%22))</small> | Support for scripting with Groovy |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-groovy-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apa [...]
+| [Apache Sling Scripting Java Support](https://github.com/apache/sling-org-apache-sling-scripting-java) <br/> <small>([org.apache.sling.scripting.java](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.java%22))</small> | Support for scripting Java |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-java-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling [...]
+| [Apache Sling Scripting Thymeleaf](https://github.com/apache/sling-org-apache-sling-scripting-thymeleaf) <br/> <small>([org.apache.sling.scripting.thymeleaf](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.thymeleaf%22))</small> | Apache Sling Scripting Thymeleaf |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-thymeleaf-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Scripting W3C XML Processing Support](https://github.com/apache/sling-org-apache-sling-scripting-xproc) <br/> <small>([org.apache.sling.scripting.xproc](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.scripting.xproc%22))</small> | Support for W3C XML Processing scripting (http://www.w3.org/XML/Processing/) |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-scripting-xproc-1.8)](http [...]
+| [Apache Sling Security](https://github.com/apache/sling-org-apache-sling-security) <br/> <small>([org.apache.sling.security](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.security%22))</small> | The Apache Sling Security module. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-security-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-security-1.8)&#32;[![Test Stat [...]
+| [Apache Sling Startup Filter Disabler](https://github.com/apache/sling-org-apache-sling-startupfilter-disabler) <br/> <small>([org.apache.sling.startupfilter.disabler](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.startupfilter.disabler%22))</small> | Registers a StartupFilterDisabler to disable the Sling Startup Filter. Configure this bundle with a high enough run level to remove the startup filter once the system is ready. |&#32;[![Bu [...]
+| [Apache Sling Startup Filter](https://github.com/apache/sling-org-apache-sling-startupfilter) <br/> <small>([org.apache.sling.startupfilter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.startupfilter%22))</small> | Servlet Filter that blocks access to Sling while starting up. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-startupfilter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job [...]
+| [Apache Sling Superimposing Resource Provider](https://github.com/apache/sling-org-apache-sling-superimposing) <br/> <small>([org.apache.sling.superimposing](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.superimposing%22))</small> | Allows to mirror resource trees and superimposing resources. All changes from the master tree are reflected to the mirrored tree. It is possible to add or overlay resources in the mirrored tree. |&#32;[![Bui [...]
+| [Apache Sling Log Tail Implementation](https://github.com/apache/sling-org-apache-sling-tail) <br/> <small>([org.apache.sling.tail](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tail%22))</small> | This bundle enables a web tail view of the system log files. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tail-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tail [...]
+| [Apache Sling Tenant](https://github.com/apache/sling-org-apache-sling-tenant) <br/> <small>([org.apache.sling.tenant](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tenant%22))</small> | This bundle provides the Tenant Provider Implementation and API. |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-tenant-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-tenant-1. [...]
+| [Apache Sling Log Tracer](https://github.com/apache/sling-org-apache-sling-tracer) <br/> <small>([org.apache.sling.tracer](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.tracer%22))</small> | Tracer provides support for enabling the logs for specific category at specific level and only for specific request. It provides a very fine level of control via config provided as part of HTTP request around how the logging should be performed for  [...]
+| [Apache Sling URL Rewriter](https://github.com/apache/sling-org-apache-sling-urlrewriter) <br/> <small>([org.apache.sling.urlrewriter](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22org.apache.sling.urlrewriter%22))</small> | Apache Sling URL Rewriter |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-org-apache-sling-urlrewriter-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-org-apache-sling-urlrewriter-1.8)&#32;[ [...]
\ No newline at end of file
diff --git a/docs/status/deprecated.md b/docs/status/deprecated.md
deleted file mode 100644
index 937d521..0000000
--- a/docs/status/deprecated.md
+++ /dev/null
@@ -1,7 +0,0 @@
-[Apache Sling](http://sling.apache.org) > [Aggregator](https://github.com/apache/sling-aggregator/) > [Modules](https://github.com/apache/sling-aggregator/docs/modules.md) > deprecated
-# deprecated Modules
-
-| Module | Description | Module&nbsp;Status |
-|---	|---	|---    |
-| [Apache Sling Slingstart Archetype](https://github.com/apache/sling-slingstart-archetype) <br/> <small>([sling-slingstart-archetype](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-slingstart-archetype%22))</small> | Maven archetype for a Sling Slingstart application |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-slingstart-archetype-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-slingstart-archetype-1.8)& [...]
-| [Apache Sling Taglib Archetype](https://github.com/apache/sling-taglib-archetype) <br/> <small>([sling-taglib-archetype](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.sling%22%20a%3A%22sling-taglib-archetype%22))</small> | Maven archetype for JSP Taglib |&#32;[![Build Status](https://builds.apache.org/buildStatus/icon?job=sling-taglib-archetype-1.8)](https://builds.apache.org/view/S-Z/view/Sling/job/sling-taglib-archetype-1.8)&#32;[![deprecated](http://sling.apache.org/b [...]
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
dklco@apache.org.