You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by sk...@apache.org on 2020/01/20 09:30:06 UTC

[netbeans-jenkins-lib] branch master updated: Update netbeansrelease.json

This is an automated email from the ASF dual-hosted git repository.

skygo 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 501df82  Update netbeansrelease.json
501df82 is described below

commit 501df8278df3fdf384cda037da06cd62ac61b084
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Mon Jan 20 10:29:57 2020 +0100

    Update netbeansrelease.json
    
    prepare for release113
---
 meta/netbeansrelease.json | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 3774f52..ce3b674 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -159,6 +159,29 @@
             "year": "2019"
         }
     },
+    "release113": {
+        "position": "6",
+        "ant": "Ant (latest)",
+        "jdk": "JDK 1.8 (latest)",
+        "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/",
+        "maven": "Maven 3.3.9",
+        "versionName": "11.3",
+        "mavenversion": "RELEASE113",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/11.3/javadoc",
+        "update_url": "https://netbeans.apache.org/nb/updates/11.3/updates.xml.gz?{$netbeans.hash.code}",
+        "plugin_url": "https://netbeans.apache.org/nb/plugins/11.3/catalog.xml.gz",
+        "releasedate": {
+            "day": "-",
+            "month": "-",
+            "year": "-"
+        },
+        "previousreleasedate": {
+            "day": "25",
+            "month": "10",
+            "year": "2019"
+        }
+    },
     "master": {
         "position": "50000",
         "ant": "Ant (latest)",


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