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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9f75616  Move 12.6 build back to JDK 8 temporarily.
     new c0a78c1  Merge pull request #38 from neilcsmith-net/nb126
9f75616 is described below

commit 9f75616a70b5466e41e7aae89e6522cc9cb68e13
Author: Neil C Smith <[email protected]>
AuthorDate: Mon Oct 25 14:00:09 2021 +0100

    Move 12.6 build back to JDK 8 temporarily.
---
 meta/netbeansrelease.json | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index c90f298..8167fd5 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -537,7 +537,7 @@
     "release126": {
         "position": "15",
         "ant": "ant_latest",
-        "jdk": "jdk_11_latest",
+        "jdk": "jdk_1.8_latest",
         "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/";,
         "maven": "maven_3.3.9",
         "versionName": "12.6",
@@ -547,10 +547,6 @@
         "update_url": 
"https://netbeans.apache.org/nb/updates/12.6/updates.xml.gz?{$netbeans.hash.code}";,
         "plugin_url": 
"https://netbeans.apache.org/nb/plugins/12.6/catalog.xml.gz";,
         "milestones": {
-            "d5a9964add1c238bcee5d20dfad3fc82d68aaf1a": {
-                "version": "dev-test",
-                "position": "1"
-            }
         },
         "releasedate": {
             "day": "-",

---------------------------------------------------------------------
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

Reply via email to