Updated build-test-run.md no JDK later that 14.0.2 (#4280)

* Updated build-test-run.md no JDK later that 14.0.2 

Added a recommendation about JDK version to use.
Build-test-run.md sugguested to install the latest JDK which let's you build OpenRefine, but running it does not work see: 
https://github.com/OpenRefine/OpenRefine/issues/4106
This might be frustrating for beginners not aware of this issue.

* Update build-test-run.md

changed Java version recommendation according to disucussion on https://github.com/OpenRefine/OpenRefine/pull/4280

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
This commit is contained in:
Mattzee 2021-11-22 09:34:44 +01:00 committed by GitHub
parent 11abc33be7
commit bc2099a6f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
You will need:
* [OpenRefine source code](https://github.com/OpenRefine/OpenRefine)
* [Java JDK](http://java.sun.com/javase/downloads/index.jsp) (Get [OpenJDK from here](https://jdk.java.net/15/).)
* [Java JDK](http://java.sun.com/javase/downloads/index.jsp) (Get [OpenJDK from here](https://jdk.java.net/archive/). At the moment you cannot use JDK > 15, see [Issue on Github](https://github.com/OpenRefine/OpenRefine/issues/4106).)
* [Apache Maven](https://maven.apache.org) (OPTIONAL)
* A Unix/Linux shell environment OR the Windows command line