The slowbuild slaves run within SBP infrastructure. You might want to
check the instances labelled 'cloudstack-buildslave-centos6' in the
corresponding cloudstack account to see if java7 is indeed picked up
by the job.
On Fri, May 09, 2014 at 04:17:00PM +0200, Daan Hoogland wrote:
> I found that t
H thanks,
I checked that last night. It is not the problem. I also checked the
findbugs output files on the machines. These contain the bugs as well.
I don't know what the problem might otherwise be yet.
On Tue, May 13, 2014 at 5:41 AM, Prasanna Santhanam wrote:
> The slowbuild slaves run within
I found that the findbugs problem in eclipse can be traced back to a
java version conflict. Similar to some cloudstack problems. Making
sure the eclipse.ini file contains a -vm argument
fixes it. I don't think I have enough access to the jenkins machine to
figure out if this problem is the same.
Alena brought a problem up with the jenkins run. Findbugs seems to no
longer work with eclipse or jenkins. I haven't found a cause yet. The
command line maven profile still works.
$ mvn -P enablefindbugs ...
On Fri, May 9, 2014 at 3:00 PM, Devdeep Singh wrote:
> Hi Daan,
>
> Sorry for reaching ou