git commit: updated refs/heads/master-6-17-stable to fc73cab

2013-07-02 Thread pranavs
Updated Branches: refs/heads/master-6-17-stable 1ef5343e1 -> fc73cabfd scale up VM response handling Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fc73cabf Tree: http://git-wip-us.apache.org/repos/asf/cloudstac

git commit: updated refs/heads/master to d53a359

2013-07-02 Thread pranavs
Updated Branches: refs/heads/master 625a9a1dc -> d53a35998 scale up VM response handling Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d53a3599 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d53a3

git commit: updated refs/heads/master to cfd1098

2013-07-02 Thread pranavs
Updated Branches: refs/heads/master d53a35998 -> cfd109895 system VM Scale up response handling Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cfd10989 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tre

git commit: updated refs/heads/master to 479f89c

2013-07-02 Thread tsp
Updated Branches: refs/heads/master cfd109895 -> 479f89ca3 assertion fails because cluster could be None Object is being used in one of the Assert statements however it is not callable. Fixed it. Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/r

git commit: updated refs/heads/master-6-17-stable to 01a3a0f

2013-07-02 Thread pranavs
Updated Branches: refs/heads/master-6-17-stable fc73cabfd -> 01a3a0fd0 scale up system VM response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/01a3a0fd Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/

git commit: updated refs/heads/master to 9d6bd56

2013-07-02 Thread radhika
Updated Branches: refs/heads/master 479f89ca3 -> 9d6bd567f CLOUDSTACK-3086 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9d6bd567 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9d6bd567 Diff: http

git commit: updated refs/heads/master-6-17-stable to f922117

2013-07-02 Thread pranavs
Updated Branches: refs/heads/master-6-17-stable 01a3a0fd0 -> f92211712 routerVM scale up response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f9221171 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/t

git commit: updated refs/heads/master to 2da3be7

2013-07-02 Thread pranavs
Updated Branches: refs/heads/master 9d6bd567f -> 2da3be7e3 routerVM scale up response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/2da3be7e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/2da3be7e

git commit: updated refs/heads/4.2 to 7e8234f

2013-07-02 Thread pranavs
Updated Branches: refs/heads/4.2 1b82ca2a7 -> 7e8234f7f scale up vm/systemvm/routerVM response handline Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/7e8234f7 Tree: http://git-wip-us.apache.org/repos/asf/clouds

[2/3] git commit: updated refs/heads/master to 02f207f

2013-07-02 Thread tsp
Cleanup list corrected Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/46bd2f8a Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/46bd2f8a Diff: http://git-wip-us.apache

[3/3] git commit: updated refs/heads/master to 02f207f

2013-07-02 Thread tsp
include account and domainid in affinity group creation Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/02f207f6 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/02f207

[1/3] git commit: updated refs/heads/master to 02f207f

2013-07-02 Thread tsp
Updated Branches: refs/heads/master 2da3be7e3 -> 02f207f6c CLOUDSTACK-3168: Resolved 'Object NoneType' issue. Replaces ipaddress by ipaddress.ipaddress wherever required Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip

git commit: updated refs/heads/master to 6aa9b2f

2013-07-02 Thread sateesh
Updated Branches: refs/heads/master 02f207f6c -> 6aa9b2f35 CLOUDSTACK-3152 addVmwareDc API call fails if called more than once to add same VMware DC to same cloudstack zone. Check if the associated VMware DC matches the one specified in API params. This check would yield success as the assoc

git commit: updated refs/heads/master to 2f3764e

2013-07-02 Thread muralireddy
Updated Branches: refs/heads/master 6aa9b2f35 -> 2f3764ef9 CLOUDSTACK-1959: GSLB: add capability to provide weights to the sites involved in the GSLB add weights to each site participating in the GSLB. Traffic will be load balanced across the sites based on the weigths associated with each sit

git commit: updated refs/heads/4.2 to 93090aa

