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 8120b17  Update netbeanshtml4j.json
8120b17 is described below

commit 8120b1724512ac6cdd6063be8dbc960173f6d35e
Author: Eric Barboni <sk...@apache.org>
AuthorDate: Tue Oct 29 11:02:37 2019 +0100

    Update netbeanshtml4j.json
    
    test for 1.7 apidoc
---
 meta/netbeanshtml4j.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta/netbeanshtml4j.json b/meta/netbeanshtml4j.json
index cb5b65d..04886c4 100644
--- a/meta/netbeanshtml4j.json
+++ b/meta/netbeanshtml4j.json
@@ -31,6 +31,14 @@
         "tlp": "false",
         "apidocurl": "https://bits.netbeans.org/html+java/1.6.1";
     },
+    "release-1.7": {
+        "position": "5",
+        "jdk": "JDK 1.8 (latest)",
+        "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/";,
+        "version": "1.7",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/html+java/1.7";
+    },
     "master": {
         "position": "40000",
         "jdk": "JDK 1.8 (latest)",


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

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

Reply via email to