[ https://issues.apache.org/jira/browse/CLOUDSTACK-9710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822873#comment-15822873 ]
ASF GitHub Bot commented on CLOUDSTACK-9710: -------------------------------------------- Github user serg38 commented on the issue: https://github.com/apache/cloudstack/pull/1888 We need to change one more setting for noredist build to work with updated iControl version in install-non-oss.sh mvn install:install-file -Dfile=cloud-iControl.jar -DgroupId=com.cloud.com.f5 -DartifactId=icontrol -Dversion=1.0 -Dpackaging=jar to mvn install:install-file -Dfile=cloud-iControl.jar -DgroupId=com.cloud.com.f5 -DartifactId=icontrol -Dversion=12.1 -Dpackaging=jar > Switch to JDK 1.8 > ----------------- > > Key: CLOUDSTACK-9710 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9710 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Reporter: Rohit Yadav > Assignee: Rohit Yadav > Fix For: Future, 4.10.0.0 > > > Switch to using JDK1.8 by default for building and running CloudStack. -- This message was sent by Atlassian JIRA (v6.3.4#6332)