2013-07-02 Thread muralireddy
Updated Branches: refs/heads/4.2 7e8234f7f -> 93090aa7c CLOUDSTACK-1959: GSLB: add capability to provide weights to the sites involved in the GSLB add weights to each site participating in the GSLB. Traffic will be load balanced across the sites based on the weigths associated with each site.

git commit: updated refs/heads/4.2 to a52bf1b

2013-07-02 Thread sateesh
Updated Branches: refs/heads/4.2 93090aa7c -> a52bf1b64 CLOUDSTACK-3152 addVmwareDc API call fails if called more than once to add same VMware DC to same cloudstack zone. Check if the associated VMware DC matches the one specified in API params. This check would yield success as the associat

git commit: updated refs/heads/master-6-17-stable to 71d7012

2013-07-02 Thread sateesh
Updated Branches: refs/heads/master-6-17-stable f92211712 -> 71d7012d5 CLOUDSTACK-3152 addVmwareDc API call fails if called more than once to add same VMware DC to same cloudstack zone. Check if the associated VMware DC matches the one specified in API params. This check would yield success

[2/2] git commit: updated refs/heads/4.2 to 154618b

2013-07-02 Thread kishan
CLOUDSTACK-3198: HashSet used for storing ACL rules doesn't maintain the order. Added rules directly to result string array after sorting. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/154618b7 Tree: http://git-wi

[1/2] git commit: updated refs/heads/master to 8f380d9

2013-07-02 Thread kishan
Updated Branches: refs/heads/4.2 a52bf1b64 -> 154618b75 refs/heads/master 2f3764ef9 -> 8f380d97e CLOUDSTACK-3198: HashSet used for storing ACL rules doesn't maintain the order. Added rules directly to result string array after sorting. Project: http://git-wip-us.apache.org/repos/asf/clouds

git commit: updated refs/heads/master-6-17-stable to df2b3d0

2013-07-02 Thread kishan
Updated Branches: refs/heads/master-6-17-stable 71d7012d5 -> df2b3d0ed CLOUDSTACK-3198: HashSet used for storing ACL rules doesn't maintain the order. Added rules directly to result string array after sorting. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git

git commit: updated refs/heads/master to 43f31dc

2013-07-02 Thread tsp
Updated Branches: refs/heads/master 8f380d97e -> 43f31dcc6 Only print debug message when the planner fails to disperse User Dispersion is a best effort of deployment planning and cannot always guarantee the dispersion logic will work. However this does not fail the deployment. Adjust the test

[3/4] git commit: updated refs/heads/4.2 to e950b3a

2013-07-02 Thread tsp
Cleanup list corrected Signed-off-by: Prasanna Santhanam (cherry picked from commit 46bd2f8a28210e0036023efaca6295df9d4b4058) Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6e399cc9 Tree: http://git-wip-us.apache.

[1/4] git commit: updated refs/heads/4.2 to e950b3a

2013-07-02 Thread tsp
Updated Branches: refs/heads/4.2 154618b75 -> e950b3a9f CLOUDSTACK-3168: Resolved 'Object NoneType' issue. Replaces ipaddress by ipaddress.ipaddress wherever required Signed-off-by: Prasanna Santhanam (cherry picked from commit b8d876fff806e33e859016c252bd208c1ea28c2d) Project: http://git-

[4/4] git commit: updated refs/heads/4.2 to e950b3a

2013-07-02 Thread tsp
Only print debug message when the planner fails to disperse User Dispersion is a best effort of deployment planning and cannot always guarantee the dispersion logic will work. However this does not fail the deployment. Adjust the test so as to print a debug and exit instead of fail. Signed-off-by

[2/4] git commit: updated refs/heads/4.2 to e950b3a

2013-07-02 Thread tsp
assertion fails because cluster could be None Object is being used in one of the Assert statements however it is not callable. Fixed it. Signed-off-by: Prasanna Santhanam (cherry picked from commit 479f89ca3c43bef2ee3258cf3e78f7843a7d53cb) Project: http://git-wip-us.apache.org/repos/asf/clouds

git commit: updated refs/heads/master to db5d526

2013-07-02 Thread radhika
Updated Branches: refs/heads/master 43f31dcc6 -> db5d52626 CLOUDSTACK-2808 Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/db5d5262 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/db5d5262 Diff: http

git commit: updated refs/heads/4.1 to fc02f2b

2013-07-02 Thread ke4qqq
Updated Branches: refs/heads/4.1 c1bdaf475 -> fc02f2b03 CLOUDSTACK-3328 Adding a requires for qemu-kvm in cloudstack-agent rpm packaging Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/fc02f2b0 Tree: http://git-w

git commit: updated refs/heads/master-6-17-stable to a173130

2013-07-02 Thread alena1108
Updated Branches: refs/heads/master-6-17-stable df2b3d0ed -> a173130de CLOUDSTACK-3242: fixed updateTemplate and updateTemplate permissions security checks for project based templates Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/a

Build failed in Jenkins: cloudstack-apidocs-41 #467

2013-07-02 Thread Apache Jenkins Server
See Changes: [david] CLOUDSTACK-3328 Adding a requires for qemu-kvm in cloudstack-agent rpm packaging -- [...truncated 3067 lines...] [INFO]

[2/3] git commit: updated refs/heads/master-6-17-stable to 12e984f

2013-07-02 Thread alena1108
CLOUDSTACK-236: log uuid instead of actual db id, in the updateNetworkOffering method Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d001e43f Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d001e43f Di

[1/3] git commit: updated refs/heads/master-6-17-stable to 12e984f

2013-07-02 Thread alena1108
Updated Branches: refs/heads/master-6-17-stable a173130de -> 12e984f86 41-42 DB upgrade: fixed physicalNetworkUpdate method - one of the preparedStatement elements wasn't set Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/clouds

[3/3] git commit: updated refs/heads/master-6-17-stable to 12e984f

2013-07-02 Thread alena1108
CLOUDSTACK-2984: createNetwork call - when vlan is specified, check that its not coming from the physical network vnet range as this range is used for dynamic vlan allocation during the network implementation stage Conflicts: server/src/com/cloud/configuration/ConfigurationManagerImpl.ja

[2/2] git commit: updated refs/heads/4.2 to 724be3f

2013-07-02 Thread alena1108
CLOUDSTACK-2984: createNetwork call - when vlan is specified, check that its not coming from the physical network vnet range as this range is used for dynamic vlan allocation during the network implementation stage Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://g

[1/2] git commit: updated refs/heads/4.2 to 724be3f

2013-07-02 Thread alena1108
Updated Branches: refs/heads/4.2 e950b3a9f -> 724be3f5f CLOUDSTACK-236: log uuid instead of actual db id, in the updateNetworkOffering method Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/cd7e21b6 Tree: http:/

Build failed in Jenkins: cloudstack-apidocs-41 #468

2013-07-02 Thread Apache Jenkins Server
See -- [...truncated 3073 lines...] [INFO] [INFO] Deleting

Build failed in Jenkins: cloudstack-marvin-41 #504

2013-07-02 Thread Apache Jenkins Server
See Changes: [david] CLOUDSTACK-3328 Adding a requires for qemu-kvm in cloudstack-agent rpm packaging -- [...truncated 3073 lines...] [INFO] Deleting

git commit: updated refs/heads/4.2 to deaf10c

2013-07-02 Thread edison
Updated Branches: refs/heads/4.2 724be3f5f -> deaf10cad CLOUDSTACK-3089 [ZWPS] NPE while cancelling the Storage Maintenance Signed-off-by: Edison Su Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/deaf10ca Tree

[2/2] git commit: updated refs/heads/master to d660bc7

2013-07-02 Thread edison
CLOUDSTACK-3089 [ZWPS] NPE while cancelling the Storage Maintenance Signed-off-by: Edison Su Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d660bc7e Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/d66

[1/2] git commit: updated refs/heads/master to d660bc7

