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 236d8e0  Add metadata for 19-rc1.
     new c07accb  Merge pull request #93 from neilcsmith-net/nb190
236d8e0 is described below

commit 236d8e055588c05dcff38f85796599a88115f514
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Tue Jul 18 15:00:00 2023 +0100

    Add metadata for 19-rc1.
---
 meta/netbeansrelease.json | 36 ++++++++++++++++++++++++++++++++++--
 1 file changed, 34 insertions(+), 2 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 2cbcd6c..b4d8b9b 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -1027,14 +1027,46 @@
                 "position": "4"
             }
         },
+        "releasedate": {
+            "day": "30",
+            "month": "05",
+            "year": "2023"
+        },
+        "previousreleasedate": {
+            "day": "21",
+            "month": "02",
+            "year": "2023"
+        }
+    },
+    "release190": {
+        "position": "28",
+        "ant": "ant_latest",
+        "jdk": "jdk_11_latest",
+        "jdktoolapidoc" : "jdk_20_latest",
+        "jdk_apidoc": "https://docs.oracle.com/en/java/javase/11/docs/api/";,
+        "maven": "maven_3_latest",
+        "versionName": "19",
+        "vsixVersion": "19.0.0",
+        "mavenversion": "RELEASE190",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/19/javadoc";,
+        "update_url": 
"https://netbeans.apache.org/nb/updates/19/updates.xml.gz?{$netbeans.hash.code}";,
+        "plugin_url": 
"https://netbeans.apache.org/nb/plugins/19/catalog.xml.gz";,
+        "publish_apidoc":"true",
+        "milestones": {
+            "8df65b70ed0d17f0e641b961b0ede8ef89ba640d": {
+                "version": "rc1",
+                "position": "1"
+            }
+        },
         "releasedate": {
             "day": "-",
             "month": "-",
             "year": "-"
         },
         "previousreleasedate": {
-            "day": "21",
-            "month": "02",
+            "day": "30",
+            "month": "05",
             "year": "2023"
         }
     },


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