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 2020/03/15 20:35:33 UTC

[netbeans] branch master updated: Updated README.md with permit.jdk9.builds details for build

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


The following commit(s) were added to refs/heads/master by this push:
     new c8cb7a6  Updated README.md with permit.jdk9.builds details for build
     new b20decd  Merge pull request #2019 from ebresie/netbeans-doc-build-update
c8cb7a6 is described below

commit c8cb7a66621c8371eb2cfb28c988ec1967d26b30
Author: Eric Bresie <eb...@gmail.com>
AuthorDate: Sun Mar 15 15:22:44 2020 -0500

    Updated README.md with permit.jdk9.builds details for build
---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 36eb9f3..776230e 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,9 @@ Build the NetBeans Platform:
 $ ant -Dcluster.config=platform
 ```
 
-**Note:** You can also use `php`, `enterprise`, etc. See the [cluster.properties](https://github.com/apache/netbeans/blob/master/nbbuild/cluster.properties) file.
+#### Notes:
+* You can also use `php`, `enterprise`, etc. See the [cluster.properties](https://github.com/apache/netbeans/blob/master/nbbuild/cluster.properties) file.
+* It is possible to compile with newer JDK versions, by adding the ' -Dpermit.jdk9.builds=true' parameter to the ant build expression
 
 #### Building Windows Launchers
 Windows launchers can be build using [MinGW](http://www.mingw.org/) both on Windows and Linux.


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