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 fea5fdc  Add metadata for NetBeans 14-rc1.
     new 7532188  Merge pull request #59 from neilcsmith-net/nb140
fea5fdc is described below

commit fea5fdcf917d101d245b8d6a4f1618be1fa49278
Author: Neil C Smith <neilcsm...@apache.org>
AuthorDate: Wed Apr 20 13:13:04 2022 +0100

    Add metadata for NetBeans 14-rc1.
---
 meta/netbeansrelease.json | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 49bb0a3..0718d52 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -694,6 +694,37 @@
             "year": "2021"
         }
     },
+    "release140": {
+        "position": "19",
+        "ant": "ant_latest",
+        "jdk": "jdk_11_latest",
+        "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/";,
+        "maven": "maven_3.3.9",
+        "versionName": "14",
+        "vsixVersion": "14.0.0",
+        "mavenversion": "RELEASE140",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/14/javadoc";,
+        "update_url": 
"https://netbeans.apache.org/nb/updates/14/updates.xml.gz?{$netbeans.hash.code}";,
+        "plugin_url": 
"https://netbeans.apache.org/nb/plugins/14/catalog.xml.gz";,
+        "publish_apidoc":"true",
+        "milestones": {
+            "ca91d1962cfa8b0cf8b8a0ad1053f2ba763c2360": {
+                "version": "rc1",
+                "position": "1"
+            }
+        },
+        "releasedate": {
+            "day": "-",
+            "month": "-",
+            "year": "-"
+        },
+        "previousreleasedate": {
+            "day": "04",
+            "month": "03",
+            "year": "2022"
+        }
+    },
     "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