Re: [GitHub] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-13 Thread Will Stevens
I have that on my dev environment, but not on my jenkins slaves... It works great in dev once you figure out how to get the JAVA_HOME to get set correctly. I had to create a file: ~./mavenrc With the following in it to get everything working. JAVA_HOME=$(/usr/libexec/java_home -v $(jenv version-

Re: [GitHub] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-10 Thread Erik Weber
@milamberspace I don't agree. Ubuntu 14.04 isn't EOL for another two years, rhel6 even longer. But users should be given proper directions as to how they can update Java. And we need to fix systemd/Ubuntu 16.04 support Erik tir. 10. jan. 2017 kl. 08.24 skrev milamberspace : > Github user mil

Re: [GitHub] cloudstack issue #1888: CLOUDSTACK-9710: Switch to JRE1.8

2017-01-05 Thread Sergey Levitskiy
Code review LGTM