Olivier Lamy
2018-10-03 08:56:28 UTC
hehe we may see a lot of red :)
This is an automated email from the ASF dual-hosted git repository.
rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git
new 097a623 Add Java 11 to defaults
097a623 is described below
commit 097a623bb5c3f24e94f24a86f83e8b272a1aae61
AuthorDate: Wed Oct 3 07:46:15 2018 +0200
Add Java 11 to defaults
---
vars/asfMavenTlpPlgnBuild.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vars/asfMavenTlpPlgnBuild.groovy
b/vars/asfMavenTlpPlgnBuild.groovy
index dc07d6e..cf0bde1 100644
--- a/vars/asfMavenTlpPlgnBuild.groovy
+++ b/vars/asfMavenTlpPlgnBuild.groovy
@@ -33,7 +33,7 @@ def call(Map params = [:]) {
// now determine the matrix of parallel builds
def oses = params.containsKey('os') ? params.os : ['linux', 'windows']
params.containsKey('jdk') ? params.jdk : ['7','8','9','10']
params.containsKey('jdk') ? params.jdk : ['7','8','9','10','11']
def jdkMin = jdks[0];
['3.2.x','3.3.x','3.5.x']
true
rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jenkins-lib.git
new 097a623 Add Java 11 to defaults
097a623 is described below
commit 097a623bb5c3f24e94f24a86f83e8b272a1aae61
AuthorDate: Wed Oct 3 07:46:15 2018 +0200
Add Java 11 to defaults
---
vars/asfMavenTlpPlgnBuild.groovy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/vars/asfMavenTlpPlgnBuild.groovy
b/vars/asfMavenTlpPlgnBuild.groovy
index dc07d6e..cf0bde1 100644
--- a/vars/asfMavenTlpPlgnBuild.groovy
+++ b/vars/asfMavenTlpPlgnBuild.groovy
@@ -33,7 +33,7 @@ def call(Map params = [:]) {
// now determine the matrix of parallel builds
def oses = params.containsKey('os') ? params.os : ['linux', 'windows']
params.containsKey('jdk') ? params.jdk : ['7','8','9','10']
params.containsKey('jdk') ? params.jdk : ['7','8','9','10','11']
def jdkMin = jdks[0];
['3.2.x','3.3.x','3.5.x']
true
--
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy
Olivier Lamy
http://twitter.com/olamy | http://linkedin.com/in/olamy