From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12434 invoked by alias); 21 Feb 2006 19:53:34 -0000 Received: (qmail 12425 invoked by uid 22791); 21 Feb 2006 19:53:33 -0000 X-Spam-Check-By: sourceware.org Received: from p54A5512A.dip.t-dialin.net (HELO amy.domain.wg) (84.165.81.42) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 21 Feb 2006 19:53:31 +0000 Received: from localhost ([127.0.0.1]) by amy.domain.wg with esmtp (Exim 4.60) (envelope-from ) id 1FBdZc-00044T-7o; Tue, 21 Feb 2006 20:53:24 +0100 Subject: Re: Re:Mauve liscense:GPL 3? From: Dalibor Topic To: tromey@redhat.com Cc: Audrius Meskauskas , Mauve discuss In-Reply-To: <17402.21244.605800.963673@localhost.localdomain> References: <43F58D08.5090307@bluewin.ch> <1140281844.4956.6.camel@amy.domain.wg> <17402.21244.605800.963673@localhost.localdomain> Content-Type: text/plain Date: Tue, 21 Feb 2006 19:53:00 -0000 Message-Id: <1140551604.14397.2.camel@amy.domain.wg> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact mauve-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00044.txt.bz2 On Tue, 2006-02-21 at 00:38 +0100, Tom Tromey wrote: > >>>>> "Dalibor" == Dalibor Topic writes: > > Dalibor> On Fri, 2006-02-17 at 09:44 +0100, Audrius Meskauskas wrote: > >> Stupid idea this morning, but if the GPL 3 would be Apache compatible, > >> maybe we could just show more intiative and merge the Java tests from > >> THEY testing project? All we need is the JUnit adapter to Mauve that it > >> is for sure possible to write. I was suggesting this idea long time ago. > > Dalibor> Sure, next year when the GPL3 is released, we could do that. > > I'm not sure we even need that. Couldn't we have a single harness to > run both sets of tests and distribute the result under a mixed > license? Uh ... sort of. You can have a harness that is both a) GPL-compatibly licensed and b) something-else-compatibly licensed, and distribute it as part of Mauve. GPL+linking exception would work well for anything, I think. cheers, dalibor topic