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-site.git
The following commit(s) were added to refs/heads/master by this push:
new 62b2a91 Remove references to Sonar, it does work ATM.
62b2a91 is described below
commit 62b2a91e179e302043291a435e592bc082761e2d
Author: Robert Munteanu <[email protected]>
AuthorDate: Thu Sep 6 15:54:54 2018 +0200
Remove references to Sonar, it does work ATM.
---
src/main/jbake/content/documentation/development.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/main/jbake/content/documentation/development.md
b/src/main/jbake/content/documentation/development.md
index a694bab..20a0ae5 100644
--- a/src/main/jbake/content/documentation/development.md
+++ b/src/main/jbake/content/documentation/development.md
@@ -56,4 +56,3 @@ Last but not least, here is some more information on how we
ourselves are workin
* [Release Management](/documentation/development/release-management.html)
* [Maven Usage](/documentation/development/maven-usage.html)
* To run our integration tests suite see the [launchpad/testing module
README](https://github.com/apache/sling-org-apache-sling-launchpad-testing/blob/master/README.md)
and the [launchpad/integration-tests
README](https://github.com/apache/sling-org-apache-sling-launchpad-integration-tests/blob/master/README.md)
for how to run individual integration tests. We use the
[sling-IT](https://issues.apache.org/jira/issues/?jql=labels%20%3D%20sling-IT)
label in JIRA for known issues with our int [...]
-* A Sonar analysis is available on the
[analysis.apache.org](https://analysis.apache.org/dashboard/index/org.apache.sling:sling-builder)
server.