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 2019/03/20 15:00:20 UTC

[sling-tooling-scm] 11/35: SLING-3987 - move from Subversion to Git

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

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

commit 9e27da029d8cb7551139488a130baaae8106a1ae
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Thu Sep 28 19:11:53 2017 +0000

    SLING-3987 - move from Subversion to Git
    
    Include tooling/scm and tooling/jenkins in the module list
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1810031 13f79535-47bb-0310-9956-ffa450edef68
---
 scripts/gen-repo-candidates.sh | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/scripts/gen-repo-candidates.sh b/scripts/gen-repo-candidates.sh
index 22d6cc3..0905837 100755
--- a/scripts/gen-repo-candidates.sh
+++ b/scripts/gen-repo-candidates.sh
@@ -47,3 +47,6 @@ done
 echo "tooling/ide"
 echo "samples"
 echo "performance"
+# folders with utilities
+echo "tooling/scm"
+echo "tooling/jenkins"