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 14:27:37 UTC

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

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 93749d6  Automated site publishing by Jenkins build 833
93749d6 is described below

commit 93749d614a7b14728e0b23f88c4145a3ef105869
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Jul 18 14:27:33 2019 +0000

    Automated site publishing by Jenkins build 833
---
 content/download/nb111/index.html | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)

diff --git a/content/download/nb111/index.html b/content/download/nb111/index.html
index e6ab3de..20b77a3 100644
--- a/content/download/nb111/index.html
+++ b/content/download/nb111/index.html
@@ -112,16 +112,21 @@
 <div class="ulist">
 <ul>
 <li>
-<p>Java EE 8 support for Maven-based and Gradle-based Web applications. Ability to create Java EE 8 applications and deploy to a Java EE 8 container, with new "webapp-javaee8" Maven archetype created for use with Apache NetBeans.</p>
-</li>
-<li>
-<p>Support for GlassFish 5.0.1.</p>
-</li>
-<li>
-<p>Payara integration out of the box for the first time, with thanks to the Payara team.</p>
+<p>Java EE 8 support, for the first time, for Maven-based and Gradle-based Web applications.</p>
 </li>
 </ul>
 </div>
+<div class="imageblock left">
+<div class="content">
+<img src="new-java-ee-8.png" alt="Java EE 8 support">
+</div>
+<div class="title">Figure 1. </div>
+</div>
+<div class="paragraph">
+<p>Ability to create Java EE 8 applications and deploy to a Java EE 8 container, with new "webapp-javaee8" Maven archetype created for use with Apache NetBeans.
+- Support for GlassFish 5.0.1.
+- Payara integration out of the box for the first time, with thanks to the Payara team.</p>
+</div>
 </div>
 </div>
 <div class="sect1">
@@ -140,6 +145,16 @@
 <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>
+</ul>
+</div>
+<div class="imageblock left">
+<div class="content">
+<img src="code-completion-multiple-case.png" alt="Multicase label completion">
+</div>
+<div class="title">Figure 2. </div>
+</div>
+<div class="ulist">
+<ul>
 <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>


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