Repository: maven-surefire Updated Branches: refs/heads/new-jenkinsfile 41a765437 -> f440a9335
enable the full matrix of jdks Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/f440a933 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/f440a933 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/f440a933 Branch: refs/heads/new-jenkinsfile Commit: f440a9335204f0ed58639b109dbbaa5e322bf897 Parents: 41a7654 Author: Stephen Connolly <[email protected]> Authored: Thu Nov 30 22:01:16 2017 +0000 Committer: Stephen Connolly <[email protected]> Committed: Thu Nov 30 22:01:16 2017 +0000 ---------------------------------------------------------------------- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/f440a933/Jenkinsfile ---------------------------------------------------------------------- diff --git a/Jenkinsfile b/Jenkinsfile index d9f2bfa..09ac70f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild(jdks:['8']) +asfMavenTlpStdBuild()
