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 9DE2211961 for ; Tue, 15 Jul 2014 08:33:42 +0000 (UTC) Received: (qmail 38699 invoked by uid 500); 15 Jul 2014 08:33:41 -0000 Delivered-To: apmail-cloudstack-dev-archive@cloudstack.apache.org Received: (qmail 38660 invoked by uid 500); 15 Jul 2014 08:33:41 -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 38649 invoked by uid 99); 15 Jul 2014 08:33:40 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 08:33:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.220.171] (HELO mail-vc0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 08:33:33 +0000 Received: by mail-vc0-f171.google.com with SMTP id id10so9430613vcb.2 for ; Tue, 15 Jul 2014 01:33:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; bh=WiMMDM+jdi0HebI/HMVOU7zMHUDEOrMWerdO4HCm1Wg=; b=gxwgekHvsXSk4YjUTyuXG10/QUXxI1Ubt06Dt7nXKdcROq5ZwUCwpKVqE8KRDE6phY +cjAZfE4YI+/okpuSm1UiBUyYHFeHKKVLgFBnX3tLvxCfpYSF+JGAXYnY9QgnrMIML1o l1YShTarzgWTBcrkGbXULfBi1Y+ELSPanbj6Bc3TIAwy/QNZ1uSkGgrOMkiKsecZU+qF y5LWdrsG6NSi6GycOkK9NIg/b8ZKAh+3/Tun8BjLqAcOWMGOIzBaghGljMPNHhH5l285 B7yYi5zgnb1nDpU7Q/FL1nHpdHN3TlwvtooWRxzhx91nxwKIy04M5ivftpa0YGnJ6iZm qRGg== X-Gm-Message-State: ALoCoQnUMO6+vW2EhKYUNlEXxVru/nnKSA2G2PskQQCCZw1YqZ7y/WiCILMd6rhUpgKKMUKSp/7R X-Received: by 10.52.231.226 with SMTP id tj2mr17602637vdc.16.1405413192342; Tue, 15 Jul 2014 01:33:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.237.210 with HTTP; Tue, 15 Jul 2014 01:32:52 -0700 (PDT) In-Reply-To: <2B3A4B16-0608-4CFB-8B57-AD004B3FBFAD@apache.org> References: <2B3A4B16-0608-4CFB-8B57-AD004B3FBFAD@apache.org> From: David Nalley Date: Tue, 15 Jul 2014 04:32:52 -0400 Message-ID: Subject: Re: Nuage plugin in noredist or not To: "dev@cloudstack.apache.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org I think it should be in noredist, based on what I've seen. --David On Tue, Jul 15, 2014 at 3:40 AM, Hugo Trippaers wrote: > Heya, > > While doing the review for the Nuage plugin (review 23282) i found that t= he plugin requires an distribution restricted library. Suresh (the develope= r) solved any runtime dependency problems by dynamically loading the librar= y. My question is should we put the Nuage plugin in the noredist build beca= use of this dependency anyway to clearly indicate that it is an optional co= mponent that needs distribution restricted libraries to work properly. > > What do you think? > > Cheers, > > Hugo > >