Repository: cloudstack Updated Branches: refs/heads/4.4 efccef485 -> c2e3c4ae2
release info update Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/c2e3c4ae Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/c2e3c4ae Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/c2e3c4ae Branch: refs/heads/4.4 Commit: c2e3c4ae288db08ae714b59b96d0fd2fcdc0cad0 Parents: efccef4 Author: Daan Hoogland <d...@onecht.net> Authored: Tue May 6 14:55:29 2014 +0200 Committer: Daan Hoogland <d...@onecht.net> Committed: Tue May 6 14:56:42 2014 +0200 ---------------------------------------------------------------------- INSTALL.md | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c2e3c4ae/INSTALL.md ---------------------------------------------------------------------- diff --git a/INSTALL.md b/INSTALL.md index 893f555..b92739a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,7 +10,7 @@ Refer to the [wiki](http://cwiki.apache.org/confluence/display/CLOUDSTACK/Index) for the latest information, especially: - [Setting up development environment](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment) for Apache CloudStack. - - [Building](https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+on+master+branch) Apache CloudStack. + - [Building](https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack) Apache CloudStack. ## Setting up Development Environment @@ -18,7 +18,7 @@ for the latest information, especially: Install tools and dependencies used for development: - $ yum install git ant ant-devel java-1.6.0-openjdk java-1.6.0-openjdk-devel + $ yum install git ant ant-devel java-1.7.0-openjdk java-1.7.0-openjdk-devel mysql mysql-server tomcat6 mkisofs gcc python MySQL-python openssh-clients wget Set up Maven (3.0.5): http://git-wip-us.apache.org/repos/asf/cloudstack/blob/c2e3c4ae/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index c9f5733..23f5004 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Apache CloudStack Version 4.2.0 +Apache CloudStack Version 4.4.0 # About Apache CloudStack