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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists