You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2019/01/23 06:52:40 UTC

[maven-jenkins-lib] branch master updated: Revert: no access to currntBuild.rawBuild

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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git


The following commit(s) were added to refs/heads/master by this push:
     new 758b9a7  Revert: no access to currntBuild.rawBuild
758b9a7 is described below

commit 758b9a7c6749fde348ad70a4505011eb978235ab
Author: Sylwester Lachiewicz <sl...@apache.org>
AuthorDate: Wed Jan 23 07:52:31 2019 +0100

    Revert: no access to currntBuild.rawBuild
---
 vars/asfMavenTlpStdBuild.groovy | 1 -
 1 file changed, 1 deletion(-)

diff --git a/vars/asfMavenTlpStdBuild.groovy b/vars/asfMavenTlpStdBuild.groovy
index 5b83233..6f14524 100644
--- a/vars/asfMavenTlpStdBuild.groovy
+++ b/vars/asfMavenTlpStdBuild.groovy
@@ -170,7 +170,6 @@ def call(Map params = [:]) {
   } catch (Throwable e) {
     currentBuild.result = "FAILURE"
     echo "[FAILURE-001] ${e}"
-    echo currentBuild.rawBuild.getCauses()
     throw e
   } finally {
     // notify completion