From commits-return-23270-archive-asf-public=cust-asf.ponee.io@netbeans.apache.org Mon Oct 7 07:06:09 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 294421804BB for ; Mon, 7 Oct 2019 09:06:09 +0200 (CEST) Received: (qmail 38847 invoked by uid 500); 7 Oct 2019 07:06:08 -0000 Mailing-List: contact commits-help@netbeans.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@netbeans.apache.org Received: (qmail 38838 invoked by uid 99); 7 Oct 2019 07:06:08 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 Oct 2019 07:06:08 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 6BF95890A3; Mon, 7 Oct 2019 07:06:08 +0000 (UTC) Date: Mon, 07 Oct 2019 07:06:08 +0000 To: "commits@netbeans.apache.org" Subject: [netbeans-website] branch master updated: [NETBEANS-3208] Add Snap package to download page MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <157043196830.11006.15559078184439427241@gitbox.apache.org> From: geertjan@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: netbeans-website X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 058838320391c23c9bccc37eff8dce06eeeaa9c7 X-Git-Newrev: 2dcfeb54617fa47396ca9653eaac7a1aead03d68 X-Git-Rev: 2dcfeb54617fa47396ca9653eaac7a1aead03d68 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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 2dcfeb5 [NETBEANS-3208] Add Snap package to download page new fbaba85 Merge pull request #417 from jgneff/patch-2 2dcfeb5 is described below commit 2dcfeb54617fa47396ca9653eaac7a1aead03d68 Author: John Neffenger AuthorDate: Sun Oct 6 15:31:18 2019 -0700 [NETBEANS-3208] Add Snap package to download page Add the snap package (https://snapcraft.io/netbeans) as an alternative for Linux systems on the Apache NetBeans 11.1 download page. Fixes #3208 --- netbeans.apache.org/src/content/download/nb111/nb111.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/netbeans.apache.org/src/content/download/nb111/nb111.asciidoc b/netbeans.apache.org/src/content/download/nb111/nb111.asciidoc index a33db15..5f1f76f 100644 --- a/netbeans.apache.org/src/content/download/nb111/nb111.asciidoc +++ b/netbeans.apache.org/src/content/download/nb111/nb111.asciidoc @@ -73,6 +73,7 @@ Officially, it is important that you link:https://www.apache.org/dyn/closer.cgi# 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 --------------------------------------------------------------------- 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