From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23761 invoked by alias); 17 Jun 2008 23:14:47 -0000 Received: (qmail 23753 invoked by uid 22791); 17 Jun 2008 23:14:47 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 17 Jun 2008 23:14:19 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id m5HNEH1B003145; Tue, 17 Jun 2008 19:14:17 -0400 Received: from file.rdu.redhat.com (file.rdu.redhat.com [10.11.255.147]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m5HNEHK5025390; Tue, 17 Jun 2008 19:14:17 -0400 Received: from [10.32.4.20] (vpn-4-20.str.redhat.com [10.32.4.20]) by file.rdu.redhat.com (8.13.1/8.13.1) with ESMTP id m5HNEERo025221; Tue, 17 Jun 2008 19:14:15 -0400 Message-ID: <485844C2.1000206@redhat.com> Date: Tue, 17 Jun 2008 23:14:00 -0000 From: Anthony Green User-Agent: Thunderbird 2.0.0.14 (X11/20080501) MIME-Version: 1.0 To: David Herron CC: mauve-discuss@sources.redhat.com Subject: Re: "I'm Sun. Can I use the Mauve Project's testsuite?" References: <48583C7B.5090507@sun.com> In-Reply-To: <48583C7B.5090507@sun.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact mauve-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00002.txt.bz2 David Herron wrote: > Hi, I'm getting ready to request permission to officially use Mauve > in-house on OpenJDK testing. Excellent! > > Reviewing the license headers I found an instance of the Common Public > License in a properties file. > > mauve//gnu/testlet/java/util/zip/InflaterInputStream/messages.properties > > I don't know yet if this will be a problem. The policy says I have to > tell the lawyers about this other license ....soooooo... Hm, I also > found a file under the Apache license and that the CORBA tests were > imported from elsewhere and are under either LGPL or GPL. > > Then there is: > mauve//gnu/testlet/java/util/regex/Pattern/pcrematches.java: /** > Regex test suites from adapted from PCRE > (http://www.pcre.org/license.txt). */ > > But that's just the BSD license. We've been flexible with the licensing because, among other things, we're not distributing binaries. > I really just wanted to send you an email with that question from your > FAQ because it's such a cool question for me to ask. > Indeed! I've been waiting years to hear it! (I really need to update that page..) Anthony Green > - David Herron >