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

rfscholte pushed a commit to branch MPIR-366
in repository 
https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git


The following commit(s) were added to refs/heads/MPIR-366 by this push:
     new e9d6751  [MPIR-366] Don't fail fast to see which OS/JDK combinations 
fail on Jenkins
e9d6751 is described below

commit e9d6751c2b2d5980d5b7b0de7cc27b11512a7010
Author: rfscholte <rfscho...@apache.org>
AuthorDate: Fri Apr 13 16:11:36 2018 +0200

    [MPIR-366] Don't fail fast to see which OS/JDK combinations fail on Jenkins
---
 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
rfscho...@apache.org.

Reply via email to