Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2020-07-01 04:23:12 +0000
committerSravan Kumar Lakkimsetti2020-07-01 04:23:51 +0000
commit9f061839a6081496cdc50f15cf0c7763ef96189a (patch)
treefacaae0dbda03a965ce9a97921f036b6d426e300
parent224de9464156877866c668adf278187c599d3a5d (diff)
downloadeclipse.platform.releng.aggregator-9f061839a6081496cdc50f15cf0c7763ef96189a.tar.gz
eclipse.platform.releng.aggregator-9f061839a6081496cdc50f15cf0c7763ef96189a.tar.xz
eclipse.platform.releng.aggregator-9f061839a6081496cdc50f15cf0c7763ef96189a.zip
Bug 564782 - POM Version updates done by tycho are not reported during build
Change-Id: Idea22e0e33bed558b3e4ba1e09bd7801beac8c92 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-rw-r--r--JenkinsJobs/Builds/I-build.groovy4
-rw-r--r--JenkinsJobs/Builds/Y-build.groovy4
-rwxr-xr-xcje-production/mbscripts/mb210_updatePom.sh2
3 files changed, 5 insertions, 5 deletions
diff --git a/JenkinsJobs/Builds/I-build.groovy b/JenkinsJobs/Builds/I-build.groovy
index 2eb1b37f5..26aa79e73 100644
--- a/JenkinsJobs/Builds/I-build.groovy
+++ b/JenkinsJobs/Builds/I-build.groovy
@@ -467,8 +467,8 @@ spec:
from:"genie.releng@eclipse.org"
}
success {
- emailext body: "Eclipse downloads:<br> https://download.eclipse.org/eclipse/downloads/drops4/${env.BUILD_IID.trim()}<br><br> Build logs and/or test results (eventually):<br> https://download.eclipse.org/eclipse/downloads/drops4/${env.BUILD_IID.trim()}/testResults.php<br><br>${env.COMPARATOR_ERRORS_BODY.trim()}Software site repository:<br> https://download.eclipse.org/eclipse/updates/${env.RELEASE_VER.trim()}-I-builds<br><br>Specific (simple) site repository:<br> https://download.eclipse.org/eclipse/updates/${env.RELEASE_VER.trim()}-I-builds/${env.BUILD_IID.trim()}<br><br>Equinox downloads:<br> https://download.eclipse.org/equinox/drops/${env.BUILD_IID.trim()}<br><br>",
- subject: "${env.BUILD_VERSION} I-Build: ${env.BUILD_IID.trim()} ${env.COMPARATOR_ERRORS_SUBJECT.trim()}",
+ emailext body: "Eclipse downloads:<br> https://download.eclipse.org/eclipse/downloads/drops4/${env.BUILD_IID.trim()}<br><br> Build logs and/or test results (eventually):<br> https://download.eclipse.org/eclipse/downloads/drops4/${env.BUILD_IID.trim()}/testResults.php<br><br>${env.POM_UPDATES_BODY.trim()}${env.COMPARATOR_ERRORS_BODY.trim()}Software site repository:<br> https://download.eclipse.org/eclipse/updates/${env.RELEASE_VER.trim()}-I-builds<br><br>Specific (simple) site repository:<br> https://download.eclipse.org/eclipse/updates/${env.RELEASE_VER.trim()}-I-builds/${env.BUILD_IID.trim()}<br><br>Equinox downloads:<br> https://download.eclipse.org/equinox/drops/${env.BUILD_IID.trim()}<br><br>",
+ subject: "${env.BUILD_VERSION} I-Build: ${env.BUILD_IID.trim()} ${env.POM_UPDATES_SUBJECT.trim()} ${env.COMPARATOR_ERRORS_SUBJECT.trim()}",
to: "platform-releng-dev@eclipse.org",
from:"genie.releng@eclipse.org"
}
diff --git a/JenkinsJobs/Builds/Y-build.groovy b/JenkinsJobs/Builds/Y-build.groovy
index ef8c1f65e..a6d76b38b 100644
--- a/JenkinsJobs/Builds/Y-build.groovy
+++ b/JenkinsJobs/Builds/Y-build.groovy
@@ -482,8 +482,8 @@ spec:
from:"genie.releng@eclipse.org"
}
success {
- emailext body: "Eclipse downloads:<br> https://download.eclipse.org/eclipse/downloads/drops4/${env.BUILD_IID.trim()}<br><br> Build logs and/or test results (eventually):<br> https://download.eclipse.org/eclipse/downloads/drops4/${env.BUILD_IID.trim()}/testResults.php<br><br>${env.COMPARATOR_ERRORS_BODY.trim()}Software site repository:<br> https://download.eclipse.org/eclipse/updates/4.17-Y-builds<br><br>Specific (simple) site repository:<br> https://download.eclipse.org/eclipse/updates/4.17-Y-builds/${env.BUILD_IID.trim()}<br><br>Equinox downloads:<br> https://download.eclipse.org/equinox/drops/${env.BUILD_IID.trim()}<br><br>",
- subject: "${env.BUILD_VERSION} Y-Build: ${env.BUILD_IID.trim()} ${env.COMPARATOR_ERRORS_SUBJECT.trim()}",
+ emailext body: "Eclipse downloads:<br> https://download.eclipse.org/eclipse/downloads/drops4/${env.BUILD_IID.trim()}<br><br> Build logs and/or test results (eventually):<br> https://download.eclipse.org/eclipse/downloads/drops4/${env.BUILD_IID.trim()}/testResults.php<br><br>${env.POM_UPDATES_BODY.trim()}${env.COMPARATOR_ERRORS_BODY.trim()}Software site repository:<br> https://download.eclipse.org/eclipse/updates/4.17-Y-builds<br><br>Specific (simple) site repository:<br> https://download.eclipse.org/eclipse/updates/4.17-Y-builds/${env.BUILD_IID.trim()}<br><br>Equinox downloads:<br> https://download.eclipse.org/equinox/drops/${env.BUILD_IID.trim()}<br><br>",
+ subject: "${env.BUILD_VERSION} Y-Build: ${env.BUILD_IID.trim()} ${env.POM_UPDATES_SUBJECT.trim()} ${env.COMPARATOR_ERRORS_SUBJECT.trim()}",
to: "jarthana@in.ibm.com sravankumarl@in.ibm.com",
from:"genie.releng@eclipse.org"
}
diff --git a/cje-production/mbscripts/mb210_updatePom.sh b/cje-production/mbscripts/mb210_updatePom.sh
index 2aaa57670..d601e3f9a 100755
--- a/cje-production/mbscripts/mb210_updatePom.sh
+++ b/cje-production/mbscripts/mb210_updatePom.sh
@@ -75,10 +75,10 @@ then
for f in *.diff; do
FNAME=$( basename $f .diff )
echo "<li><a href=\"$f\">$FNAME</a></li>" >> index.html
- POM_UPDATES="${POM_UPDATES}<li><a href='$f'>$FNAME</a></li>"
done
echo "</ul>" >> index.html
echo "</html>" >> index.html
+ POM_UPDATES="Check POM Updates made by tycho's pom-updater plugin:<br> https://download.eclipse.org/eclipse/downloads/drops4/${BUILD_ID}/pom_updates/<br><br>"
POM_UPDATES_SUBJECT=" - POM Updates Required"
fi
popd

Back to the top