cloudstack/engine
Darren Shepherd d769a73cfc Fix DatabaseUpgradeChecker in standalone context
When running DatabaseUpgradeChecker as a standalone program _dao will not
be injected.  Still create an instance of VersionDaoImpl in constructor
and when DatabaseUpgradeChecker is ran in the mgmt server it will be
overwritten by the injected value.
2013-10-07 11:57:55 -07:00
..
api Spring Modularization 2013-10-02 15:41:04 -07:00
components-api Spring Modularization 2013-10-02 15:41:04 -07:00
network Updating pom.xml version numbers for release 4.3.0-SNAPSHOT 2013-08-01 10:35:00 -04:00
orchestration Spring Modularization 2013-10-02 15:41:04 -07:00
schema Fix DatabaseUpgradeChecker in standalone context 2013-10-07 11:57:55 -07:00
service Fix a few xml wellformedness issues 2013-09-21 14:58:56 +08:00
storage ConcurrentHashMap will through NPE on null key 2013-10-04 16:56:48 -07:00
pom.xml the cloud-engine-storage-integration-test sub-project should not depend 2013-09-02 14:32:25 +02:00