Return-Path: X-Original-To: apmail-cloudstack-dev-archive@www.apache.org Delivered-To: apmail-cloudstack-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 92CDA17810 for ; Mon, 27 Jul 2015 13:43:10 +0000 (UTC) Received: (qmail 5411 invoked by uid 500); 27 Jul 2015 13:43:10 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 5354 invoked by uid 500); 27 Jul 2015 13:43:10 -0000 Mailing-List: contact dev-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 dev@cloudstack.apache.org Received: (qmail 5299 invoked by uid 99); 27 Jul 2015 13:43:09 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2015 13:43:09 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 81489190E82 for ; Mon, 27 Jul 2015 13:43:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.98 X-Spam-Level: X-Spam-Status: No, score=0.98 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ExA83IzKs8ja for ; Mon, 27 Jul 2015 13:43:05 +0000 (UTC) Received: from smtp01.mail.pcextreme.nl (smtp01.mail.pcextreme.nl [109.72.87.137]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id AE09920604 for ; Mon, 27 Jul 2015 13:43:04 +0000 (UTC) Received: from [IPv6:2001:980:7936:0:59c:32ba:c617:e700] (unknown [IPv6:2001:980:7936:0:59c:32ba:c617:e700]) by smtp01.mail.pcextreme.nl (Postfix) with ESMTPSA id 6B9317618F for ; Mon, 27 Jul 2015 15:43:04 +0200 (CEST) Message-ID: <55B63568.2040306@widodh.nl> Date: Mon, 27 Jul 2015 15:43:04 +0200 From: Wido den Hollander User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: dev@cloudstack.apache.org Subject: Re: aws in pom References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 27-07-15 15:36, Daan Hoogland wrote: > H, > > aws is still metioned in our pom.xml. It can be removed, afaics. > > Now that aws compatibility is taken care of in a proxy, we should not > be depending on the sdk anymore or is there some other stuff that > still needs it? > Yes, the S3 Secondary Storage uses the AWS SDK. Wido