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:59:31 UTC

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

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

commit a6a67f69a2e861c684914072a77e2170aabac1ff
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Jul 18 13:59:28 2019 +0000

    Automated site publishing by Jenkins build 826
---
 content/download/nb111/index.html | 94 ++++++++++++++++++++++++++++++++++-----
 1 file changed, 82 insertions(+), 12 deletions(-)

diff --git a/content/download/nb111/index.html b/content/download/nb111/index.html
index ace49cf..be51006 100644
--- a/content/download/nb111/index.html
+++ b/content/download/nb111/index.html
@@ -147,7 +147,16 @@
 </div>
 <div class="sect2">
 <h3 id="_graal_truffle">Graal/Truffle</h3>
-
+<div class="ulist">
+<ul>
+<li>
+<p>Using Graal.js 19.0.0 via Scripting in platform/core.network: <a href="https://github.com/apache/netbeans/pull/1092">https://github.com/apache/netbeans/pull/1092</a></p>
+</li>
+<li>
+<p>Separate Truffle source caches between multiple debugging sessions: <a href="https://github.com/apache/netbeans/pull/1252">https://github.com/apache/netbeans/pull/1252</a></p>
+</li>
+</ul>
+</div>
 </div>
 <div class="sect2">
 <h3 id="_openjfx">OpenJFX</h3>
@@ -177,14 +186,47 @@
 </div>
 <div class="sect2">
 <h3 id="_gradle">Gradle</h3>
-
+<div class="ulist">
+<ul>
+<li>
+<p>Gradle JavaEE Support: <a href="https://github.com/apache/netbeans/pull/1215">https://github.com/apache/netbeans/pull/1215</a></p>
+</li>
+<li>
+<p>Initial support for modular Java project in Gradle: <a href="https://github.com/apache/netbeans/pull/1276">https://github.com/apache/netbeans/pull/1276</a></p>
+</li>
+<li>
+<p>Java Frontend Application wizard for Gradle: <a href="https://github.com/apache/netbeans/pull/1154">https://github.com/apache/netbeans/pull/1154</a></p>
+</li>
+<li>
+<p>Add debugger support for Gradle Web Projects: <a href="https://github.com/apache/netbeans/pull/1289">https://github.com/apache/netbeans/pull/1289</a></p>
+</li>
+<li>
+<p>Enable Always show Gradle Build output by default: <a href="https://github.com/apache/netbeans/pull/1220">https://github.com/apache/netbeans/pull/1220</a></p>
+</li>
+<li>
+<p>Fixes in the Gradle Java action/replace token providers: <a href="https://github.com/apache/netbeans/pull/1198">https://github.com/apache/netbeans/pull/1198</a></p>
+</li>
+<li>
+<p>Polishing Gradle HTML UI: <a href="https://github.com/apache/netbeans/pull/1279">https://github.com/apache/netbeans/pull/1279</a></p>
+</li>
+<li>
+<p>Update TestSuites in a Gradle Test Run upon completion: <a href="https://github.com/apache/netbeans/pull/1254">https://github.com/apache/netbeans/pull/1254</a></p>
+</li>
+<li>
+<p>Fix startup message re Gradle position info: <a href="https://github.com/apache/netbeans/pull/1227">https://github.com/apache/netbeans/pull/1227</a> </p>
+</li>
+</ul>
+</div>
 </div>
 <div class="sect2">
 <h3 id="_kotlin">Kotlin</h3>
 <div class="ulist">
 <ul>
 <li>
-<p>Syntax coloring for .kt files.</p>
+<p>Syntax coloring for .kt files: <a href="https://github.com/apache/netbeans/pull/1228">https://github.com/apache/netbeans/pull/1228</a></p>
+</li>
+<li>
+<p>Correct license information for kotlin icon/grammar: <a href="https://github.com/apache/netbeans/pull/1229">https://github.com/apache/netbeans/pull/1229</a></p>
 </li>
 </ul>
 </div>
