You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2013/01/19 03:18:38 UTC

[6/6] git commit: DatabaseCreator: Fast forward merge due to recent pull in merge of master

Updated Branches:
  refs/heads/javelin 4a9cf4b4a -> 64f13e1cd


DatabaseCreator: Fast forward merge due to recent pull in merge of master


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

Branch: refs/heads/javelin
Commit: 64f13e1cd8461c9af7ab5313fbadc4a27e83dc31
Parents: 4a9cf4b e70143c
Author: Rohit Yadav <bh...@apache.org>
Authored: Fri Jan 18 18:14:57 2013 -0800
Committer: Rohit Yadav <bh...@apache.org>
Committed: Fri Jan 18 18:16:04 2013 -0800

----------------------------------------------------------------------
 client/tomcatconf/db.properties.in                |    4 +
 developer/pom.xml                                 |  324 +++-------------
 server/src/com/cloud/upgrade/DatabaseCreator.java |  137 +++++--
 utils/conf/db.properties                          |    4 +
 utils/src/com/cloud/utils/db/ScriptRunner.java    |   11 +-
 utils/src/com/cloud/utils/db/Transaction.java     |  118 ++++--
 6 files changed, 258 insertions(+), 340 deletions(-)
----------------------------------------------------------------------