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

[sling-aggregator] branch issue/fix-repo-sync created (now ad9499a)

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

rombert pushed a change to branch issue/fix-repo-sync
in repository https://gitbox.apache.org/repos/asf/sling-aggregator.git.


      at ad9499a  Temporarily override the revision for the thumbnails projects

This branch includes the following new commits:

     new ad9499a  Temporarily override the revision for the thumbnails projects

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[sling-aggregator] 01/01: Temporarily override the revision for the thumbnails projects

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch issue/fix-repo-sync
in repository https://gitbox.apache.org/repos/asf/sling-aggregator.git

commit ad9499afd48f53f28effb07f76e0af3f09f3144b
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Sep 22 11:12:14 2021 +0200

    Temporarily override the revision for the thumbnails projects
    
    The repository was created with a different default branch name and cannot be synced
    otherwise.
---
 default.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/default.xml b/default.xml
index 7e57605..8d49236 100644
--- a/default.xml
+++ b/default.xml
@@ -314,7 +314,7 @@
   <project path='org-apache-sling-testing-serversetup' name='sling-org-apache-sling-testing-serversetup.git' description='Apache Sling Server Setup Tools' groups='testing' />
   <project path='org-apache-sling-testing-sling-mock' name='sling-org-apache-sling-testing-sling-mock.git' description='Apache Sling Testing Sling Mock' groups='testing' />
   <project path='org-apache-sling-testing-sling-mock-oak' name='sling-org-apache-sling-testing-sling-mock-oak.git' description='Apache Sling Testing Sling Mock Jackrabbit Oak-based Resource Resolver' groups='testing' />
-  <project path='org-apache-sling-thumbnails' name='sling-org-apache-sling-thumbnails.git' description='Apache Sling Thumbnails' />
+  <project path='org-apache-sling-thumbnails' name='sling-org-apache-sling-thumbnails.git' description='Apache Sling Thumbnails' revision='main'/>
   <project path='org-apache-sling-tooling-support-install' name='sling-org-apache-sling-tooling-support-install.git' description='Apache Sling Tooling Support Install' groups='tooling' />
   <project path='org-apache-sling-tooling-support-source' name='sling-org-apache-sling-tooling-support-source.git' description='Apache Sling Tooling Support Source' groups='tooling' />
   <project path='org-apache-sling-tracer' name='sling-org-apache-sling-tracer.git' description='Apache Sling Log Tracer' />
@@ -339,4 +339,4 @@
   <project path='tooling-release' name='sling-tooling-release.git' description='Apache Sling Release Tooling' />
   <project path='tooling-scm' name='sling-tooling-scm.git' description='Apache Sling SCM Tooling' />
   <project path='whiteboard' name='sling-whiteboard.git' description='Apache Sling Whiteboard - testing ground for new ideas' />
-</manifest>
\ No newline at end of file
+</manifest>