[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareStor...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/460 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareStor...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/460#issuecomment-112313538 thanks, LGTM --- 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 not have this

[GitHub] cloudstack pull request: Fix findbugs warning in VmwareStorageMana...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/461 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in VmwareStorageMana...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/461#issuecomment-112313269 convinced, LGTM --- 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 not have th

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareReso...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/462 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareReso...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/462#issuecomment-112313034 convinced, the router is a debian box (for now and will remain linux in the near future. LGTM --- If your project is set up for it, you can reply to t

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

2015-06-15 Thread jenkins
See -- [...truncated 27094 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

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

2015-06-15 Thread Rajani Karuturi
great job Rafael. Thanks for attacking them. ~Rajani On Mon, Jun 15, 2015 at 8:06 PM, Rafael Fonseca wrote: > Thank you Daan, glad to help :) > Also, take a look at https://github.com/apache/cloudstack/pull/399 , this > one will bring the "14 new issues" down to 10. The other ones still open >

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

2015-06-15 Thread jenkins
See -- [...truncated 27114 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

Re: Can we use components based on MIT License?

2015-06-15 Thread Rafael Fonseca
Hi ilya, Since MIT is not an evil entity such as Oracle (regarding last ongoing licensing discussion hehe) i guess it is compatible :) It's listed here -> http://www.apache.org/legal/resolved.html Cheers, RF On Tue, Jun 16, 2015 at 1:53 AM, ilya wrote: > General question, can we add/use compone

Can we use components based on MIT License?

2015-06-15 Thread ilya
General question, can we add/use components based on MIT License?

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

2015-06-15 Thread jenkins
See Changes: [Daan Hoogland] Fix css syntax error in cloudstack3.css -- [...truncated 27091 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareStor...

2015-06-15 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/460#issuecomment-112232241 Here's an example of an instance where i also removed a Charset.defaultCharset() that was placed in the reading of a socket, where cloudstack controls both ends -

[GitHub] cloudstack pull request: Fix findbugs warning in VmwareStorageMana...

2015-06-15 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/461#discussion_r32472910 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareStorageManagerImpl.java --- @@ -256,7 +256,7 @@ public Answer execu

Re: Support OVA files with multiple disks for templates: CLOUDSTACK-4757

2015-06-15 Thread ilya
Hi Likitha, Hope your day is well, Just a friendly follow up to see if you might have a chance in merging this branch in. Thanks ilya On 5/6/15 10:38 PM, Abhinandan Prateek wrote: Likitha, Thanks for updating, I think it is a very useful feature and will ease the work of migrating from

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareReso...

2015-06-15 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/462#discussion_r32472663 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java --- @@ -705,7 +705,7 @@ public ExecutionResult creat

Build failed in Jenkins: simulator-singlerun #1245

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2063 originally caused by: Started by upstream project "build-master" build number 2383 originally caused by: Started

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareStor...

2015-06-15 Thread rsafonseca
Github user rsafonseca commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/460#discussion_r32469324 --- Diff: plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageProcessor.java --- @@ -2265,7 +2265,7 @@ public Answer forgetObject(F

Build failed in Jenkins: simulator-singlerun #1244

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2062 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely o

[GitHub] cloudstack pull request: Fix css syntax error in cloudstack3.css

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/463 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix css syntax error in cloudstack3.css

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/463#issuecomment-112212426 LGTM --- 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 not have this feature

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareReso...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/462#discussion_r32466095 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource/VmwareResource.java --- @@ -705,7 +705,7 @@ public ExecutionResult cre

[GitHub] cloudstack pull request: Fix findbugs warning in VmwareStorageMana...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/461#discussion_r32465953 --- Diff: plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/manager/VmwareStorageManagerImpl.java --- @@ -256,7 +256,7 @@ public Answer exe

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareStor...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/460#discussion_r32465788 --- Diff: plugins/hypervisors/vmware/src/com/cloud/storage/resource/VmwareStorageProcessor.java --- @@ -2265,7 +2265,7 @@ public Answer forgetObject

[GitHub] cloudstack pull request: Fix css syntax error in cloudstack3.css

2015-06-15 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/463 Fix css syntax error in cloudstack3.css Just a simple syntax fix You can merge this pull request into a Git repository by running: $ git pull https://github.com/rsafonseca/cloudstack fix

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

2015-06-15 Thread jenkins
See Changes: [Rohit Yadav] Fix 4 findbugs warnings in JuniperSrxResource Data should be read and written in UTF-8 to the SRX Buffers were being used for reading but not for writing, PrintWriter was auto-flushing and code w

[SDN] Cisco ACI status

2015-06-15 Thread Erik Weber
Is anyone working on, considering to work on, or in any way doing anything related to Cisco ACI and CloudStack? -- Erik

Build failed in Jenkins: simulator-4.5-singlerun #242

2015-06-15 Thread jenkins
See -- Started by upstream project "build-4.5-simulator" build number 297 originally caused by: Started by upstream project "build-4.5" build number 483 originally caused by: Started by an

Build failed in Jenkins: package-rhel63-4.5 #282

2015-06-15 Thread jenkins
See -- Started by upstream project "build-4.5" build number 483 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on rpmbuilder-2 i

Build failed in Jenkins: simulator-singlerun #1243

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2061 originally caused by: Started by an SCM change Started by upstream project "build-master" build number 2382 origin

[GitHub] cloudstack pull request: Fix 4 findbugs warnings in JuniperSrxReso...

2015-06-15 Thread bhaisaab
Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/399#issuecomment-112170872 @rsafonseca works now, merging. Thanks for the PRs :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cloudstack pull request: Fix 4 findbugs warnings in JuniperSrxReso...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/399 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareReso...

2015-06-15 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/462 Fix findbugs encoding issue in VmwareResource.java Key file should be UTF-8 encoded in VR You can merge this pull request into a Git repository by running: $ git pull https://github.com/

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

2015-06-15 Thread jenkins
See Changes: [wido] CLOUDSTACK-8559: IP Source spoofing should not be allowed [Daan Hoogland] Fix 2 findbugs STCAL_STATIC_SIMPLE_DATE_FORMAT_INSTANCE warnings in BaseCmd.java Dateformat objects are not threadsafe and shoul

[GitHub] cloudstack pull request: Fix findbugs warning in VmwareStorageMana...

2015-06-15 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/461 Fix findbugs warning in VmwareStorageManagerImpl.java Any encoding would do fine as it's just used to generate a UUID. Sticking with UTF-8 for consistency You can merge this pull request int

[GitHub] cloudstack pull request: Fix findbugs encoding issue in VmwareStor...

2015-06-15 Thread rsafonseca
GitHub user rsafonseca opened a pull request: https://github.com/apache/cloudstack/pull/460 Fix findbugs encoding issue in VmwareStorageProcessor.java Any encoding would do fine as it's just used to generate a UUID. Sticking with UTF-8 for consistency You can merge this pull reques

Build failed in Jenkins: simulator-singlerun #1242

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2060 originally caused by: Started by an SCM change Started by an SCM change Started by upstream project "build-master"

RE: Can't configure Load Balancer

2015-06-15 Thread Rajesh Battala
Yes, its good to see HealthChecks get implemented for VR. HealthCheck policy framework is already present, Its at VR it should implement the calls. Thanks Rajesh Battala -Original Message- From: Andrija Panic [mailto:andrija.pa...@gmail.com] Sent: Monday, June 15, 2015 6:00 PM To: us..

Build failed in Jenkins: simulator-singlerun #1240

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2058 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely o

Build failed in Jenkins: simulator-singlerun #1241

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2059 originally caused by: Started by upstream project "build-master" build number 2380 originally caused by: Started

[GitHub] cloudstack pull request: CLOUDSTACK-8527: Skipping VPC tests on Hy...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/458#issuecomment-112092029 LGTM. any test data on the test code;) --- 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 p

[GitHub] cloudstack pull request: update of the findbugs lib

2015-06-15 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/459#issuecomment-112091994 Let's see what new issues all those new patterns will uncover ;) --- If your project is set up for it, you can reply to this email and have your reply appear on G

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

2015-06-15 Thread Rafael Fonseca
Thank you Daan, glad to help :) Also, take a look at https://github.com/apache/cloudstack/pull/399 , this one will bring the "14 new issues" down to 10. The other ones still open are for issues not considered "new" to jenkins. Full count was 257 (yesterday) down to 188 (this morning) :) On Mon, J

[GitHub] cloudstack pull request: Fix 2 findbugs STCAL_STATIC_SIMPLE_DATE_F...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/457 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: update of the findbugs lib

2015-06-15 Thread DaanHoogland
GitHub user DaanHoogland opened a pull request: https://github.com/apache/cloudstack/pull/459 update of the findbugs lib You can merge this pull request into a Git repository by running: $ git pull https://github.com/DaanHoogland/cloudstack findbugs-3.0.1 Alternatively you ca

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

2015-06-15 Thread Daan Hoogland
great job Rafael, Thanks Rohit for doing the pull requests. 42 down to 14 and some that weren't in the overhead on the side. Let's keep at it. On Mon, Jun 15, 2015 at 4:14 PM, wrote: > See > > -

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

2015-06-15 Thread jenkins
See -- [...truncated 27108 lines...] [INFO] No sources to compile [INFO] [INFO] >>> findbugs-maven-plugin:3.0.0:check (cloudstack-findbugs) @ cloud-quickcloud >>> [INFO] [INFO] --- findbugs

[GitHub] cloudstack pull request: Fix 2 findbugs STCAL_STATIC_SIMPLE_DATE_F...

2015-06-15 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/457#issuecomment-112080925 @DaanHoogland it's a fluke, sry :) Must have typed "wq1" instead of "wq!" on vi ... fixed and rebased --- If your project is set up for it, you can reply to t

Build failed in Jenkins: simulator-singlerun #1239

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2057 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by upstr

[GitHub] cloudstack pull request: Fix 2 findbugs STCAL_STATIC_SIMPLE_DATE_F...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/457#issuecomment-112071469 there's a new ParamProcessWorker class there (and .java file?) looks like this is a commit fluke instead of a needed addition. please remove it. --- If your pr

Re: Can't configure Load Balancer

2015-06-15 Thread Andrija Panic
I would also like to see these implemented :( On 15 June 2015 at 14:20, Douglas Land wrote: > Aren't cloudstack developers the service providers for the VR LB? > > On Monday, June 15, 2015, Rajesh Battala > wrote: > > > Hi Paul, > > > > Creation of HealthCheck policy currently its supported on

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

2015-06-15 Thread Rafael Fonseca
Not all the PRs are commited yet, but it's looking a bit better now :) Will trigger a travis re-run on the failed PRs when i get a chance.. [FINDBUGS] Plug-in Result: Failed - 14 new warnings of priority High exceed the threshold of 0 by 14 Build step 'Publish FindBugs analysis results' changed bu

[GitHub] cloudstack pull request: CLOUDSTACK-8527: Skipping VPC tests on Hy...

2015-06-15 Thread gauravaradhye
GitHub user gauravaradhye opened a pull request: https://github.com/apache/cloudstack/pull/458 CLOUDSTACK-8527: Skipping VPC tests on HyperV Skipping tests as VPC is not supported on HyperV You can merge this pull request into a Git repository by running: $ git pull https://git

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

2015-06-15 Thread jenkins
See Changes: [Gaurav Aradhye] CLOUDSTACK-8555: Skip volume resize operation for HyperV as it's not [Rohit Yadav] Fix findbugs encoding issue This is done by calling HttpMethodBase's getResponseBodyAsString() which properl

[GitHub] cloudstack pull request: CLOUDSTACK-8537 add check for unique publ...

2015-06-15 Thread DaanHoogland
Github user DaanHoogland commented on the pull request: https://github.com/apache/cloudstack/pull/357#issuecomment-112015264 H @bhaisaab not done writing a unit test yet. It is on my list so but it seems fairly trivial so feel free to merge if you like it like this. --- If your proje

Build failed in Jenkins: simulator-singlerun #1238

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2056 originally caused by: Started by upstream project "build-master" build number 2378 originally caused by: Started

Build failed in Jenkins: simulator-singlerun #1237

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2055 originally caused by: Started by upstream project "build-master" build number 2377 originally caused by: Started

[GitHub] cloudstack pull request: Fix 4 findbugs warnings in JuniperSrxReso...

2015-06-15 Thread rsafonseca
Github user rsafonseca commented on the pull request: https://github.com/apache/cloudstack/pull/399#issuecomment-111994620 perhaps due to other changes in base file? I've rebased with current master, can you retry @bhaisaab ? :) --- If your project is set up for it, you can reply to

[GitHub] cloudstack pull request: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/455 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/449 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/451 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/447 --- 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 not have this feature enabled and wishes so, or if the feature is

Build failed in Jenkins: simulator-singlerun #1236

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2054 originally caused by: Started by upstream project "build-master" build number 2376 originally caused by: Started

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/442 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix 3 findbugs SQL_PREPARED_STATEMENT_GEN...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/443 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs RCN_REDUNDANT_NULLCHECK_OF_N...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/444 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs SQL_PREPARED_STATEMENT_GENER...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/441 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in OvmResourceBase.j...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/423 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in PaloAltoResource....

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/427 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in NetUtils.java

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/435 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in CloudZonesStartup...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/431 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fixed 4 findbugs warnings in CitrixResour...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/425 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs NS_DANGEROUS_NON_SHORT_CIRCU...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/440 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in ApiDispatcher.jav...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/430 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in ProjectManagerImp...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/434 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix 2 findbugs warnings in ApiResponseHel...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/438 --- 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 not have this feature enabled and wishes so, or if the feature is

Build failed in Jenkins: simulator-singlerun #1235

2015-06-15 Thread jenkins
See -- Started by upstream project "build-master-simulator" build number 2053 originally caused by: Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely o

[GitHub] cloudstack pull request: Fix findbugs warning in ElastistorPrimary...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/428 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in ClusterManagerImp...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/420 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in Script.java

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/436 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in NetscalerResource...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/426 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning HE_EQUALS_USE_HASHCO...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/439 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix 2 findbugs warnings in ElastistorUtil...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/429 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in NetworkUsageManag...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/433 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in UcsManagerImpl.ja...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/424 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix 2 findbugs warnings in NetworkService...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/432 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in HypervDirectConne...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/422 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in NetworkServiceImp...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/437 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in Upgrade421to430.j...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/419 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs ClassCastException in Upgrad...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/413 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs warning in BareMetalResource...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/421 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix 2 findbugs ClassCastExceptions

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/414 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix 3 findbugs encoding warnings in Vmwar...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/411 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs DM_BOXED_PRIMITIVE_FOR_PARSI...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/417 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs DMI_RANDOM_USED_ONLY_ONCE wa...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/415 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs DMI_RANDOM_USED_ONLY_ONCE wa...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/416 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix 4 findbugs warnings in Upgrade218to22...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/418 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs ClassCastException in ScaleS...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/412 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Resolve findbugs encoding warning

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/392 --- 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 not have this feature enabled and wishes so, or if the feature is

[GitHub] cloudstack pull request: Fix findbugs encoding warning, all .xml f...

2015-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cloudstack/pull/393 --- 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 not have this feature enabled and wishes so, or if the feature is

  1   2   >