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/incubator-netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new e84425a Update README.md
e84425a is described below
commit e84425afd03cd2fd6e501fb243430deda59bc716
Author: Geertjan Wielenga <[email protected]>
AuthorDate: Sat Jan 27 14:27:02 2018 +0100
Update README.md
---
README.md | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index ec386dd..5a5a8d1 100644
--- a/README.md
+++ b/README.md
@@ -27,10 +27,12 @@ Apache NetBeans is an open source development environment,
tooling platform, and
* Git
* Ant 1.9.9 or above
- * Oracle JDK 8 (to build NetBeans)
- * Oracle JDK 9 (to run NetBeans)
+ * Oracle JDK 8 or OpenJDK 8 (to build NetBeans)
+ * Oracle JDK 9 or OpenJDK 9 (to run NetBeans)
-**Note:** NetBeans also runs with Oracle JDK 8, although then it will not
include tools for the Oracle JDK 9 Shell.
+**Note:** NetBeans also runs with JDK 8, although then it will not include
tools for the JDK 9 Shell.
+
+**Note:** NetBeans license violation checks are managed via the
[rat-exclusions.txt](https://github.com/apache/incubator-netbeans/blob/master/nbbuild/rat-exclusions.txt)
file.
### Building NetBeans
--
To stop receiving notification emails like this one, please contact
[email protected].
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists