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/10/31 22:15:34 UTC

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

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

commit b052b1e913dd12343b1f651911dac0807efaba73
Author: jenkins <bu...@apache.org>
AuthorDate: Thu Oct 31 22:15:30 2019 +0000

    Automated site publishing by Jenkins build 1099
---
 content/download/nb112/nb112.html | 112 +++++++++++++++++++++++++++++++++++++-
 1 file changed, 110 insertions(+), 2 deletions(-)

diff --git a/content/download/nb112/nb112.html b/content/download/nb112/nb112.html
index 6597ffa..e7d9919 100644
--- a/content/download/nb112/nb112.html
+++ b/content/download/nb112/nb112.html
@@ -68,8 +68,116 @@
 
         <div class='grid-container main-content'>
             <h1 class="sect0">Downloading Apache NetBeans 11.2</h1>
-            <div class="paragraph">
-<p>Apache NetBeans 11.2 will be released soon.</p>
+            <div id="toc" class="toc">
+<div id="toctitle"></div>
+<ul class="sectlevel1">
+<li><a href="#_deployment_platforms">Deployment platforms</a></li>
+<li><a href="#_building_from_source">Building from source</a></li>
+<li><a href="#_community_approval">Community approval</a></li>
+<li><a href="#_earlier_releases">Earlier releases</a></li>
+</ul>
+</div>
+<div id="preamble">
+<div class="sectionbody">
+<div class="paragraph">
+<p>Apache NetBeans 11.2 was released on October 31, 2019.
+See <a href="/download/nb112/index.html">Apache NetBeans 11.2 Features</a> for a full list of features.</p>
+</div>
+<div class="paragraph">
+<p>Apache NetBeans 11.2 is available for download from your closest Apache mirror.</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p>Binaries:
+<a href="https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.2/netbeans-11.2-bin.zip">netbeans-11.2-bin.zip</a> (
+<a href="https://www.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip.sha512">SHA-512</a>,
+<a href="https://www.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip.asc">PGP ASC</a>)</p>
+</li>
+<li>
+<p>Source: <a href="https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.2/netbeans-11.2-source.zip">netbeans-11.2-source.zip</a>
+(<a href="https://www.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-source.zip.sha512">SHA-512</a>,
+<a href="https://www.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-source.zip.asc">PGP ASC</a>)</p>
+</li>
+</ul>
+</div>
+<div class="paragraph">
+<p>Officially, it is important that you <a href="https://www.apache.org/dyn/closer.cgi#verify">verify the integrity</a>
+of the downloaded files using the PGP signatures (.asc file) or a hash (.sha512 files).
+The PGP keys used to sign this release are available <a href="https://www.apache.org/dist/netbeans/KEYS">here</a>.</p>
+</div>
+<div class="paragraph">
+<p>Apache NetBeans can also be installed as a self-contained <a href="https://snapcraft.io/netbeans">snap package</a> on Linux.</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_deployment_platforms">Deployment platforms</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Apache NetBeans 11.2 runs on JDK 8, 11, and 13.  (JDK 13 is the current JDK release at the time of this NetBeans release).</p>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_building_from_source">Building from source</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>To build Apache NetBeans 11.2 from source you need:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Oracle&#8217;s Java 8 or Open JDK v8.</p>
+</li>
+<li>
+<p>Apache Ant 1.10 or greater (<a href="https://ant.apache.org" class="bare">https://ant.apache.org</a>).</p>
+</li>
+</ol>
+</div>
+<div class="paragraph">
+<p>Once you have everything installed then:</p>
+</div>
+<div class="olist arabic">
+<ol class="arabic">
+<li>
+<p>Unzip <a href="https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.2/netbeans-11.2-source.zip">netbeans-11.2-source.zip</a>
+in a directory of your liking.</p>
+</li>
+<li>
+<p><code>cd</code> to that directory, and then run <code>ant</code> to build the Apache NetBeans IDE.
+Once built you can run the IDE by typing <code>./nbbuild/netbeans/bin/netbeans</code></p>
+</li>
+</ol>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_community_approval">Community approval</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>As in any other Apache Project, the Apache NetBeans Community approved this release
+through the following voting processes in our <a href="/community/mailing-lists.html">mailing lists</a> :</p>
+</div>
+<div class="ulist">
+<ul>
+<li>
+<p><a href="https://lists.apache.org/thread.html/a562f51f614364f931a35f8dfd310cfd15ebf44b150e40277e94ff40@%3Cdev.netbeans.apache.org%3E">PMC vote</a></p>
+</li>
+<li>
+<p><a href="https://lists.apache.org/thread.html/ec2ea0f6546cdfc89cc2c86abd13019561427d5e8f4f25dc9408df9e@%3Cdev.netbeans.apache.org%3E">PMC vote result</a></p>
+</li>
+</ul>
+</div>
+</div>
+</div>
+<div class="sect1">
+<h2 id="_earlier_releases">Earlier releases</h2>
+<div class="sectionbody">
+<div class="paragraph">
+<p>Please visit the <a href="/download/index.html">Apache NetBeans Download page</a> for further details.</p>
+</div>
+</div>
 </div>
             
 <section class='tools'>


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