Path: csiph.com!goblin2!goblin.stu.neva.ru!aioe.org!bofh.it!news.nic.it!robomod From: =?UTF-8?Q?Miko=C5=82aj_Izdebski?= Newsgroups: linux.debian.maint.java Subject: Re: Possible problematic terms of use of OSGi library Date: Wed, 09 Dec 2015 02:20:02 +0100 Message-ID: References: X-Original-To: Arnaud Vandyck X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Dec 9 01:18:45 2015 Old-Return-Path: X-Amavis-Spam-Status: No, score=-7.699 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FOURLA=0.1, FREEMAIL_FROM=0.001, LDO_WHITELIST=-5, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -7 Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=Zam9xS5f5Sau2rZjJVUk3b9iW8cTfsCOuVRehkHX/To=; b=kUoW7903lmAv5dJD09RIq2gG8G25ktQ94oKKGB5B9eoAdtKBsNlu+M1yKrArHfNali PASruMX/pjWEB3hrnqE9k84j47tC6nNB/jYd7wqiBGJHM/hj1tsVKQCAjtrbM0DSM/1n YCZ2qrl/sVOty2qF9O2zQLtdTpAwp+f08NcvYoDYq2UxmqUAAJMssiTUDulWD/CL7d7f W4ZU1PwAiQrJN8JjsGpF3G9QqGVGJeGsTiY3YO8DYm3tr+Z0Gt2UV8PnwGgKTLrCOd9B e26OT3IValwtkCBH1gjm8bS4fGcPHAZqGHknqk4Y8//CHXCtM+Cw1U0V5w2qAp8tFcID fPpA== MIME-Version: 1.0 X-Received: by 10.129.41.200 with SMTP id p191mr4087369ywp.160.1449623907012; Tue, 08 Dec 2015 17:18:27 -0800 (PST) Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Mailing-List: archive/latest/18980 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/CAK1+Uj_VhN6CRoAo6=OJwpdohFn=RYJGft_t0_gSkS0M7S1GTg@mail.gmail.com Approved: robomod@news.nic.it Lines: 30 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: debian-java@lists.debian.org X-Original-Date: Wed, 9 Dec 2015 02:18:26 +0100 X-Original-Message-ID: X-Original-References: <5666C68E.9000308@gmail.com> Xref: csiph.com linux.debian.maint.java:8661 On Tue, Dec 8, 2015 at 1:01 PM, Arnaud Vandyck wrote: > I was on my way trying to package org.osgi.core 6 and before downloading = I > have to agree with this page: > > https://www.osgi.org/developer/downloads/release-6/release-6-no-form/ > > In the "License Grant", it seems that it could be problematic to package > osgi in Debian. Am I right? > > Any thoughts? My thoughts on this matter: OSGi code can be consider part of specification, which is non-free. Downloading code from upstream page requires accepting non-free license first. Upstream website does not have a separate license page for code accompanying the specification. License headers alone can't be used as authoritative information about licensing of the project as a whole. Many projects don't add their own copyright headers, but retain headers of files coming from other projects they forked or bundled. So IMHO licensing and DFSG status of OSGi code is not clear. Other GNU/Linux distros (at least Fedora and RHEL) decided against packaging and distributing any code from OSGi alliance. -- Miko=C5=82aj