File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -249,7 +249,7 @@ several other dependencies. Note that we recommend using Maven 3.
249249 $ sudo apt-get update
250250 $ sudo apt-get install python-software-properties
251251 $ sudo apt-get update
252- $ sudo apt-get install debhelper openjdk-8 -jdk libws-commons-util-java genisoimage libcommons-codec-java libcommons-httpclient-java liblog4j1.2-java maven
252+ $ sudo apt-get install debhelper openjdk-11 -jdk libws-commons-util-java genisoimage libcommons-codec-java libcommons-httpclient-java liblog4j1.2-java maven
253253
254254 .. note ::
255255
@@ -409,7 +409,7 @@ Linux.
409409
410410 .. parsed-literal ::
411411
412- # yum install java-1.8.0 -openjdk-devel.x86_64 genisoimage mysql mysql-server ws-commons-util MySQL-python python-setuptools createrepo
412+ # yum install java-11 -openjdk-devel genisoimage mysql mysql-server ws-commons-util MySQL-python python-setuptools createrepo
413413
414414 Next, you'll need to install build-time dependencies for CloudStack with
415415Maven. We're using Maven 3, so you'll want to grab `Maven 3.0.5 (Binary tar.gz)
You can’t perform that action at this time.
0 commit comments