[prev in list] [next in list] [prev in thread] [next in thread] 

List:       struts-dev
Subject:    [struts] branch docker-build updated: Drops java checking commands
From:       lukaszlenart () apache ! org
Date:       2019-08-30 6:41:57
Message-ID: 156714731792.11757.15914380632816505121 () gitbox ! apache ! org
[Download RAW message or body]

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

lukaszlenart pushed a commit to branch docker-build
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/docker-build by this push:
     new d898a82  Drops java checking commands
d898a82 is described below

commit d898a824b6e74adbc8e8e50baef774a7fc278d9e
Author: Lukasz Lenart <lukaszlenart@apache.org>
AuthorDate: Fri Aug 30 08:41:50 2019 +0200

    Drops java checking commands
---
 Jenkinsfile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 77a4255..3ce108e 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -23,9 +23,6 @@ pipeline {
         }
       }
       steps {
-        sh 'echo $JAVA_HOME'
-        sh 'which java'
-        sh '$JAVA_HOME/java -version'
         sh 'mvn -v'
         sh './mvnw clean test -DskipWiki'
       }

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic