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/incubator-netbeans-html4j.git
The following commit(s) were added to refs/heads/master by this push: new 4645c52 Fixing the HTML syntax 4645c52 is described below commit 4645c52fee7fccffc44cf37a4c94ffe0f623bb8e Author: Jaroslav Tulach <jaroslav.tul...@oracle.com> AuthorDate: Wed Nov 8 04:13:51 2017 +0100 Fixing the HTML syntax --- src/main/javadoc/overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html index a790cf0..9e5378f 100644 --- a/src/main/javadoc/overview.html +++ b/src/main/javadoc/overview.html @@ -172,7 +172,7 @@ Integration with <a href="net/java/html/boot/truffle/package-summary.html">Truffle</a>. <a target="_blank" href="https://netbeans.org/bugzilla/show_bug.cgi?id=269549"/> --> - Workaround</a> for garbage collector behavior of modern JavaFX WebView + Workaround for garbage collector behavior of modern JavaFX WebView implementations (JDK8 u112 and newer). JavaFX Presenter can <a target="_blank" href="https://netbeans.org/bugzilla/show_bug.cgi?id=269456"/> @@ -452,7 +452,7 @@ tutorial. In case one wants to stick with a <em>Maven</em> and command line, one can follow <a target="_blank" href="https://dukescript.com/update/2015/02/05/New-Version-of-Dukescript.html"> - these instructions<a>, make sure at least + these instructions</a>, make sure at least <em>JDK7</em> is your installed Java and type: <pre> $ mvn archetype:generate \ -- To stop receiving notification emails like this one, please contact ['"comm...@netbeans.apache.org" <comm...@netbeans.apache.org>'].