2013-07-02 Thread edison
Updated Branches: refs/heads/master db5d52626 -> d660bc7e8 CLOUDSTACK-2571 Zone Wide Primary Storage blocker issues while Enabling in Maintenance State Signed-off-by: Edison Su Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cl

git commit: updated refs/heads/master to bd1ddee

2013-07-02 Thread bfederle
Updated Branches: refs/heads/master d660bc7e8 -> bd1ddee55 UI: Localize app name and 'about' window Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bd1ddee5 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack

git commit: updated refs/heads/master to 6eb404e

2013-07-02 Thread bfederle
Updated Branches: refs/heads/master bd1ddee55 -> 6eb404ed0 Project switcher: Fix select height Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/6eb404ed Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree

git commit: updated refs/heads/master to 1f3a20c

2013-07-02 Thread bfederle
Updated Branches: refs/heads/master 6eb404ed0 -> 1f3a20cde Region selector UI: Fix overlap issue with other dialogs Remove z-index from region select button, to prevent overlap with other dialogs. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apach

git commit: updated refs/heads/master to f9de646

2013-07-02 Thread jessicawang
Updated Branches: refs/heads/master 05f468073 -> f9de646c2 CLOUDSTACK-3093: UI - Infrastructure menu - zone detail - physical network - network service providers - Internal LB VM - add migrate, view console action. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http:

git commit: updated refs/heads/master to 05f4680

2013-07-02 Thread mchen
Updated Branches: refs/heads/master 1f3a20cde -> 05f468073 CLOUDSTACK-3314: ListTemplates only show one entry for cross-zone templates. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/05f46807 Tree: http://git-wi

git commit: updated refs/heads/master-6-17-stable to a35ae3c

2013-07-02 Thread jessicawang
Updated Branches: refs/heads/master-6-17-stable 12e984f86 -> a35ae3ca6 CLOUDSTACK-3093: UI - Infrastructure menu - zone detail - physical network - network service providers - Internal LB VM - add migrate, view console action. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo C

git commit: updated refs/heads/4.2 to 6417629

2013-07-02 Thread mchen
Updated Branches: refs/heads/4.2 deaf10cad -> 641762974 CLOUDSTACK-3314: ListTemplates only show one entry for cross-zone templates. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/64176297 Tree: http://git-wip-u

git commit: updated refs/heads/master to 6c9383b

2013-07-02 Thread prachidamle
Updated Branches: refs/heads/master f9de646c2 -> 6c9383bd7 CLOUDSTACK-3336 AWSAPI - createVolume API with custom size should prefer a non-tagged custom sized disk offering first over a tagged offering Changes: For createVolume API with custom size the awsapi component chooses the custom size

git commit: updated refs/heads/4.2 to 90824fc

2013-07-02 Thread alena1108
Updated Branches: refs/heads/4.2 641762974 -> 90824fc36 CLOUDSTACK-3207: added resourceLimit/resourceCount to the Project API response Conflicts: setup/db/db/schema-410to420.sql Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos

git commit: updated refs/heads/master-6-17-stable to b2d6c08

2013-07-02 Thread alena1108
Updated Branches: refs/heads/master-6-17-stable a35ae3ca6 -> b2d6c0828 CLOUDSTACK-3207: added resourceLimit/resourceCount to the Project API response Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b2d6c082 Tree:

git commit: updated refs/heads/master to 8a0470e

2013-07-02 Thread alena1108
Updated Branches: refs/heads/master 6c9383bd7 -> 8a0470ee0 CLOUDSTACK-3207: added resourceLimit/resourceCount to the Project API response Conflicts: setup/db/db/schema-410to420.sql Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/re

git commit: updated refs/heads/master to 9a3067f

2013-07-02 Thread mchen
Updated Branches: refs/heads/master 8a0470ee0 -> 9a3067fb8 CLOUDSTACK-3314: templates downloaded to S3 should show up in listTemplates when zoneId is provided. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9a30

git commit: updated refs/heads/4.2 to 0314a99

2013-07-02 Thread mchen
Updated Branches: refs/heads/4.2 90824fc36 -> 0314a9971 CLOUDSTACK-3314: templates downloaded to S3 should show up in listTemplates when zoneId is provided. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/0314a99

