Return-Path: X-Original-To: apmail-poi-dev-archive@www.apache.org Delivered-To: apmail-poi-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C2E0310A53 for ; Sun, 26 Jan 2014 17:00:34 +0000 (UTC) Received: (qmail 27851 invoked by uid 500); 26 Jan 2014 17:00:33 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 27776 invoked by uid 500); 26 Jan 2014 17:00:33 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 27768 invoked by uid 99); 26 Jan 2014 17:00:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Jan 2014 17:00:33 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of andreas.beeker@gmx.de designates 212.227.15.15 as permitted sender) Received: from [212.227.15.15] (HELO mout.gmx.net) (212.227.15.15) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 26 Jan 2014 17:00:27 +0000 Received: from [192.168.178.24] ([79.221.235.201]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MSMr9-1VjZEa0MXL-00TRoY for ; Sun, 26 Jan 2014 18:00:07 +0100 Message-ID: <52E53F15.8010909@gmx.de> Date: Sun, 26 Jan 2014 18:00:05 +0100 From: Andreas Beeker User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Thunderbird/27.0 MIME-Version: 1.0 To: POI Developers List Subject: Re: svn commit: r1561500 [1/3] - in /poi/trunk/src/ooxml/java/org/apache/poi: util/java7_util/ xssf/usermodel/helpers/ References: <20140126150113.9E7462388AA9@eris.apache.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:fqwbl1DIFALD7/OjLNFJwPnSpi+AqEzEe6XxENfFfU+arAqKCQa q68sfZW98nEEtZEsjZ2E0JD3k1jJ3aAW41bYeC8V6Oj56l6DJrGdfZb3ACZQhi8v8v2S48F VbbCGsOtrDdj9Yg6MYw6UPSP2HmPHs9FyT48lAv007pynW9krkNDP3JorMaulNOCCZQ7n+l SEWp5QEEj1JNjPJMYahrA== X-Virus-Checked: Checked by ClamAV on apache.org it's already reverted and replaced ... After the code/tests ran successfully on my box, the rat check failed on Jenkins and I wasn't sure if I can mix ASF / GPL - obviously not (www.apache.org/licenses/GPL-compatibility.html) ... but I've checked this after the submit :( On 26.01.2014 17:48, Nick Burch wrote: > On Sun, 26 Jan 2014, kiwiwings@apache.org wrote: >> Author: kiwiwings >> Date: Sun Jan 26 15:01:12 2014 >> New Revision: 1561500 >> >> URL: http://svn.apache.org/r1561500 >> Log: >> As Jdk 1.5 doesn't provide NavigableMap/Set classes of JDK 1.6, we temporarily use the open jdk classes instead, until POI has switched to JDK 1.6 > > -1, please revert > > We can't include GPL code in Apache releases > >> +/* >> + * Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. >> + * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. >> + * >> + * This code is free software; you can redistribute it and/or modify it >> + * under the terms of the GNU General Public License version 2 only, as >> + * published by the Free Software Foundation. Oracle designates this >> + * particular file as subject to the "Classpath" exception as provided >> + * by Oracle in the LICENSE file that accompanied this code. > > This isn't allowed. See http://www.apache.org/legal/resolved.html for details of what can and can't be used/included > > Maybe check if Apache Harmony (retired) has an implementation, that is all Apache licensed > > Nick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org > For additional commands, e-mail: dev-help@poi.apache.org > > -- -*-*-*-*-*-*-*-*- Andreas Beeker -*-*-*-*-*-*-*- Lindenthalstr. 6a Tel. +49 (0) 8638 / 3551 84478 Waldkraiburg Fax. +49 (0) 8638 / 8868078 Mob. +49 (0) 170 / 1442562 andreas.beeker@gmx.de / kiwi-wings.rosolution.de ---------------------------------------------- As long as there are ill-defined goals, bizarre bugs, and unrealistic schedules, there will be Real Programmers willing to jump in and Solve The Problem, saving the documentation for later. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org For additional commands, e-mail: dev-help@poi.apache.org