This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new d2d2865 Automated site publishing by Jenkins build 902
d2d2865 is described below
commit d2d28653489b262f9e7621fad75c745a5f990891
Author: jenkins <[email protected]>
AuthorDate: Mon Oct 21 08:09:00 2019 +0000
Automated site publishing by Jenkins build 902
---
content/download/nb112/index.html | 58 +++++++++++++++++++++++++++++++++++++--
1 file changed, 56 insertions(+), 2 deletions(-)
diff --git a/content/download/nb112/index.html
b/content/download/nb112/index.html
index 4c123b4..3fb64de 100644
--- a/content/download/nb112/index.html
+++ b/content/download/nb112/index.html
@@ -71,8 +71,11 @@
<div id="toc" class="toc">
<div id="toctitle"></div>
<ul class="sectlevel1">
+<li><a href="#_release_highlights">Release Highlights</a></li>
<li><a href="#_java">Java</a></li>
<li><a href="#_php">PHP</a></li>
+<li><a href="#_important_fixes">Important Fixes</a></li>
+<li><a href="#_miscellaneous">Miscellaneous</a></li>
</ul>
</div>
<div id="preamble">
@@ -92,8 +95,26 @@ The LTS release of the Apache NetBeans 11 cycle is Apache
NetBeans 11.0. The 11.
</tr>
</table>
</div>
-<div class="paragraph">
-<p><a href="/download/nb111/nb111.html" class="button success">Download</a></p>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_release_highlights">Release Highlights</h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p>JDK 13 support</p>
+</li>
+<li>
+<p>PHP 7.4 support</p>
+</li>
+<li>
+<p>JavaScript parser is now correctly licensed and no longer needs to be
installed separately: <a
href="https://github.com/apache/netbeans/pull/1407">https://github.com/apache/netbeans/pull/1407</a></p>
+</li>
+<li>
+<p>Enhancement to the installer enables subsets of Apache NetBeans to be
installed: <a href="https://github.com/apache/netbeans/pull/1505"
class="bare">https://github.com/apache/netbeans/pull/1505</a></p>
+</li>
+</ul>
</div>
</div>
</div>
@@ -113,6 +134,39 @@ The LTS release of the Apache NetBeans 11 cycle is Apache
NetBeans 11.0. The 11.
</div>
</div>
</div>
+<div class="sect1">
+<h2 id="_important_fixes">Important Fixes</h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p>Maven-based NetBeans modules can now be created again: <a
href="https://github.com/apache/netbeans/commit/9e32a853c38f2b7514a42a3395a673d8ad06300f">https://github.com/apache/netbeans/commit/9e32a853c38f2b7514a42a3395a673d8ad06300f</a></p>
+</li>
+<li>
+<p>"Copy Dependent Libraries" in Ant-based projects works again: <a
href="https://github.com/apache/netbeans/pull/1469">https://github.com/apache/netbeans/pull/1469</a></p>
+</li>
+<li>
+<p>OpenJFX Gluon samples are now correctly registered: <a
href="https://github.com/apache/netbeans/pull/1503">https://github.com/apache/netbeans/pull/1503</a></p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_miscellaneous">Miscellaneous</h2>
+<div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p>The donation of the C/C features from Oracle to Apache was not complete at
the time of the 11.2 release, though it is not far off, and the 11.3 release is
scheduled to focus primarily on the integration of the C/C features, once they
land in the Apache NetBeans GitHub.</p>
+</li>
+<li>
+<p>WildFly integration is supported by means of the <a
href="http://plugins.netbeans.org/plugin/76472/wildfly-application-server">WildFly
Application Server</a> plugin located in the Plugin Portal.</p>
+</li>
+</ul>
+</div>
+</div>
+</div>
<section class='tools'>
<ul class="menu align-center">
---------------------------------------------------------------------
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