You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2021/06/15 23:28:38 UTC

[sling-site] 01/03: remove incomplete list, link to dependents on GitHub is sufficient

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

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

commit 9009afc0f5af224c8d4f0cbd821f671871cd9726
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Jun 15 21:51:08 2021 +0200

    remove incomplete list, link to dependents on GitHub is sufficient
---
 .../documentation/development/testing-paxexam.md   | 31 +---------------------
 1 file changed, 1 insertion(+), 30 deletions(-)

diff --git a/src/main/jbake/content/documentation/development/testing-paxexam.md b/src/main/jbake/content/documentation/development/testing-paxexam.md
index 48906fa..1dac0f7 100644
--- a/src/main/jbake/content/documentation/development/testing-paxexam.md
+++ b/src/main/jbake/content/documentation/development/testing-paxexam.md
@@ -347,33 +347,4 @@ For [Logback](https://logback.qos.ch) use `SlingOptions#logback()` and add both
 
 ## List of modules using Testing PaxExam
 
-[Testing PaxExam](https://github.com/apache/sling-org-apache-sling-testing-paxexam) is used by several [modules](https://github.com/apache/sling-org-apache-sling-testing-paxexam/network/dependents) for integration tests:
-
-* [org.apache.sling.capabilities](https://github.com/apache/sling-org-apache-sling-capabilities)
-* [org.apache.sling.capabilities.jcr](https://github.com/apache/sling-org-apache-sling-capabilities-jcr)
-* [org.apache.sling.clam](https://github.com/apache/sling-org-apache-sling-clam)
-* [org.apache.sling.commons.clam](https://github.com/apache/sling-org-apache-sling-commons-clam)
-* [org.apache.sling.commons.classloader](https://github.com/apache/sling-org-apache-sling-commons-classloader)
-* [org.apache.sling.commons.contentdetection](https://github.com/apache/sling-org-apache-sling-commons-contentdetection)
-* [org.apache.sling.commons.crypto](https://github.com/apache/sling-org-apache-sling-commons-crypto)
-* [org.apache.sling.commons.html](https://github.com/apache/sling-org-apache-sling-commons-html)
-* [org.apache.sling.commons.jcr.file](https://github.com/apache/sling-org-apache-sling-commons-jcr-file)
-* [org.apache.sling.commons.messaging.mail](https://github.com/apache/sling-org-apache-sling-commons-messaging-mail)
-* [org.apache.sling.commons.metrics](https://github.com/apache/sling-org-apache-sling-commons-metrics)
-* [org.apache.sling.distribution.core](https://github.com/apache/sling-org-apache-sling-distribution-core)
-* [org.apache.sling.distribution.journal.it](https://github.com/apache/sling-org-apache-sling-distribution-journal-it)
-* [org.apache.sling.i18n](https://github.com/apache/sling-org-apache-sling-i18n)
-* [org.apache.sling.jcr.contentloader](https://github.com/apache/sling-org-apache-sling-jcr-contentloader)
-* [org.apache.sling.jcr.filetransfer](https://github.com/apache/sling-org-apache-sling-jcr-filetransfer)
-* [org.apache.sling.jcr.oak.server](https://github.com/apache/sling-org-apache-sling-jcr-oak-server)
-* [org.apache.sling.jcr.repoinit](https://github.com/apache/sling-org-apache-sling-jcr-repoinit)
-* [org.apache.sling.karaf-integration-tests](https://github.com/apache/sling-org-apache-sling-karaf-integration-tests)
-* [org.apache.sling.karaf-launchpad-oak-tar-integration-tests](https://github.com/apache/sling-org-apache-sling-karaf-launchpad-oak-tar-integration-tests)
-* [org.apache.sling.pipes](https://github.com/apache/sling-org-apache-sling-pipes)
-* [org.apache.sling.resource.presence](https://github.com/apache/sling-org-apache-sling-resource-presence)
-* [org.apache.sling.rewriter](https://github.com/apache/sling-org-apache-sling-rewriter)
-* [org.apache.sling.scripting.core](https://github.com/apache/sling-org-apache-sling-scripting-core)
-* [org.apache.sling.scripting.freemarker](https://github.com/apache/sling-org-apache-sling-scripting-freemarker)
-* [org.apache.sling.scripting.groovy](https://github.com/apache/sling-org-apache-sling-scripting-groovy)
-* [org.apache.sling.scripting.thymeleaf](https://github.com/apache/sling-org-apache-sling-scripting-thymeleaf)
-* [org.apache.sling.servlets.resolver](https://github.com/apache/sling-org-apache-sling-servlets-resolver)
+[Testing PaxExam](https://github.com/apache/sling-org-apache-sling-testing-paxexam) is used by [several modules](https://github.com/apache/sling-org-apache-sling-testing-paxexam/network/dependents) for integration tests.