Return-Path: X-Original-To: apmail-incubator-callback-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-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 8351B9341 for ; Fri, 30 Dec 2011 23:32:48 +0000 (UTC) Received: (qmail 11561 invoked by uid 500); 30 Dec 2011 23:32:48 -0000 Delivered-To: apmail-incubator-callback-dev-archive@incubator.apache.org Received: (qmail 11537 invoked by uid 500); 30 Dec 2011 23:32:48 -0000 Mailing-List: contact callback-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-dev@incubator.apache.org Received: (qmail 11526 invoked by uid 99); 30 Dec 2011 23:32:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Dec 2011 23:32:48 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alunny@gmail.com designates 209.85.216.175 as permitted sender) Received: from [209.85.216.175] (HELO mail-qy0-f175.google.com) (209.85.216.175) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Dec 2011 23:32:42 +0000 Received: by qcqw6 with SMTP id w6so8135255qcq.6 for ; Fri, 30 Dec 2011 15:32:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; bh=ZVfec5RO3UYsc908lDq+jkiBqRtkyi6IH4MUalyKZJA=; b=n/8UuS5FBorj/LjpOupGJ+3H5WKn2eVUyKWdMnhOvfV0PlLsw5pYHzzUszV1dhviaS vSYxY2ht+p8rAJClAFLG36arkWYsoDNCobNsgY73+5W4Bv6/BKCZVlZZJDCxPdstcdjt rhSvxOBZV6rqwXjb9pW35TWYixJFlqcB4LC9k= MIME-Version: 1.0 Received: by 10.224.106.5 with SMTP id v5mr48943448qao.74.1325287940399; Fri, 30 Dec 2011 15:32:20 -0800 (PST) Received: by 10.229.248.213 with HTTP; Fri, 30 Dec 2011 15:32:20 -0800 (PST) Reply-To: alunny@gmail.com Date: Fri, 30 Dec 2011 15:32:20 -0800 Message-ID: Subject: CPL compatible with Apache? From: Andrew Lunny To: callback-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf3074d908e9a3f704b557a45e X-Virus-Checked: Checked by ClamAV on apache.org --20cf3074d908e9a3f704b557a45e Content-Type: text/plain; charset=ISO-8859-1 Hi all, (tried to send this to the legal list but couldn't find where to subscribe) I'm working on a quick patch for Callback/Cordova Android and I've been writing JUnit tests as I go. Does anyone know if the JUnit jar is safe to redistribute with Apache products? It is under the Common Public License, available here: https://github.com/KentBeck/junit/blob/master/LICENSE Cheers, Andrew --20cf3074d908e9a3f704b557a45e--