This is an automated email from the ASF dual-hosted git repository.

geertjan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b138d7  Download page for 11.2
9b138d7 is described below

commit 9b138d7c67404721fce93726220849539c8f4927
Author: Geertjan Wielenga <geertjan.wiele...@oracle.com>
AuthorDate: Thu Oct 31 23:11:46 2019 +0100

    Download page for 11.2
---
 .../src/content/download/nb112/nb112.asciidoc      | 59 +++++++++++++++++++++-
 1 file changed, 58 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb112/nb112.asciidoc 
b/netbeans.apache.org/src/content/download/nb112/nb112.asciidoc
index 0337a4d..0fabfcb 100644
--- a/netbeans.apache.org/src/content/download/nb112/nb112.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb112/nb112.asciidoc
@@ -33,4 +33,61 @@ for important requirements for download pages for Apache 
projects.
 :toc-title:
 :icons: font
 
-Apache NetBeans 11.2 will be released soon.
+Apache NetBeans 11.2 was released on October 31, 2019.
+See link:/download/nb112/index.html[Apache NetBeans 11.2 Features] for a full 
list of features.
+
+////
+NOTE: It's mandatory to link to the source. It's optional to link to the 
binaries.
+NOTE: It's mandatory to link against https://www.apache.org for the sums & 
keys. https is recommended.
+NOTE: It's NOT recommended to link to github.
+////
+Apache NetBeans 11.2 is available for download from your closest Apache mirror.
+
+- Binaries: 
+link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.2/netbeans-11.2-bin.zip[netbeans-11.2-bin.zip]
 (
+link:https://www.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip.sha512[SHA-512],
+link:https://www.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-bin.zip.asc[PGP
 ASC])
+
+- Source: 
link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.2/netbeans-11.2-source.zip[netbeans-11.2-source.zip]
 
+(link:https://www.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-source.zip.sha512[SHA-512],
+link:https://www.apache.org/dist/netbeans/netbeans/11.2/netbeans-11.2-source.zip.asc[PGP
 ASC])
+
+////
+NOTE: Using https below is highly recommended.
+////
+Officially, it is important that you 
link:https://www.apache.org/dyn/closer.cgi#verify[verify the integrity]
+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 
link:https://www.apache.org/dist/netbeans/KEYS[here].
+
+Apache NetBeans can also be installed as a self-contained 
link:https://snapcraft.io/netbeans[snap package] on Linux.
+
+== Deployment platforms
+
+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).
+
+== Building from source
+
+To build Apache NetBeans 11.2 from source you need:
+
+. Oracle's Java 8 or Open JDK v8.
+. Apache Ant 1.10 or greater (https://ant.apache.org).
+
+Once you have everything installed then:
+
+1. Unzip 
link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.2/netbeans-11.2-source.zip[netbeans-11.2-source.zip]
+in a directory of your liking.
+2. `cd` to that directory, and then run `ant` to build the Apache NetBeans IDE.
+Once built you can run the IDE by typing `./nbbuild/netbeans/bin/netbeans`
+
+== Community approval
+
+As in any other Apache Project, the Apache NetBeans Community approved this 
release
+through the following voting processes in our 
link:/community/mailing-lists.html[mailing lists] :
+
+- 
link:https://lists.apache.org/thread.html/a562f51f614364f931a35f8dfd310cfd15ebf44b150e40277e94ff40@%3Cdev.netbeans.apache.org%3E[PMC
 vote]
+- 
link:https://lists.apache.org/thread.html/ec2ea0f6546cdfc89cc2c86abd13019561427d5e8f4f25dc9408df9e@%3Cdev.netbeans.apache.org%3E[PMC
 vote result]
+
+== Earlier releases
+
+Please visit the link:/download/index.html[Apache NetBeans Download page] for 
further details.
+


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

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

Reply via email to