Re: Simulator on master is not building

2014-07-31 Thread Hugo Trippaers
@cloudstack.apache.org; Koushik Das Subject: RE: Simulator on master is not building +1, include simulator in the default build, exclude explicitly in the production build. -Original Message- From: Anthony Xu [mailto:xuefei...@citrix.com] Sent: Wednesday, July 30, 2014 10:28 AM

RE: Simulator on master is not building

2014-07-31 Thread Santhosh Edukulla
This is cool. Santhosh From: Trippie [trip...@gmail.com] on behalf of Hugo Trippaers [h...@trippaers.nl] Sent: Thursday, July 31, 2014 4:27 AM To: dev@cloudstack.apache.org Cc: Edison Su Subject: Re: Simulator on master is not building Heya, I’m setting

Re: Simulator on master is not building

2014-07-31 Thread Sebastien Goasguen
to be a consensus to include it in default profile. -Original Message- From: Edison Su Sent: Wednesday, 30 July 2014 11:30 PM To: dev@cloudstack.apache.org; Koushik Das Subject: RE: Simulator on master is not building +1, include simulator in the default build, exclude explicitly

Re: Simulator on master is not building

2014-07-31 Thread Hugo Trippaers
there needs to be a consensus to include it in default profile. -Original Message- From: Edison Su Sent: Wednesday, 30 July 2014 11:30 PM To: dev@cloudstack.apache.org; Koushik Das Subject: RE: Simulator on master is not building +1, include simulator in the default build, exclude

RE: Simulator on master is not building

2014-07-31 Thread Anthony Xu
I see, thanks for explanation. Anthony -Original Message- From: Koushik Das Sent: Wednesday, July 30, 2014 10:02 PM To: Anthony Xu; dev@cloudstack.apache.org Subject: RE: Simulator on master is not building There is a separate simulator DB where all these VOs are used. These are only

Simulator on master is not building

2014-07-30 Thread Santhosh Edukulla
I believe for every check-in we decided to run sanity tests on simulator atleast, currently build for simulator is failing. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile

RE: Simulator on master is not building

2014-07-30 Thread Koushik Das
://cwiki.apache.org/confluence/display/CLOUDSTACK/Simulator+integration -Original Message- From: Santhosh Edukulla [mailto:santhosh.eduku...@citrix.com] Sent: Wednesday, 30 July 2014 3:27 PM To: dev@cloudstack.apache.org Cc: Anthony Xu Subject: Simulator on master is not building I believe for every

RE: Simulator on master is not building

2014-07-30 Thread Santhosh Edukulla
I just logged a bug for the same. https://issues.apache.org/jira/browse/CLOUDSTACK-7204 Santhosh From: Santhosh Edukulla Sent: Wednesday, July 30, 2014 5:56 AM To: dev@cloudstack.apache.org Cc: Anthony Xu Subject: Simulator on master is not building I

RE: Simulator on master is not building

2014-07-30 Thread Anthony Xu
@cloudstack.apache.org Cc: Anthony Xu Subject: RE: Simulator on master is not building The simulator code should be kept up to date with any changes done in the core product. If there are any interface changes, necessary changes should be made in simulator plugin as well along with other hypervisor plugins

RE: Simulator on master is not building

2014-07-30 Thread Edison Su
@cloudstack.apache.org Cc: Anthony Xu Subject: RE: Simulator on master is not building The simulator code should be kept up to date with any changes done in the core product. If there are any interface changes, necessary changes should be made in simulator plugin as well along with other hypervisor

RE: Simulator on master is not building

2014-07-30 Thread Anthony Xu
/simulator/MockConfigurationVO.java ./plugins/hypervisors/simulator/src/com/cloud/simulator/MockSecurityRulesVO.java -Original Message- From: Anthony Xu Sent: Wednesday, July 30, 2014 10:28 AM To: Koushik Das; dev@cloudstack.apache.org Subject: RE: Simulator on master is not building We

RE: Simulator on master is not building

2014-07-30 Thread Santhosh Edukulla
@cloudstack.apache.org Subject: RE: Simulator on master is not building We used -Dsimulator to include simulator, it is very easy for developers to forget it. Simulator should be built by default , we may use -Dnosimulator to exclude simulator. Anthony -Original Message- From: Koushik Das Sent

RE: Simulator on master is not building

2014-07-30 Thread Koushik Das
this is fixed it needs to be tested again. Also there needs to be a consensus to include it in default profile. -Original Message- From: Edison Su Sent: Wednesday, 30 July 2014 11:30 PM To: dev@cloudstack.apache.org; Koushik Das Subject: RE: Simulator on master is not building +1, include

RE: Simulator on master is not building

2014-07-30 Thread Koushik Das
if there are any issues. -Koushik -Original Message- From: Anthony Xu Sent: Wednesday, 30 July 2014 11:37 PM To: Koushik Das; dev@cloudstack.apache.org Subject: RE: Simulator on master is not building Hi Koushik, fixed the build for simulator. I just found out Simulator use its own VOes for some VOes

RE: Simulator on master is not building

2014-07-30 Thread Santhosh Edukulla
; Koushik Das Subject: RE: Simulator on master is not building If we build simulator by default, it may add to the build time, and there is a potential people forgetting to exclude some times. Santhosh From: Anthony Xu [xuefei...@citrix.com] Sent: Wednesday