Return-Path: X-Original-To: apmail-incubator-general-archive@www.apache.org Delivered-To: apmail-incubator-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F5FBD9A1 for ; Mon, 29 Oct 2012 15:41:51 +0000 (UTC) Received: (qmail 89676 invoked by uid 500); 29 Oct 2012 15:41:49 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 89482 invoked by uid 500); 29 Oct 2012 15:41:49 -0000 Mailing-List: contact general-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@incubator.apache.org Delivered-To: mailing list general@incubator.apache.org Received: (qmail 89465 invoked by uid 99); 29 Oct 2012 15:41:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 15:41:49 +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 [74.125.83.47] (HELO mail-ee0-f47.google.com) (74.125.83.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Oct 2012 15:41:41 +0000 Received: by mail-ee0-f47.google.com with SMTP id t10so2139338eei.6 for ; Mon, 29 Oct 2012 08:41:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:date :message-id:subject:from:to:content-type:x-gm-message-state; bh=eQF9NrELpR1nt8FBjvlyE+nbSGIySHOtUrwyAXlEoxs=; b=eFbQpHk5vxhpuzCQpdlYevccG1qhvcu4eU3DVHlZI/ZEzuFiYas/VHhJRyViXtKDO6 I3on3CYzD+XqIJtsGYWjM0Z2vNwB36ZPO/beSvstjwXqRWdJRQ4wY5wams3Cco3BgG08 UqbC46L73Q5Z51JozLEtQn+aCTWinJRSx6CMo6wUrT+YZGsr3WZsI7Kc0nAQ5N7585xM pdoH2dr9Rgs/Frddj3EmSpWEL5KDppIJX96NYd6avZ8KKAiqhxPNqn5xUwgsqkOKvJoP wUZXUxqt5jv7u78i3jXaBXLEfTPqh5HCpsIgmNFEmjGsHTFo+O0eFBg+7ajrlaDHFU07 3jXw== MIME-Version: 1.0 Received: by 10.14.184.1 with SMTP id r1mr62544184eem.4.1351525279858; Mon, 29 Oct 2012 08:41:19 -0700 (PDT) Received: by 10.14.214.65 with HTTP; Mon, 29 Oct 2012 08:41:19 -0700 (PDT) X-Originating-IP: [99.46.94.139] In-Reply-To: References: <508E3DBB.5060207@holeczek.de> Date: Mon, 29 Oct 2012 08:41:19 -0700 Message-ID: Subject: Re: Shipping binary file in CloudStack release From: Marvin Humphrey To: general@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Gm-Message-State: ALoCoQnpsxefWkQRWWhqhVt7IFdQiyU79bzN1qzMEGXAvGv1jNcgYRrfJgTLMNOIn6T0UFNVnb8s X-Virus-Checked: Checked by ClamAV on apache.org On Mon, Oct 29, 2012 at 5:57 AM, Benson Margulies wrote: > So, it's no more good (or bad) than shipping a .tar.bz2 of > some category A open source code (given the license). +1 >From your description, this is different from a compiled object file, it's compressed source. No information is lost, it's just obfuscated and can be restored. It's a little annoying as would be releasing source transformed via rot-13, but it's still source IMO. > It would be more better, I suppose, to grab the corresponding source > tree and run their build script as part of your build script, but I'm > a bit puzzled as to whether this, as is, is actually a problem. Doesn't seem like a blocker to me, so long as people have expanded the archive and are happy with what's inside. Marvin Humphrey --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org