You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by re...@apache.org on 2015/12/21 22:04:37 UTC

[9/9] git commit: updated refs/heads/master to 9537f5d

Merge release branch '4.7' into master

* 4.7:
  Debian changelog updated
  Implement upgrade path 4.7.0 -> 4.7.1
  Updating pom.xml version numbers for release 4.7.1-SNAPSHOT
  Implement upgrade path 4.6.2 -> 4.6.3
  Updating pom.xml version numbers for release 4.6.3-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9537f5d3
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9537f5d3
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9537f5d3

Branch: refs/heads/master
Commit: 9537f5d32b03126e6108d1df0b4195c4f38e9a5c
Parents: 7147f4a 9be76b3
Author: Remi Bergsma <gi...@remi.nl>
Authored: Mon Dec 21 21:57:52 2015 +0100
Committer: Remi Bergsma <gi...@remi.nl>
Committed: Mon Dec 21 21:57:52 2015 +0100

----------------------------------------------------------------------
 .../cloud/upgrade/DatabaseUpgradeChecker.java   | 99 ++++++++++----------
 .../com/cloud/upgrade/dao/Upgrade470to471.java  | 67 +++++++++++++
 setup/db/db/schema-470to471-cleanup.sql         | 20 ++++
 setup/db/db/schema-470to471.sql                 | 20 ++++
 4 files changed, 158 insertions(+), 48 deletions(-)
----------------------------------------------------------------------