@@ -194,13 +236,16 @@
 <div class="sect1">
 <h2 id="_web_frontend_javascript_html5_php">Web Frontend: JavaScript/HTML5/PHP</h2>
 <div class="sectionbody">
-<div class="paragraph">
-<p>As a result you can now:</p>
-</div>
 <div class="ulist">
 <ul>
 <li>
-<p>PHP 7.4.</p>
+<p>PHP 7.4: <a href="https://github.com/apache/netbeans/pull/1199">https://github.com/apache/netbeans/pull/1199</a></p>
+</li>
+<li>
+<p>Jade template code completion: <a href="https://github.com/apache/netbeans/pull/1254">https://github.com/apache/netbeans/pull/1254</a></p>
+</li>
+<li>
+<p>Update PHP samples: <a href="https://github.com/apache/netbeans/pull/1183">https://github.com/apache/netbeans/pull/1183</a></p>
 </li>
 </ul>
 </div>
@@ -215,7 +260,16 @@
 <div class="ulist">
 <ul>
 <li>
-<p>Create Mode from client code.</p>
+<p>Create Mode from client code: <a href="https://github.com/apache/netbeans/pull/1135">https://github.com/apache/netbeans/pull/1135</a></p>
+</li>
+<li>
+<p>Adding Java-level registration for TextMate grammars: <a href="https://github.com/apache/netbeans/pull/1200">https://github.com/apache/netbeans/pull/1200</a></p>
+</li>
+<li>
+<p>Missing source level 11 and 12 in a NetBeans module project: <a href="https://github.com/apache/netbeans/pull/1194">https://github.com/apache/netbeans/pull/1194</a></p>
+</li>
+<li>
+<p>Fixed "Behavior of BooleanStateAction has changed" issue: <a href="https://github.com/apache/netbeans/pull/1250">https://github.com/apache/netbeans/pull/1250</a></p>
 </li>
 </ul>
 </div>
@@ -224,13 +278,16 @@
 <div class="sect1">
 <h2 id="_appearance">Appearance</h2>
 <div class="sectionbody">
-<div class="paragraph">
-<p>As a result you can now:</p>
-</div>
 <div class="ulist">
 <ul>
 <li>
-<p>HiDPI splash screen with product version.</p>
+<p>HiDPI splash screen with product version: <a href="https://github.com/apache/netbeans/pull/1246">https://github.com/apache/netbeans/pull/1246</a></p>
+</li>
+<li>
+<p>Improve tabcontrol border appearance (HiDPI): <a href="https://github.com/apache/netbeans/pull/1284">https://github.com/apache/netbeans/pull/1284</a></p>
+</li>
+<li>
+<p>Improve icon scaling on HiDPI displays, and prepare ImageUtilities for HiDPI icons: <a href="https://github.com/apache/netbeans/pull/1273">https://github.com/apache/netbeans/pull/1273</a></p>
 </li>
 </ul>
 </div>
@@ -239,6 +296,19 @@
 <div class="sect1">
 <h2 id="_miscellaneous">Miscellaneous</h2>
 <div class="sectionbody">
+<div class="ulist">
+<ul>
+<li>
+<p>Popupswitcher npe fixes: <a href="https://github.com/apache/netbeans/pull/1219">https://github.com/apache/netbeans/pull/1219</a></p>
+</li>
+<li>
+<p>Open Recent file not working: <a href="https://github.com/apache/netbeans/pull/1216">https://github.com/apache/netbeans/pull/1216</a></p>
+</li>
+<li>
+<p>Added nb.laf.norestart system property to prevent restart on LaF changes: <a href="https://github.com/apache/netbeans/pull/1056">https://github.com/apache/netbeans/pull/1056</a></p>
+</li>
+</ul>
+</div>
 <div class="paragraph">
 <p>As a result you can now:</p>
 </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