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

khmarbaise pushed a commit to branch TEST_TO_FIX_MCOMPILER-192
in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git


The following commit(s) were added to refs/heads/TEST_TO_FIX_MCOMPILER-192 by 
this push:
     new de43545  Trying to override failfast.
de43545 is described below

commit de43545ae4a7b4e0da1359d7ae2c3a5025142b9b
Author: Karl Heinz Marbaise <[email protected]>
AuthorDate: Sun Mar 25 20:09:22 2018 +0200

    Trying to override failfast.
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 09ac70f..244b345 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpStdBuild()
+asfMavenTlpStdBuild( [ 'failFast' : false ] )

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to