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 <[email protected]> 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" -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
