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/03/16 11:20:18 UTC

[netbeans-jenkins-lib] branch release120preparation created (now ea76487)

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

skygo pushed a change to branch release120preparation
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git.


      at ea76487  Update netbeansrelease.json

This branch includes the following new commits:

     new ea76487  Update netbeansrelease.json

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[netbeans-jenkins-lib] 01/01: Update netbeansrelease.json

Posted by sk...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

skygo pushed a commit to branch release120preparation
in repository https://gitbox.apache.org/repos/asf/netbeans-jenkins-lib.git

commit ea76487b0c0456ca188a3f0fa8467979bd657542
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Mon Mar 16 12:20:12 2020 +0100

    Update netbeansrelease.json
---
 meta/netbeansrelease.json | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/meta/netbeansrelease.json b/meta/netbeansrelease.json
index 10f9194..4a3f02f 100644
--- a/meta/netbeansrelease.json
+++ b/meta/netbeansrelease.json
@@ -204,6 +204,35 @@
             "year": "2019"
         }
     },
+    "release120": {
+        "position": "7",
+        "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.0",
+        "mavenversion": "RELEASE120",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/12.0/javadoc",
+        "update_url": "https://netbeans.apache.org/nb/updates/12.0/updates.xml.gz?{$netbeans.hash.code}",
+        "plugin_url": "https://netbeans.apache.org/nb/plugins/12.0/catalog.xml.gz",
+        "milestones": {
+            "notset": {
+                "version": "beta1",
+                "position": "1"
+            }                        
+        },   
+        "releasedate": {
+            "day": "-",
+            "month": "-",
+            "year": "-"
+        },
+        "previousreleasedate": {
+            "day": "24",
+            "month": "02",
+            "year": "2020"
+        }
+    },
     "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