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 f93979d  Add metadata for 20-rc1.
     new c30b431  Merge pull request #102 from neilcsmith-net/nb200
f93979d is described below

commit f93979d7d740e64eeaa12bf9b33c6d8d6b17de7d
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Tue Oct 17 09:56:38 2023 +0100

    Add metadata for 20-rc1.
---
 meta/netbeansrelease.json | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 9d490ed..423358a 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -1117,6 +1117,38 @@
             "year": "2023"
         }
     },
+    "release200": {
+        "position": "30",
+        "ant": "ant_latest",
+        "jdk": "jdk_11_latest",
+        "jdktoolapidoc" : "jdk_21_latest",
+        "jdk_apidoc": "https://docs.oracle.com/en/java/javase/11/docs/api/";,
+        "maven": "maven_3_latest",
+        "versionName": "20",
+        "vsixVersion": "20.0.0",
+        "mavenversion": "RELEASE200",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/20/javadoc";,
+        "update_url": 
"https://netbeans.apache.org/nb/updates/20/updates.xml.gz?{$netbeans.hash.code}";,
+        "plugin_url": 
"https://netbeans.apache.org/nb/plugins/20/catalog.xml.gz";,
+        "publish_apidoc":"true",
+        "milestones": {
+            "3fae03992a7987d2bb05dab272916e5d17a19302": {
+                "version": "rc1",
+                "position": "1"
+            }
+        },
+        "releasedate": {
+            "day": "-",
+            "month": "-",
+            "year": "-"
+        },
+        "previousreleasedate": {
+            "day": "01",
+            "month": "09",
+            "year": "2023"
+        }
+    },
     "master": {
         "position": "50000",
         "ant": "ant_latest",


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

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

Reply via email to