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 1C61018255 for ; Mon, 3 Aug 2015 19:46:38 +0000 (UTC) Received: (qmail 80797 invoked by uid 500); 3 Aug 2015 19:46:31 -0000 Delivered-To: apmail-incubator-general-archive@incubator.apache.org Received: (qmail 80591 invoked by uid 500); 3 Aug 2015 19:46:31 -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 80580 invoked by uid 99); 3 Aug 2015 19:46:30 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Aug 2015 19:46:30 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 8DEA3D9F07 for ; Mon, 3 Aug 2015 19:46:30 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.75 X-Spam-Level: * X-Spam-Status: No, score=1.75 tagged_above=-999 required=6.31 tests=[KAM_INFOUSMEBIZ=0.75, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H2=-0.001, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id RlIIF7ZwVWaC for ; Mon, 3 Aug 2015 19:46:24 +0000 (UTC) Received: from mail-yk0-f176.google.com (mail-yk0-f176.google.com [209.85.160.176]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTPS id EDA5B21379 for ; Mon, 3 Aug 2015 19:46:23 +0000 (UTC) Received: by ykeo23 with SMTP id o23so22781927yke.3 for ; Mon, 03 Aug 2015 12:46:22 -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; bh=cCfV5V6T8LVV0WwGLGB/5pkHdtfzWIC00RVOwHqHils=; b=VMAWZPhxXqs+frK2eflHvUFkUYR14L2JU40OzI9Km+8KLni5FDBs5g879xxQADb05P FdbZRqkpO+88GASfLvpoyt+x13mPFUwaa3qmK/6XmGyw+bPZe6q1nLZBHH4czhMR07qa bcz13txo8r2Rd8pzg4Hc6ypKmLCZzaWzGoP4leb5cJiE9jQ42gqts/1lD9Bo+dU6o6Yr eXQNpm0Z+H0/S8xBPapZf4yiWnOUkWcfRa10YiKQ2/dKEKlSTD/c92Id0DH4JXXiud1r b6Vve7/p0tsJHVF8SsaMHRLbftG4ew+CohT+nhGT1smEo85+N8VYlaHjvacY0bRjfrKj KMKg== X-Gm-Message-State: ALoCoQkhPkaIP+YbLIcmGViEF9ge61qTlH648QyhEEsad2H0TC05LcCxauzq+zv/FaMkDLBpZmN2 X-Received: by 10.170.212.65 with SMTP id d62mr22623794ykf.115.1438631182815; Mon, 03 Aug 2015 12:46:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.37.108.198 with HTTP; Mon, 3 Aug 2015 12:46:03 -0700 (PDT) In-Reply-To: <55BF3A8D.9020701@gmx.org> References: <55BF3A8D.9020701@gmx.org> From: David Nalley Date: Mon, 3 Aug 2015 15:46:03 -0400 Message-ID: Subject: Re: apache binary distributions To: general@incubator.apache.org Content-Type: text/plain; charset=UTF-8 On Mon, Aug 3, 2015 at 5:55 AM, Jochen Theodorou wrote: > Hi all, > > some of the general discussion recently made me wonder about one point with > regards to binary distributions. It was pointed out, that a binary > distribution of a source code release has to be handled like a release > itself, and that there should be no download source of it outside of apache. > This seems to be one motivation for the asf having its own maven repository. > > I seem to misunderstand something here, or why can there be apache maven > artifacts in maven central and package in linux distributions for for > example httpd, if this policy is followed? I mean it was even suggested to > use the trademark to forbid the distribution through third parties. I am > quite irritated about this. > > bye blackdrag > I am not aware of any policy that dictates that (but would love to see links.) I am aware that releases MUST at least be distributed via dist.apache.org [1], but that isn't exclusive, meaning the PMC is welcome to distribute _released software_ via other means (PyPy, NPM, Maven, Docker Registry, CPAN, Bintray, carrier pigeon, etc). --David [1] http://www.apache.org/dev/release.html#where-do-releases-go --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@incubator.apache.org For additional commands, e-mail: general-help@incubator.apache.org