This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch MCOMPILER-320 in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
The following commit(s) were added to refs/heads/MCOMPILER-320 by this push: new 9a0799e problem with ranges? 9a0799e is described below commit 9a0799ed98ec6b96924a10c58e71703df1bf0cf9 Author: rfscholte <rfscho...@apache.org> AuthorDate: Fri Jan 19 21:10:54 2018 +0100 problem with ranges? --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index aa6bfcf..4645e04 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild(jdk:[7..10]) +asfMavenTlpStdBuild(jdk:[7,8,9,10]) -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].