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

jtulach 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 bdc5c1f  HTML/Java 1.7.3
     new fb42ce1  Merge pull request #43 from JaroslavTulach/HtmlJava173
bdc5c1f is described below

commit bdc5c1f75b456ed33bc1122d4f8cb601136b5f87
Author: Jaroslav Tulach <jaroslav.tul...@oracle.com>
AuthorDate: Sun Dec 5 15:15:24 2021 +0100

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

diff --git a/meta/netbeanshtml4j.json b/meta/netbeanshtml4j.json
index f2f182e..fb1514f 100644
--- a/meta/netbeanshtml4j.json
+++ b/meta/netbeanshtml4j.json
@@ -55,6 +55,14 @@
         "tlp": "true",
         "apidocurl": "https://bits.netbeans.org/html+java/1.7.2";
     },
+    "release-1.7.3": {
+        "position": "8",
+        "jdk": "jdk_15_latest",
+        "jdk_apidoc": "https://docs.oracle.com/javase/8/docs/api/";,
+        "version": "1.7.3",
+        "tlp": "true",
+        "apidocurl": "https://bits.netbeans.org/html+java/1.7.3";
+    },
     "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