Re: Jenkins job for Maven build

2012-09-07 Thread Olivier Lamy
2012/9/7 Rohit Yadav : > > On 07-Sep-2012, at 12:26 PM, Olivier Lamy wrote: > >> Apologize for delay. >> It's now fixed see last report: >> https://analysis.apache.org/dashboard/index/org.apache.cloudstack:cloudstack >> BTW unit tests are not run as they a mysql instance (what about >> running tes

Re: Jenkins job for Maven build

2012-09-07 Thread Rohit Yadav
On 07-Sep-2012, at 12:26 PM, Olivier Lamy wrote: > Apologize for delay. > It's now fixed see last report: > https://analysis.apache.org/dashboard/index/org.apache.cloudstack:cloudstack > BTW unit tests are not run as they a mysql instance (what about > running test with hsql or h2 ? sorry I don'

RE: Jenkins job for Maven build

2012-09-07 Thread Edison Su
> -Original Message- > From: Olivier Lamy [mailto:ol...@apache.org] > Sent: Thursday, September 06, 2012 11:56 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: Jenkins job for Maven build > > Apologize for delay. > It's now fixed see last report:

Re: Jenkins job for Maven build

2012-09-06 Thread Olivier Lamy
Apologize for delay. It's now fixed see last report: https://analysis.apache.org/dashboard/index/org.apache.cloudstack:cloudstack BTW unit tests are not run as they a mysql instance (what about running test with hsql or h2 ? sorry I don't know enough the code to know if that's possible or not) mkis

Re: Jenkins job for Maven build

2012-08-31 Thread Olivier Lamy
2012/8/31 David Nalley : > On Mon, Aug 27, 2012 at 2:56 AM, Olivier Lamy wrote: >> Hi, >> I have set a sonar job too see >> https://analysis.apache.org/project/index/org.apache.cloudstack:cloudstack >> Some interesting results (yup not only checkstyle :-) ) >> He is running daily if there is any s

Re: Jenkins job for Maven build

2012-08-31 Thread David Nalley
On Fri, Aug 24, 2012 at 8:51 PM, Ewan Mellor wrote: > We now have a new job on Jenkins for the Maven build, thanks to Olivier Lamy: > > http://jenkins.cloudstack.org/job/build-cloudstack-master-maven > > It's not deploying to any repo yet. We need to decide if we want to do that > automatically,

Re: Jenkins job for Maven build

2012-08-31 Thread David Nalley
On Mon, Aug 27, 2012 at 2:56 AM, Olivier Lamy wrote: > Hi, > I have set a sonar job too see > https://analysis.apache.org/project/index/org.apache.cloudstack:cloudstack > Some interesting results (yup not only checkstyle :-) ) > He is running daily if there is any scm change. This doesn't appear

Re: Jenkins job for Maven build

2012-08-26 Thread Olivier Lamy
Hi, I have set a sonar job too see https://analysis.apache.org/project/index/org.apache.cloudstack:cloudstack Some interesting results (yup not only checkstyle :-) ) He is running daily if there is any scm change. 2012/8/25 Olivier Lamy : > all set. > see > https://builds.apache.org/view/A-F/view

Re: Jenkins job for Maven build

2012-08-25 Thread Olivier Lamy
all set. see https://builds.apache.org/view/A-F/view/Cloudstack/job/cloudstack-master-maven/ deploy to https://repository.apache.org/content/repositories/snapshots (with groupId: https://repository.apache.org/content/repositories/snapshots/org/apache/cloudstack/) 2012/8/25 Olivier Lamy : > 2012

Re: Jenkins job for Maven build

2012-08-25 Thread Olivier Lamy
2012/8/25 Ewan Mellor : > We now have a new job on Jenkins for the Maven build, thanks to Olivier Lamy: > > http://jenkins.cloudstack.org/job/build-cloudstack-master-maven > > It's not deploying to any repo yet. We need to decide if we want to do that > automatically, and if so, where they are go