You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by gi...@apache.org on 2019/07/18 13:29:38 UTC

[netbeans-website] branch asf-site updated: Automated site publishing by Jenkins build 820

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 5467597  Automated site publishing by Jenkins build 820
5467597 is described below

commit 5467597ce751e9737fa2fe4bd4a3348e319c7c78
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Jul 18 13:29:35 2019 +0000

    Automated site publishing by Jenkins build 820
---
 content/download/nb111/index.html | 25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)

diff --git a/content/download/nb111/index.html b/content/download/nb111/index.html
index 640807a..679b8a7 100644
--- a/content/download/nb111/index.html
+++ b/content/download/nb111/index.html
@@ -94,7 +94,7 @@
 <div id="preamble">
 <div class="sectionbody">
 <div class="paragraph">
-<p>Apache NetBeans 11.1 is the first Apache NetBeans release outside the Apache Incubator and the <a href="https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule">first release of the new quarterly release</a>.</p>
+<p>Apache NetBeans 11.1 is the first Apache NetBeans release outside the Apache Incubator and the <a href="https://cwiki.apache.org/confluence/display/NETBEANS/Release+Schedule">first release of the new quarterly release cycle</a>.</p>
 </div>
 </div>
 </div>
@@ -115,13 +115,28 @@
 <div class="sectionbody">
 <div class="openblock feature">
 <div class="content">
-<div class="paragraph">
-<p>As a result you can now:</p>
-</div>
 <div class="ulist">
 <ul>
 <li>
-<p>Integration of support for JEP-330.</p>
+<p>Integration of support for JEP-330: <a href="https://github.com/apache/netbeans/pull/1171">https://github.com/apache/netbeans/pull/1171</a></p>
+</li>
+<li>
+<p>Inline parameter name hints for Java: <a href="https://github.com/apache/netbeans/pull/1247">https://github.com/apache/netbeans/pull/1247</a></p>
+</li>
+<li>
+<p>Code completion for JEP 325 preview feature for multiple case labels: <a href="https://github.com/apache/netbeans/pull/1175">https://github.com/apache/netbeans/pull/1175</a></p>
+</li>
+<li>
+<p>Hint for converting to JEP 325 preview feature for switch expressions: <a href="https://github.com/apache/netbeans/pull/1193">https://github.com/apache/netbeans/pull/1193</a></p>
+</li>
+<li>
+<p>Java Migration profiles: <a href="https://github.com/apache/netbeans/pull/1212">https://github.com/apache/netbeans/pull/1212</a></p>
+</li>
+<li>
+<p>"main" is a new shortcut, that does the same as "psvm", i.e., creates 'public static void main': <a href="https://github.com/apache/netbeans/pull/1176">https://github.com/apache/netbeans/pull/1176</a></p>
+</li>
+<li>
+<p>Fixing automatic Jigsaw module name generation: <a href="https://github.com/apache/netbeans/pull/1274">https://github.com/apache/netbeans/pull/1274</a></p>
 </li>
 </ul>
 </div>


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

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