Skip to content
Snippets Groups Projects
Commit 51a9f42f authored by Piotr Gawron's avatar Piotr Gawron
Browse files

support for jdk 11 added

parent fa0b540f
No related branches found
No related tags found
1 merge request!864Resolve "Users sorting by name not available"
...@@ -11,7 +11,7 @@ Documentation for minerva can be found here: https://minerva.pages.uni.lu/doc/ ...@@ -11,7 +11,7 @@ Documentation for minerva can be found here: https://minerva.pages.uni.lu/doc/
After cloning repo you need to install following tools: After cloning repo you need to install following tools:
* postgresql (>=9.1) * postgresql (>=9.1)
* tomcat (tested on tomcat7, tomcat8) * tomcat (tested on tomcat7, tomcat8)
* Java8 - works on both OpenJDK 8 and Oracle Java 8 * Java8 - works on OpenJDK 8, Oracle Java 8, OpenJDK 11
* maven * maven
* ant * ant
* node.js + npm * node.js + npm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment