You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ne...@apache.org on 2021/01/23 17:29:53 UTC

[netbeans-jenkins-lib] branch master updated: Add section for 12.3 with initial milestone for beta1.

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 1d959ff  Add section for 12.3 with initial milestone for beta1.
     new b83501c  Merge pull request #24 from neilcsmith-net/release123-b1
1d959ff is described below

commit 1d959ff7bad70177c72bd95f2cd27c57ed0198c4
Author: Neil C Smith <ne...@apache.org>
AuthorDate: Sat Jan 23 17:24:15 2021 +0000

    Add section for 12.3 with initial milestone for beta1.
---
 meta/netbeansrelease.json | 33 +++++++++++++++++++++++++++++++--
 1 file changed, 31 insertions(+), 2 deletions(-)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index ba11dce..6a26fc2 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -345,13 +345,42 @@
             }
         },
         "releasedate": {
+            "day": "25",
+            "month": "11",
+            "year": "2020"
+        },
+        "previousreleasedate": {
+            "day": "15",
+            "month": "09",
+            "year": "2020"
+        }
+    },
+    "release123": {
+        "position": "10",
+        "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.3",
+        "mavenversion": "RELEASE123",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/12.3/javadoc",
+        "update_url": "https://netbeans.apache.org/nb/updates/12.3/updates.xml.gz?{$netbeans.hash.code}",
+        "plugin_url": "https://netbeans.apache.org/nb/plugins/12.3/catalog.xml.gz",
+        "milestones": {
+            "9b5068b1c8d55884a920e3a0fc1ca6756a8a8332": {
+                "version": "beta1",
+                "position": "1"
+            }
+        },
+        "releasedate": {
             "day": "-",
             "month": "-",
             "year": "-"
         },
         "previousreleasedate": {
-            "day": "15",
-            "month": "09",
+            "day": "25",
+            "month": "11",
             "year": "2020"
         }
     },


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

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