Return-Path: X-Original-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-bigtop-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 008BF7488 for ; Fri, 5 Aug 2011 18:08:39 +0000 (UTC) Received: (qmail 91955 invoked by uid 500); 5 Aug 2011 18:08:38 -0000 Delivered-To: apmail-incubator-bigtop-dev-archive@incubator.apache.org Received: (qmail 91786 invoked by uid 500); 5 Aug 2011 18:08:38 -0000 Mailing-List: contact bigtop-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@incubator.apache.org Delivered-To: mailing list bigtop-dev@incubator.apache.org Received: (qmail 91561 invoked by uid 99); 5 Aug 2011 18:08:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2011 18:08:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of andrew.bayer@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vw0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Aug 2011 18:08:31 +0000 Received: by vws2 with SMTP id 2so598389vws.6 for ; Fri, 05 Aug 2011 11:08:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=ZBmSPZn/vcT94+I48VviHIbeLLAT3lIqoaZELHMPUEA=; b=skHK2tl0z7lVs3fJ5EtIlrQ0YNU7t4ClCsJMzAIKXSoeHudOxPzIVHGTc86gZ6jnIQ Lxi4O8MMnB+VtxXnMYJvqO+BbU5CDUCxsOQ7oN4bO35N4NANsl2qQY62c4/yss3GUQjP sNwdPv3JIbdNmdL4xVuDJduqSX6SfrkhuMZt8= Received: by 10.52.176.197 with SMTP id ck5mr2609640vdc.27.1312567691044; Fri, 05 Aug 2011 11:08:11 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.187.197 with HTTP; Fri, 5 Aug 2011 11:07:51 -0700 (PDT) In-Reply-To: References: From: Andrew Bayer Date: Fri, 5 Aug 2011 11:07:51 -0700 Message-ID: Subject: Re: License problem To: bigtop-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=bcaec5015dd5f7e8df04a9c5fa2c --bcaec5015dd5f7e8df04a9c5fa2c Content-Type: text/plain; charset=ISO-8859-1 Emailed legal-discuss and it sounds like we have to pull the class for now. It'll need to either be replaced entirely or be pulled in as a binary dependency. For 0.1.0, I'm fine with the tests not actually compiling/working, but replacing this will need to be a top priority for the next release. A. On Fri, Aug 5, 2011 at 10:43 AM, Andrew Bayer wrote: > Will do. > > A. > > > On Fri, Aug 5, 2011 at 9:37 AM, Tom White wrote: > >> This is probably best raised on legal-discuss >> (http://www.apache.org/foundation/mailinglists.html#foundation-legal). >> >> Tom >> >> On Thu, Aug 4, 2011 at 12:51 PM, Andrew Bayer >> wrote: >> > So one of the iTest files ( >> > >> http://svn.apache.org/repos/asf/incubator/bigtop/trunk/test/src/itest-common/src/main/groovy/com/cloudera/itest/junit/OrderedParameterized.java >> ) >> > is a derivate of a JUnit class, and so is dual-licensed with the CPL. >> But >> > the CPL is a Category B license on >> http://www.apache.org/legal/3party.html - >> > which suggests that we at the very least don't want to include it, and >> if >> > possible, we should not use it. So does this mean we need to rewrite the >> > class or get rid of it entirely? Anyone have thoughts? >> > >> > A. >> > >> > > --bcaec5015dd5f7e8df04a9c5fa2c--