GitHub user abhinandanprateek opened a pull request: https://github.com/apache/cloudstack/pull/1587
WIP: Removed the java dependency for packaging KVM agent. Checked that JAVA_HOME env variable will be honoured. So install KVM agent on tareget host with pre installed java. define and export JAVA_HOME start cloudstack-agent You can merge this pull request into a Git repository by running: $ git pull https://github.com/shapeblue/cloudstack kvm-agent Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1587.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1587 ---- commit 079b8e491e3f51ff98fb917482fc6f199e47a580 Author: Abhinandan Prateek <abhinandan.prat...@shapeblue.com> Date: 2016-06-09T04:59:34Z Removed the java dependency for packaging KVM agent. Checked that JAVA_HOME env variable will be honoured. So install KVM agent on tareget host with pre installed java. define and export JAVA_HOME start cloudstack-agent ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---