You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2022/12/01 13:32:10 UTC

[netbeans-nbpackage] branch master updated: cannot build on jdk 8

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

skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-nbpackage.git


The following commit(s) were added to refs/heads/master by this push:
     new 0012e6c  cannot build on jdk 8
0012e6c is described below

commit 0012e6c6fcdd9ae6c152e616dd99e70522bf9b23
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Thu Dec 1 14:32:06 2022 +0100

    cannot build on jdk 8
---
 Jenkinsfile.groovy | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile.groovy b/Jenkinsfile.groovy
index 6eb19ef..65f6e74 100644
--- a/Jenkinsfile.groovy
+++ b/Jenkinsfile.groovy
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfStandardUtilitiesBuild()
+asfStandardUtilitiesBuild jdk:'jdk_11_latest'


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists