You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by bd...@apache.org on 2021/07/30 09:22:00 UTC

[sling-aggregator] branch master updated: How to update default.xml

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-aggregator.git


The following commit(s) were added to refs/heads/master by this push:
     new 794ea09  How to update default.xml
794ea09 is described below

commit 794ea0933a967ffcdb7cf395e4628bace0d1c475
Author: Bertrand Delacretaz <bd...@apache.org>
AuthorDate: Fri Jul 30 11:21:53 2021 +0200

    How to update default.xml
---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 98ec8e9..b18926e 100644
--- a/README.md
+++ b/README.md
@@ -6,9 +6,13 @@
 
 This module is part of the [Apache Sling](https://sling.apache.org) project.
 
-It provides an XML file that lists all Sling modules, to allow for tools like `repo` to process multiple repositories at once, along
+It provides an [XML file](./default.xml) that lists all Sling modules, to allow for tools like `repo` to process multiple repositories at once, along
 with some utility scripts to help manage our large number of repositories.
 
+To update that XML file to include new Sling modules, run the [collect-sling-repos.groovy](./collect-sling-repos.groovy)
+(with `-a`, see comments in the script), check the diffs of the [default.xml](./default.xml)
+file and push the result if ok.
+
 The list of modules is in a self-explaining format and can also be used in your own scripts if preferred.
 
 The [list of repositories](https://sling.apache.org/repolist.html) on our website is also generated from this data using a