Re: Build failed in Jenkins: build-master-slowbuild #2176

2015-08-31 Thread Rajani Karuturi
sorry. I didnt see that. Will review 762 and close 764. ~Rajani On 31-Aug-2015, at 4:21 pm, Daan Hoogland wrote: > https://github.com/apache/cloudstack/pull/762 by Rafael, did as well. Let's > have a run-off ;) > > On Mon, Aug 31, 2015 at 11:56 AM, Rajani Karuturi wrote: > >> The below pr

Re: Build failed in Jenkins: build-master-slowbuild #2176

2015-08-31 Thread Rajani Karuturi
The below pr would fix the findbugs issue. https://github.com/apache/cloudstack/pull/764 ~Rajani On Sun, Aug 30, 2015 at 2:59 PM, Daan Hoogland wrote: > The job is removed after 10 others are run. Look at > http://jenkins.buildacloud.org/job/build-master-slowbuild >

Re: Build failed in Jenkins: build-master-slowbuild #2176

2015-08-30 Thread Daan Hoogland
The job is removed after 10 others are run. Look at http://jenkins.buildacloud.org/job/build-master-slowbuild and go to the latest job. The issue is reported under new. It boils down to 'new PrintWriter(System.out)' is perceived as d

Re: Build failed in Jenkins: build-master-slowbuild #2176

2015-08-29 Thread Daan Hoogland
I don't see anything strange in that code. Or it would be; How do you propose we test it? please create a PR. I will LGTM if only to remove the findbugs warning we are having now. On Sat, Aug 29, 2015 at 11:05 PM, Rafael Weingärtner < rafaelweingart...@gmail.com> wrote: > Hi folks, > I took a loo

Re: Build failed in Jenkins: build-master-slowbuild #2176

2015-08-29 Thread Daan Hoogland
This is due to the re-introduction of CglibThrowableRenderer. It is not really a new finding. I had a look at it and findbugs considders 'new PrintWriter(System.err)' a risk. I think this one should be ignored. thoughts? On Sat, Aug 29, 2015 at 1:13 PM, wrote: > See

Build failed in Jenkins: build-master-slowbuild #2176

2015-08-29 Thread jenkins
See -- [...truncated 28153 lines...] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-quickcloud --- [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugi