Re: database version changed to 4.5 on master and it breaks the build

2014-03-14 Thread Hugo Trippaers
You shouldn't have to. I've got an automated test run that does the same and that succeeded before I committed the db change. I do a clean before jetty:run but that shouldn't matter. Hugo Sent from my iPhone > On 14 mrt. 2014, at 18:25, Alena Prokharchyk > wrote: > > My master version is 38

Re: database version changed to 4.5 on master and it breaks the build

2014-03-14 Thread Alena Prokharchyk
My master version is 384eeaf79261c3f744daa138369a424d3ef37295, so all the fixes from remote are in my local repo. I observe the error after executing the regular sequence of: mvn clean install -P developer,systemvm mvn -P developer -pl developer -Ddeploydb mvn -pl :cloud-client-ui jetty:run Hugo

Re: database version changed to 4.5 on master and it breaks the build

2014-03-14 Thread Nux!
On 14.03.2014 17:15, Alena Prokharchyk wrote: Observing following error on master after re-deploying the DB and running clean maven build: [ERROR] Nested in org.springframework.context.ApplicationContextException: Failed to start bean 'cloudStackLifeCycle'; nested exception is com.cloud.utils.ex

database version changed to 4.5 on master and it breaks the build

2014-03-14 Thread Alena Prokharchyk
Observing following error on master after re-deploying the DB and running clean maven build: [ERROR] Nested in org.springframework.context.ApplicationContextException: Failed to start bean 'cloudStackLifeCycle'; nested exception is com.cloud.utils.exception.CloudRuntimeException: Database versi