Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D75BB200D27 for ; Wed, 25 Oct 2017 11:45:59 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D5C72160BF4; Wed, 25 Oct 2017 09:45:59 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A6B84160BF3 for ; Wed, 25 Oct 2017 11:45:58 +0200 (CEST) Received: (qmail 77960 invoked by uid 500); 25 Oct 2017 09:45:57 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 77947 invoked by uid 99); 25 Oct 2017 09:45:57 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Oct 2017 09:45:57 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 0791481B81; Wed, 25 Oct 2017 09:45:56 +0000 (UTC) Date: Wed, 25 Oct 2017 09:46:00 +0000 To: "commits@cloudstack.apache.org" Subject: [cloudstack] 05/14: more build fixes MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: bhaisaab@apache.org In-Reply-To: <150892475513.31872.11434978131060849683@gitbox.apache.org> References: <150892475513.31872.11434978131060849683@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: cloudstack X-Git-Refname: refs/heads/CLOUDSTACK-10012 X-Git-Reftype: branch X-Git-Rev: e6398a8053acea71416d9d766c9d4e1628af23ad X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20171025094556.0791481B81@gitbox.apache.org> archived-at: Wed, 25 Oct 2017 09:46:00 -0000 This is an automated email from the ASF dual-hosted git repository. bhaisaab pushed a commit to branch CLOUDSTACK-10012 in repository https://gitbox.apache.org/repos/asf/cloudstack.git commit e6398a8053acea71416d9d766c9d4e1628af23ad Author: Rohit Yadav AuthorDate: Mon Oct 16 18:44:17 2017 +0530 more build fixes Signed-off-by: Rohit Yadav --- client/pom.xml | 78 +----------------------------------------------------- engine/api/pom.xml | 15 +++++++++++ pom.xml | 5 ++++ 3 files changed, 21 insertions(+), 77 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 1127a3b..c00c2fa 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -83,43 +83,36 @@ org.apache.cloudstack cloud-framework-spring-module ${project.version} - runtime org.apache.cloudstack cloud-framework-spring-lifecycle ${project.version} - runtime org.apache.cloudstack cloud-plugin-storage-volume-solidfire ${project.version} - runtime org.apache.cloudstack cloud-plugin-storage-volume-cloudbyte ${project.version} - runtime org.apache.cloudstack cloud-server ${project.version} - runtime org.apache.cloudstack cloud-plugin-acl-static-role-based ${project.version} - runtime org.apache.cloudstack cloud-plugin-acl-dynamic-role-based ${project.version} - runtime org.apache.cloudstack @@ -130,175 +123,146 @@ org.apache.cloudstack cloud-plugin-dedicated-resources ${project.version} - runtime org.apache.cloudstack cloud-plugin-api-limit-account-based ${project.version} - runtime org.apache.cloudstack cloud-plugin-api-discovery ${project.version} - runtime org.apache.cloudstack cloud-plugin-user-authenticator-ldap ${project.version} - runtime org.apache.cloudstack cloud-plugin-user-authenticator-md5 ${project.version} - runtime org.apache.cloudstack cloud-plugin-user-authenticator-pbkdf2 ${project.version} - runtime org.apache.cloudstack cloud-plugin-user-authenticator-plaintext ${project.version} - runtime org.apache.cloudstack cloud-plugin-user-authenticator-saml2 ${project.version} - runtime org.apache.cloudstack cloud-plugin-user-authenticator-sha256salted ${project.version} - runtime org.apache.cloudstack cloud-plugin-metrics ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-nvp ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-contrail ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-palo-alto ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-netscaler ${project.version} - runtime - org.apache.cloudstack + org.apache.cloudstack cloud-plugin-network-ovs ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-elb ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-bigswitch ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-ssp ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-internallb ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-vxlan ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-opendaylight ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-vcs ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-vsp ${project.version} - runtime org.apache.cloudstack cloud-plugin-hypervisor-xenserver ${project.version} - runtime org.apache.cloudstack cloud-plugin-hypervisor-baremetal ${project.version} - runtime org.apache.cloudstack cloud-plugin-hypervisor-ucs ${project.version} - runtime org.apache.cloudstack cloud-plugin-hypervisor-ovm ${project.version} - runtime org.apache.cloudstack cloud-plugin-hypervisor-ovm3 ${project.version} - runtime org.apache.cloudstack cloud-plugin-hypervisor-kvm ${project.version} - runtime org.mortbay.jetty @@ -310,235 +274,196 @@ org.apache.cloudstack cloud-plugin-hypervisor-hyperv ${project.version} - runtime org.apache.cloudstack cloud-plugin-storage-allocator-random ${project.version} - runtime org.apache.cloudstack cloud-plugin-planner-user-dispersing ${project.version} - runtime org.apache.cloudstack cloud-plugin-planner-skip-heurestics ${project.version} - runtime org.apache.cloudstack cloud-plugin-planner-user-concentrated-pod ${project.version} - runtime org.apache.cloudstack cloud-plugin-planner-implicit-dedication ${project.version} - runtime org.apache.cloudstack cloud-plugin-explicit-dedication ${project.version} - runtime org.apache.cloudstack cloud-plugin-host-allocator-random ${project.version} - runtime org.apache.cloudstack cloud-plugin-outofbandmanagement-driver-ipmitool ${project.version} - runtime org.apache.cloudstack cloud-plugin-outofbandmanagement-driver-nested-cloudstack ${project.version} - runtime org.apache.cloudstack cloud-mom-rabbitmq ${project.version} - runtime org.apache.cloudstack cloud-mom-inmemory ${project.version} - runtime org.apache.cloudstack cloud-mom-kafka ${project.version} - runtime org.apache.cloudstack cloud-framework-ca ${project.version} - runtime org.apache.cloudstack cloud-framework-ipc ${project.version} - runtime org.apache.cloudstack cloud-framework-quota ${project.version} - runtime org.apache.cloudstack cloud-framework-rest ${project.version} - runtime org.apache.cloudstack cloud-engine-api ${project.version} - runtime org.apache.cloudstack cloud-engine-components-api ${project.version} - runtime org.apache.cloudstack cloud-engine-network ${project.version} - runtime org.apache.cloudstack cloud-engine-orchestration ${project.version} - runtime org.apache.cloudstack cloud-engine-schema ${project.version} - runtime org.apache.cloudstack cloud-engine-storage ${project.version} - runtime org.apache.cloudstack cloud-engine-storage-cache ${project.version} - runtime org.apache.cloudstack cloud-controller-secondary-storage ${project.version} - runtime org.apache.cloudstack cloud-engine-storage-image ${project.version} - runtime org.apache.cloudstack cloud-engine-storage-datamotion ${project.version} - runtime org.apache.cloudstack cloud-engine-storage-snapshot ${project.version} - runtime org.apache.cloudstack cloud-engine-storage-volume ${project.version} - runtime org.apache.cloudstack cloud-plugin-storage-volume-default ${project.version} - runtime org.apache.cloudstack cloud-plugin-storage-image-default ${project.version} - runtime org.apache.cloudstack cloud-plugin-storage-image-s3 ${project.version} - runtime org.apache.cloudstack cloud-plugin-storage-image-swift ${project.version} - runtime org.apache.cloudstack cloud-plugin-syslog-alerts ${project.version} - runtime org.apache.cloudstack cloud-plugin-snmp-alerts ${project.version} - runtime org.apache.cloudstack cloud-plugin-host-anti-affinity ${project.version} - runtime org.apache.cloudstack cloud-plugin-api-solidfire-intg-test ${project.version} - runtime org.apache.cloudstack cloud-plugin-network-globodns ${project.version} - runtime org.apache.cloudstack cloud-plugin-database-quota ${project.version} - runtime org.apache.cloudstack @@ -549,7 +474,6 @@ org.apache.cloudstack cloud-plugin-integrations-prometheus-exporter ${project.version} - runtime diff --git a/engine/api/pom.xml b/engine/api/pom.xml index e11d70e..9dc53bd 100644 --- a/engine/api/pom.xml +++ b/engine/api/pom.xml @@ -36,6 +36,21 @@ ${project.version} + org.apache.cxf + cxf-bundle-jaxrs + 2.7.18 + + + org.eclipse.jetty + jetty-server + + + com.sun.xml.bind + jaxb-impl + + + + org.apache.cloudstack cloud-framework-rest ${project.version} diff --git a/pom.xml b/pom.xml index fb63ea5..69edc1a 100644 --- a/pom.xml +++ b/pom.xml @@ -516,6 +516,11 @@ org.eclipse.jetty + jetty-io + ${cs.jetty.version} + + + org.eclipse.jetty jetty-security ${cs.jetty.version} -- To stop receiving notification emails like this one, please contact "commits@cloudstack.apache.org" .