You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ge...@apache.org on 2021/03/23 17:44:48 UTC

[netbeans-website] branch master updated: [NETBEANS-5481] add note that Swift 5 runtime is required on macOS prior to 10.14.4.

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 d49e0f3  [NETBEANS-5481] add note that Swift 5 runtime is required on macOS prior to 10.14.4.
     new b7c674b  Merge pull request #545 from oyarzun/NETBEANS-5481
d49e0f3 is described below

commit d49e0f380b057fc52437adcbe9f58daffe15821c
Author: Christian Oyarzun <oy...@apache.org>
AuthorDate: Tue Mar 23 13:33:35 2021 -0400

    [NETBEANS-5481] add note that Swift 5 runtime is required on macOS prior to 10.14.4.
---
 netbeans.apache.org/src/content/download/nb123/nb123.asciidoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
index aee8d29..c3f4fd1 100644
--- a/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
+++ b/netbeans.apache.org/src/content/download/nb123/nb123.asciidoc
@@ -55,6 +55,8 @@ link:https://downloads.apache.org/netbeans/netbeans/12.3/Apache-NetBeans-12.3-bi
 * link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/12.3/Apache-NetBeans-12.3-bin-macosx.dmg[Apache-NetBeans-12.3-bin-macosx.dmg] (link:https://downloads.apache.org/netbeans/netbeans/12.3/Apache-NetBeans-12.3-bin-macosx.dmg.sha512[SHA-512],
 link:https://downloads.apache.org/netbeans/netbeans/12.3/Apache-NetBeans-12.3-bin-macosx.dmg.asc[PGP ASC])
 
+IMPORTANT: macOS versions prior to 10.14.4 require the link:https://support.apple.com/kb/dl1998?locale=en_US[Swift 5 Runtime] to be installed to launch Apache NetBeans 12.3.
+
 - Source: link:https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/12.3/netbeans-12.3-source.zip[netbeans-12.3-source.zip] (link:https://downloads.apache.org/netbeans/netbeans/12.3/netbeans-12.3-source.zip.sha512[SHA-512],
 link:https://downloads.apache.org/netbeans/netbeans/12.3/netbeans-12.3-source.zip.asc[PGP ASC])
 
@@ -74,7 +76,7 @@ Apache NetBeans can also be installed as a self-contained link:https://snapcraft
 
 Apache NetBeans 12.3 runs on JDK LTS releases 8 and 11, as well as on JDK 15, i.e., the current JDK release at the time of this NetBeans release.
 
-TIP: The current JDKs have an issue on Mac OS Big Sur, that causes freezes on dialogs. That could be fixed by applying the workaround described at link:https://issues.apache.org/jira/browse/NETBEANS-5037?focusedCommentId=17234878&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17234878[NETBEANS-5037] .
+TIP: The current JDKs have an issue on macOS Big Sur, that causes freezes on dialogs. That could be fixed by applying the workaround described at link:https://issues.apache.org/jira/browse/NETBEANS-5037?focusedCommentId=17234878&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17234878[NETBEANS-5037] .
 
 == Building from Source
 

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