You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2019/01/15 21:23:35 UTC

[maven-javadoc-plugin] branch MJAVADOC-555 updated: [MJAVADOC-555] not yet fixed in JDK12, but soon. Can use default jdks

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

rfscholte pushed a commit to branch MJAVADOC-555
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git


The following commit(s) were added to refs/heads/MJAVADOC-555 by this push:
     new 1ff23e8  [MJAVADOC-555] not yet fixed in JDK12, but soon. Can use default jdks
1ff23e8 is described below

commit 1ff23e8459e5062f339d41d947832961f2b12545
Author: rfscholte <rf...@apache.org>
AuthorDate: Tue Jan 15 22:23:26 2019 +0100

    [MJAVADOC-555] not yet fixed in JDK12, but soon. Can use default jdks
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 9d96ed0..e9f05f7 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(jdk:['7','8','11','12'])
+asfMavenTlpPlgnBuild()