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 290b4c6  Documenting HTML/Java release 1.7.2
     new ae9ed1a  Merge pull request #30 from JaroslavTulach/HtmlJava172
290b4c6 is described below

commit 290b4c6ece8be7d92902baf726fedda77506e758
Author: Jaroslav Tulach <[email protected]>
AuthorDate: Tue Jul 27 17:04:25 2021 +0200

    Documenting HTML/Java release 1.7.2
---
 meta/netbeanshtml4j.json | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/meta/netbeanshtml4j.json b/meta/netbeanshtml4j.json
index fec69dd..f2f182e 100644
--- a/meta/netbeanshtml4j.json
+++ b/meta/netbeanshtml4j.json
@@ -47,6 +47,14 @@
         "tlp": "true",
         "apidocurl": "https://bits.netbeans.org/html+java/1.7.1";
     },
+    "release-1.7.2": {
+        "position": "7",
+        "jdk": "jdk_15_latest",
+        "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/";,
+        "version": "1.7.2",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/html+java/1.7.2";
+    },
     "master": {
         "position": "40000",
         "jdk": "jdk_1.8_latest",

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

Reply via email to