This is an automated email from the ASF dual-hosted git repository.
bdelacretaz 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 6e33407 Revert the repo:tags experiment
6e33407 is described below
commit 6e33407b1273f961417d687f46af2d16e5c5f8d3
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Thu Mar 7 10:32:45 2019 +0100
Revert the repo:tags experiment
---
.../jbake/content/documentation/bundles/repository-initialization.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/src/main/jbake/content/documentation/bundles/repository-initialization.md
b/src/main/jbake/content/documentation/bundles/repository-initialization.md
index 10f6eff..daeb4e2 100644
--- a/src/main/jbake/content/documentation/bundles/repository-initialization.md
+++ b/src/main/jbake/content/documentation/bundles/repository-initialization.md
@@ -1,7 +1,7 @@
title=Repository Initalization
type=page
status=published
-tags=repoinit,jcr,repository,repo:sling-org-apache-sling-repoinit-parser,repo:sling-org-apache-sling-repoinit-it,repo:sling-org-apache-sling-jcr-repoinit
+tags=repoinit,jcr,repository
~~~~~~
The `SlingRepositoryInitializer` mechanism allows for running code before the
`SlingRepository` service is registered.