This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-extensions-classloader-leak-detector.git
commit 1c512c66f9f4641cac000824e5884c6572d6e676 Author: Oliver Lietz <[email protected]> AuthorDate: Tue Oct 3 10:03:47 2017 +0000 SLING-7167 Adjust READMEs add uniform header linking to Sling project git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810899 13f79535-47bb-0310-9956-ffa450edef68 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b83aa7..1b7568d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ -Apache Sling Classloader Leak Detector -====================================== +# Apache Sling ClassLoader Leak Detector + +This module is part of the [Apache Sling](https://sling.apache.org) project. This bundle provides support for tracing classloader leaks which occur due to improper cleanup in bundles. Refer to [SLING-3359][1] for background details. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
