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 edc589d  Metadata for 12.6-rc1 (Take 1 on JDK 11)
     new 7617cc5  Merge pull request #39 from neilcsmith-net/nb126
edc589d is described below

commit edc589d29be9ce9f2e46d0c6c594f22e788facf4
Author: Neil C Smith <[email protected]>
AuthorDate: Tue Oct 26 17:48:33 2021 +0100

    Metadata for 12.6-rc1 (Take 1 on JDK 11)
---
 meta/netbeansrelease.json | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 8167fd5..a2a2295 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -537,7 +537,7 @@
     "release126": {
         "position": "15",
         "ant": "ant_latest",
-        "jdk": "jdk_1.8_latest",
+        "jdk": "jdk_11_latest",
         "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/";,
         "maven": "maven_3.3.9",
         "versionName": "12.6",
@@ -547,6 +547,10 @@
         "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": {
+            "8388dd194ac7ea7dfdaf1235742ecf987a5c268d": {
+                "version": "rc1",
+                "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