[GitHub] cloudstack pull request: Fix findbugs high priority warning

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/362 Fix findbugs high priority warning VmwareStorageManagerImpl.java:1023, RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE, Priority: High Redundant nullcheck of datastoreVolumePath, which is known

[GitHub] cloudstack pull request: Fix 3 more findbugs performance alerts, c...

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/366 Fix 3 more findbugs performance alerts, creating boxed Long and Integer unnecessarily F5BigIpResource.java:297, DM_BOXED_PRIMITIVE_FOR_PARSING, Priority: High

[GitHub] cloudstack pull request: Fix 2 findbugs high priority warnings

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/363 Fix 2 findbugs high priority warnings VmwareResource.java:315, MS_SHOULD_BE_FINAL, Priority: High com.cloud.hypervisor.vmware.resource.VmwareResource.s_serviceContext isn't final but

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

2015-06-07 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1515/ -- [...truncated 27271 lines...] [INFO] No sources to compile [INFO] [INFO] findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud [INFO] [INFO] ---

[GitHub] cloudstack pull request: Fix another case of unnecessary boxing

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/367 Fix another case of unnecessary boxing JuniperSrxResource.java:1280, DM_BOXED_PRIMITIVE_FOR_PARSING, Priority: High Boxing/unboxing to parse a primitive

ACS Consider

2015-06-07 Thread Keerthiraja SJ
Hi All, I hope we should be more robust on VR by integrating RCP100 into VR. http://rcp100.sourceforge.net/quickstart.html Thanks, Keerthi

[GitHub] cloudstack pull request: Fix last ocurrence of unnecessary boxing ...

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/368 Fix last ocurrence of unnecessary boxing detected by findbugs CiscoVnmcResource.java:266, DM_BOXED_PRIMITIVE_FOR_PARSING, Priority: High Boxing/unboxing to parse a primitive

[GitHub] cloudstack pull request: Fix malformed closing tag on comments in ...

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/369 Fix malformed closing tag on comments in cisco .xml files You can merge this pull request into a Git repository by running: $ git pull https://github.com/rsafonseca/cloudstack

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

2015-06-07 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1514/ -- [...truncated 27274 lines...] [INFO] No sources to compile [INFO] [INFO] findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud [INFO] [INFO] ---

[GitHub] cloudstack-docs-rn pull request: document that XenServer depends o...

2015-06-07 Thread remibergsma
GitHub user remibergsma opened a pull request: https://github.com/apache/cloudstack-docs-rn/pull/22 document that XenServer depends on pool HA these days Had updated master already, this is a backport of the XenServer pool HA docs to 4.5. Will do 4.4 later as well. You can merge

[GitHub] cloudstack pull request: Fix performance issue reported by findbug...

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/365 Fix performance issue reported by findbugs (unnescessary boxing/unbox… …ing) VmwareResource.java:693, DM_BOXED_PRIMITIVE_FOR_PARSING, Priority: High VmwareResource.java:4769,

[GitHub] cloudstack pull request: Fix another findbugs high priority warnin...

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/364 Fix another findbugs high priority warning JuniperSrxResource.java:2617, ES_COMPARING_STRINGS_WITH_EQ, Priority: High Comparison of String objects using == or != in

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

2015-06-07 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1512/ -- [...truncated 27274 lines...] [INFO] No sources to compile [INFO] [INFO] findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud [INFO] [INFO] ---

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

2015-06-07 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1513/ -- [...truncated 27274 lines...] [INFO] No sources to compile [INFO] [INFO] findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud [INFO] [INFO] ---

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

2015-06-07 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1518/ -- [...truncated 27274 lines...] [INFO] No sources to compile [INFO] [INFO] findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud [INFO] [INFO] ---

[GitHub] cloudstack pull request: CLOUDSTACK-8542: Correcting test case in ...

2015-06-07 Thread gauravaradhye
Github user gauravaradhye commented on the pull request: https://github.com/apache/cloudstack/pull/360#issuecomment-109868949 Done with review changes. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

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

2015-06-07 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1516/ -- [...truncated 27274 lines...] [INFO] No sources to compile [INFO] [INFO] findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud [INFO] [INFO] ---

[GitHub] cloudstack pull request: Test jenkins ovm3 failure

2015-06-07 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/370 Test jenkins ovm3 failure You can merge this pull request into a Git repository by running: $ git pull https://github.com/rsafonseca/cloudstack ovm3fixtest Alternatively you can

Test jenkins ovm3 failure

2015-06-07 Thread Rafael Fonseca
Sorry about the SPAM guys, was trying to pinpoint this issue to fix it.. though it was bad timing because builds.apache.org has been unresponsive for the last 20 minutes... either under attack or maintenance. Will try it some other time :) Ubuntu-1 node was one of the ovm3 problem nodes, but has

Re: SystemVM (kvm) : 3 different versions for the same CloudStack version (4.5.1)

2015-06-07 Thread David Nalley
Not too many years ago, the system VM was distributed from cloud.com/Citrix, and we didn't like that (including me). I didn't like it because it put the community at large in a place where we relied on Citrix to build and distribute. We now have the ability to build those systemVMs and I'd prefer

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

2015-06-07 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1511/ -- [...truncated 27274 lines...] [INFO] No sources to compile [INFO] [INFO] findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud [INFO] [INFO] ---

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

2015-06-07 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-slowbuild/1517/ -- [...truncated 27281 lines...] [INFO] No sources to compile [INFO] [INFO] findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud [INFO] [INFO] ---