File tree 1 file changed +14
-2
lines changed
1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 4
4
<description >Runs all Plone tests.</description >
5
5
<displayName >Plone 4.2 - Tests</displayName >
6
6
<keepDependencies >false</keepDependencies >
7
- <properties />
7
+ <properties >
8
+ <com .coravy.hudson.plugins.github.GithubProjectProperty>
9
+ <projectUrl >http://github.com/plone/buildout.coredev/</projectUrl >
10
+ </com .coravy.hudson.plugins.github.GithubProjectProperty>
11
+ </properties >
8
12
<scm class =" hudson.scm.NullSCM" />
9
13
<assignedNode >Master</assignedNode >
10
14
<canRoam >false</canRoam >
31
35
</logTexts >
32
36
<EscalateStatus >false</EscalateStatus >
33
37
<RunIfJobSuccessful >true</RunIfJobSuccessful >
34
- <script >rsync -avz $WORKSPACE $WORKSPACE/../last-successful</script >
38
+ <script >rsync -aqz $WORKSPACE $WORKSPACE/../last-successful</script >
35
39
</hudson .plugins.postbuildtask.TaskProperties>
36
40
</tasks >
37
41
</hudson .plugins.postbuildtask.PostbuildTask>
@@ -66,6 +70,14 @@ ${CHANGES}
66
70
${BUILD_URL}</defaultContent >
67
71
<attachmentsPattern ></attachmentsPattern >
68
72
</hudson .plugins.emailext.ExtendedEmailPublisher>
73
+ <hudson .tasks.BuildTrigger>
74
+ <childProjects >plone-4.2-code-analysis</childProjects >
75
+ <threshold >
76
+ <name >SUCCESS</name >
77
+ <ordinal >0</ordinal >
78
+ <color >BLUE</color >
79
+ </threshold >
80
+ </hudson .tasks.BuildTrigger>
69
81
</publishers >
70
82
<buildWrappers />
71
83
</project >
You can’t perform that action at this time.
0 commit comments