Commit 106f449d authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-update-opendjk-version' into 'master'

Updated openjdk version from 7 to 8

See merge request gitlab-org/gitlab-ce!28838
parents 8bc61ae1 2ffbaa6d
......@@ -27,7 +27,7 @@ own PlantUML server is easy in Debian/Ubuntu distributions using Tomcat.
First you need to create a `plantuml.war` file from the source code:
```
sudo apt-get install graphviz openjdk-7-jdk git-core maven
sudo apt-get install graphviz openjdk-8-jdk git-core maven
git clone https://github.com/plantuml/plantuml-server.git
cd plantuml-server
mvn package
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment