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-jenkins.git
The following commit(s) were added to refs/heads/master by this push:
new e3ff288 SLING-7163 - Update Jenkins jobs to reference the git
repositories
e3ff288 is described below
commit e3ff288bb0006680f11f5ac5cdc3859cf916049d
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Nov 6 17:32:06 2017 +0200
SLING-7163 - Update Jenkins jobs to reference the git repositories
Remove println
---
create_jobs.groovy | 2 --
1 file changed, 2 deletions(-)
diff --git a/create_jobs.groovy b/create_jobs.groovy
index 06d0546..31e447b 100644
--- a/create_jobs.groovy
+++ b/create_jobs.groovy
@@ -15,8 +15,6 @@ def modules = []
// TODO - move blacklist out of this file
def blacklist = ['sling-tooling-jenkins', 'sling-tooling-scm']
-println "Hello"
-
def manifest = new XmlParser().parse(repoUrl)
manifest.project.each { project ->
jobName = [email protected]().replace(".git","")
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].