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 0ae2a75 Add metadata for 21-rc1.
new 4f68133 Merge pull request #107 from neilcsmith-net/nb210
0ae2a75 is described below
commit 0ae2a75622281854623e0aa5c7fdbfe5de9b0697
Author: Neil C Smith <[email protected]>
AuthorDate: Tue Jan 16 10:04:38 2024 +0000
Add metadata for 21-rc1.
---
meta/netbeansrelease.json | 40 ++++++++++++++++++++++++++++++++++++----
1 file changed, 36 insertions(+), 4 deletions(-)
diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 2645dbc..82cec2d 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -1151,9 +1151,9 @@
}
},
"releasedate": {
- "day": "-",
- "month": "-",
- "year": "-"
+ "day": "01",
+ "month": "12",
+ "year": "2023"
},
"previousreleasedate": {
"day": "01",
@@ -1192,6 +1192,38 @@
"year": "2023"
}
},
+ "release210": {
+ "position": "32",
+ "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": "21",
+ "vsixVersion": "21.0.0",
+ "mavenversion": "RELEASE210",
+ "tlp": "true",
+ "apidocurl": "https://bits.netbeans.org/21/javadoc",
+ "update_url":
"https://netbeans.apache.org/nb/updates/21/updates.xml.gz?{$netbeans.hash.code}",
+ "plugin_url":
"https://netbeans.apache.org/nb/plugins/21/catalog.xml.gz",
+ "publish_apidoc": "true",
+ "milestones": {
+ "82c6c8faed9699e26b58b0d8b5121efb6c7c1a52": {
+ "version": "rc1",
+ "position": "1"
+ }
+ },
+ "releasedate": {
+ "day": "-",
+ "month": "-",
+ "year": "-"
+ },
+ "previousreleasedate": {
+ "day": "01",
+ "month": "12",
+ "year": "2023"
+ }
+ },
"master": {
"position": "50000",
"ant": "ant_latest",
@@ -1213,7 +1245,7 @@
},
"previousreleasedate": {
"day": "01",
- "month": "09",
+ "month": "12",
"year": "2023"
}
}
---------------------------------------------------------------------
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