You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by da...@apache.org on 2014/05/06 14:55:53 UTC

git commit: updated refs/heads/4.4-forward to a642fa1

Repository: cloudstack
Updated Branches:
  refs/heads/4.4-forward 31b3f0a5c -> a642fa163


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/a642fa16
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a642fa16
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a642fa16

Branch: refs/heads/4.4-forward
Commit: a642fa163b5fb3175d6a135777ade011b43a2f03
Parents: 31b3f0a
Author: Daan Hoogland <da...@onecht.net>
Authored: Tue May 6 14:55:29 2014 +0200
Committer: Daan Hoogland <da...@onecht.net>
Committed: Tue May 6 14:55:29 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/a642fa16/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/a642fa16/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