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 3dbbbc6 Add recent modules
3dbbbc6 is described below
commit 3dbbbc628950326841ab2b6fb37c37ac095f0086
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Oct 12 15:56:15 2020 +0200
Add recent modules
---
default.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/default.xml b/default.xml
index 54bb3a6..0d5efe0 100644
--- a/default.xml
+++ b/default.xml
@@ -24,6 +24,8 @@
<project path='maven-launchpad-plugin'
name='sling-maven-launchpad-plugin.git' />
<project path='maven-plugin' name='sling-maven-plugin.git' />
<project path='org-apache-sling-adapter'
name='sling-org-apache-sling-adapter.git' />
+ <project path='org-apache-sling-adapter-annotations'
name='sling-org-apache-sling-adapter-annotations.git' groups='adapter' />
+ <project path='org-apache-sling-adapter-annotations-it'
name='sling-org-apache-sling-adapter-annotations-it.git' groups='adapter' />
<project path='org-apache-sling-api' name='sling-org-apache-sling-api.git' />
<project path='org-apache-sling-app-cms'
name='sling-org-apache-sling-app-cms.git' />
<project path='org-apache-sling-auth-core'
name='sling-org-apache-sling-auth-core.git' groups='auth' />
@@ -53,6 +55,8 @@
<project path='org-apache-sling-commons-clam'
name='sling-org-apache-sling-commons-clam.git' />
<project path='org-apache-sling-commons-classloader'
name='sling-org-apache-sling-commons-classloader.git' />
<project path='org-apache-sling-commons-compiler'
name='sling-org-apache-sling-commons-compiler.git' />
+ <project path='org-apache-sling-commons-content-analyzing'
name='sling-org-apache-sling-commons-content-analyzing.git' />
+ <project path='org-apache-sling-commons-content-processing'
name='sling-org-apache-sling-commons-content-processing.git' />
<project path='org-apache-sling-commons-contentdetection'
name='sling-org-apache-sling-commons-contentdetection.git' />
<project path='org-apache-sling-commons-crypto'
name='sling-org-apache-sling-commons-crypto.git' />
<project path='org-apache-sling-commons-fsclassloader'
name='sling-org-apache-sling-commons-fsclassloader.git' />
@@ -118,6 +122,7 @@
<project path='org-apache-sling-feature-diff'
name='sling-org-apache-sling-feature-diff.git' groups='feature' />
<project path='org-apache-sling-feature-extension-apiregions'
name='sling-org-apache-sling-feature-extension-apiregions.git' groups='feature'
/>
<project path='org-apache-sling-feature-extension-content'
name='sling-org-apache-sling-feature-extension-content.git' groups='feature' />
+ <project path='org-apache-sling-feature-extension-unpack'
name='sling-org-apache-sling-feature-extension-unpack.git' groups='feature' />
<project path='org-apache-sling-feature-inventoryprinter'
name='sling-org-apache-sling-feature-inventoryprinter.git' groups='feature' />
<project path='org-apache-sling-feature-io'
name='sling-org-apache-sling-feature-io.git' groups='feature' />
<project path='org-apache-sling-feature-karaf'
name='sling-org-apache-sling-feature-karaf.git' groups='feature' />
@@ -328,4 +333,4 @@
<project path='tooling-release' name='sling-tooling-release.git' />
<project path='tooling-scm' name='sling-tooling-scm.git' />
<project path='whiteboard' name='sling-whiteboard.git' />
-</manifest>
\ No newline at end of file
+</manifest>