Hi, I noticed some questions regarding the switch to Java 7.
If you run Ubuntu, make sure you install this package: openjdk-7-jdk Afterwards, make sure your java and javac executables point towards Java 7: $ sudo update-alternatives --config java $ sudo update-alternatives --config javac Set both to the Java 7 paths and verify with: $ java -version $ javac -version Wido On 01/27/2014 12:04 PM, Wido den Hollander wrote:
Hi, As promised [0], I switched the master [1] branch to Java 7 this morning. The builds all work on my Ubuntu 12.04 system, but if anything is broken on your system, keep this switch in mind. Wido [0]: http://mail-archives.apache.org/mod_mbox/cloudstack-dev/201401.mbox/%3C52E0F3B1.1000100%40widodh.nl%3E [1]: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=49a29ce0cfe0fca535037d0d7e15e399e76ea49f