This is an automated email from the ASF dual-hosted git repository.
lkishalmi 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 d2ffd60 Prepare for NetBeans 12.2-beta1
d2ffd60 is described below
commit d2ffd604e5635d596160bce25b6a1b59b982a9d7
Author: Laszlo Kishalmi <[email protected]>
AuthorDate: Thu Oct 15 20:13:25 2020 -0700
Prepare for NetBeans 12.2-beta1
---
meta/netbeansrelease.json | 33 +++++++++++++++++++++++++++++++--
1 file changed, 31 insertions(+), 2 deletions(-)
diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 3eb8f8c..8637987 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -290,13 +290,42 @@
}
},
"releasedate": {
+ "day": "15",
+ "month": "09",
+ "year": "2020"
+ },
+ "previousreleasedate": {
+ "day": "04",
+ "month": "06",
+ "year": "2020"
+ }
+ },
+ "release122": {
+ "position": "9",
+ "ant": "Ant (latest)",
+ "jdk": "JDK 1.8 (latest)",
+ "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/",
+ "maven": "Maven 3.3.9",
+ "versionName": "12.2",
+ "mavenversion": "RELEASE122",
+ "tlp": "true",
+ "apidocurl": "https://bits.netbeans.org/12.2/javadoc",
+ "update_url":
"https://netbeans.apache.org/nb/updates/12.2/updates.xml.gz?{$netbeans.hash.code}",
+ "plugin_url":
"https://netbeans.apache.org/nb/plugins/12.2/catalog.xml.gz",
+ "milestones": {
+ "249b77ca133341ef08ae019e1b71a6cba373a422": {
+ "version": "beta1",
+ "position": "1"
+ }
+ },
+ "releasedate": {
"day": "-",
"month": "-",
"year": "-"
},
"previousreleasedate": {
- "day": "04",
- "month": "06",
+ "day": "15",
+ "month": "09",
"year": "2020"
}
},
---------------------------------------------------------------------
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