git commit: updated refs/heads/master-6-17-stable to d46ccc9

2013-07-02 Thread jessicawang
Updated Branches: refs/heads/master-6-17-stable b2d6c0828 -> d46ccc9cb CLOUDSTACK-3164: UI - VPC section - tier - Internal LB - detailView - add assignVMs action in detailView (will show on Quickview in listView as well). Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit

git commit: updated refs/heads/master to 1bdb80a

2013-07-02 Thread jessicawang
Updated Branches: refs/heads/master 9a3067fb8 -> 1bdb80a20 CLOUDSTACK-3164: UI - VPC section - tier - Internal LB - detailView - add assignVMs action in detailView (will show on Quickview in listView as well). Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git

git commit: updated refs/heads/master to 8780fef

2013-07-02 Thread prachidamle
Updated Branches: refs/heads/master 1bdb80a20 -> 8780fef05 CLOUDSTACK-3047 java.lang.NullPointerException encountered when executing capacityChecker thread. Changes: - Added null check around clusterId, since its possible to have null clusterId for storagepool and host records Project: htt

git commit: updated refs/heads/master to d425fa7

2013-07-02 Thread mchen
Updated Branches: refs/heads/master 8780fef05 -> d425fa76f CLOUDSTACK-3335:[Object_Store_Refactor][Automation]CopyTemplate failed with Unexpected exception. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/d425fa7

Build failed in Jenkins: cloudstack-apidocs-41 #469

2013-07-02 Thread Apache Jenkins Server
See -- [...truncated 3065 lines...] [INFO] [INFO] Deleting

Build failed in Jenkins: cloudstack-marvin-41 #506

2013-07-02 Thread Apache Jenkins Server
See -- [...truncated 3075 lines...] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory

[2/2] git commit: updated refs/heads/master to 80f13a3

2013-07-02 Thread ahuang
Added my eclipse.epf Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/80f13a39 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/80f13a39 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/80f13a3

Build failed in Jenkins: cloudstack-rat-master #2100

2013-07-02 Thread Apache Jenkins Server
See Changes: [alex.huang] Added my eclipse.epf -- Started by an SCM change Building remotely on ubuntu2 in workspace Checkout:clou

Build failed in Jenkins: cloudstack-apidocs-41 #470

2013-07-02 Thread Apache Jenkins Server
See -- [...truncated 3063 lines...] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ cloud-testclient --- [INFO] Installing

Build failed in Jenkins: cloudstack-apidocs-41 #471

2013-07-02 Thread Apache Jenkins Server
See -- [...truncated 3065 lines...] [INFO] [INFO] [IN

Build failed in Jenkins: cloudstack-marvin-41 #507

2013-07-02 Thread Apache Jenkins Server
See -- [...truncated 3077 lines...] [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory

Build failed in Jenkins: cloudstack-marvin-41 #508

2013-07-02 Thread Apache Jenkins Server
See -- [...truncated 3071 lines...] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-engine-storage-integration-test --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (d

git commit: updated refs/heads/master to f15a6e4

2013-07-02 Thread tsp
Updated Branches: refs/heads/master 80f13a39a -> f15a6e4b6 removed EnumerationImpl EnumerationImpl was not used and duplicates functionality with org.apache.commons.collections.iterators.EnumerationIterator Signed-off-by: Prasanna Santhanam Project: http://git-wip-us.apache.org/repos/asf/c

Build failed in Jenkins: cloudstack-rat-master #2101

2013-07-02 Thread Apache Jenkins Server
See Changes: [tsp] removed EnumerationImpl -- Started by an SCM change Building remotely on ubuntu5 in workspace Checkout:cloudsta

Build failed in Jenkins: cloudstack-rat-master #2102

2013-07-02 Thread Apache Jenkins Server
See -- Started by an SCM change Building remotely on ubuntu2 in workspace Checkout:cloudstack-rat-master /