Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id AC6B2200C80 for ; Thu, 25 May 2017 16:22:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AAF6F160BCA; Thu, 25 May 2017 14:22:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id EEF77160BC7 for ; Thu, 25 May 2017 16:22:13 +0200 (CEST) Received: (qmail 22521 invoked by uid 500); 25 May 2017 14:22:13 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Received: (qmail 22509 invoked by uid 99); 25 May 2017 14:22:12 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 May 2017 14:22:12 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 605FC1AFA83 for ; Thu, 25 May 2017 14:22:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.301 X-Spam-Level: X-Spam-Status: No, score=0.301 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_LOW=-0.7, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id spoO4-t8XIws for ; Thu, 25 May 2017 14:22:10 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTPS id 229F45FB29 for ; Thu, 25 May 2017 14:22:10 +0000 (UTC) Received: from mfilter14-d.gandi.net (mfilter14-d.gandi.net [217.70.178.142]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id 5734641C0A0 for ; Thu, 25 May 2017 16:22:04 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mfilter14-d.gandi.net Received: from relay5-d.mail.gandi.net ([IPv6:::ffff:217.70.183.197]) by mfilter14-d.gandi.net (mfilter14-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id irQgrMVxXjnJ for ; Thu, 25 May 2017 16:22:02 +0200 (CEST) X-Originating-IP: 82.238.224.4 Received: from [192.168.134.109] (bre91-1-82-238-224-4.fbx.proxad.net [82.238.224.4]) (Authenticated sender: jb@nanthrax.net) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id E055141C0A1 for ; Thu, 25 May 2017 16:22:02 +0200 (CEST) Subject: Re: [UPDATE] Remove org.json dependency To: dev@karaf.apache.org References: <71500a67-3b55-89f2-1153-51e2a974a963@nanthrax.net> <15f1efc3-489b-b82e-bbd8-3f1586b6e389@nanthrax.net> From: =?UTF-8?Q?Jean-Baptiste_Onofr=c3=a9?= Message-ID: Date: Thu, 25 May 2017 16:22:02 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit archived-at: Thu, 25 May 2017 14:22:14 -0000 I'm evaluating GSON and the Felix "parser". Regards JB On 05/25/2017 04:18 PM, Matt Sicker wrote: > From what I understand, this only applies to the org.json dependency. Most > people tend to use Jackson or Gson in my experience which are appropriately > licensed. > > On 25 May 2017 at 08:41, Jean-Baptiste Onofré wrote: > >> Yeah, but we are using json for our "webconsole plugins". So, I'm changing >> in our plugins. >> >> Regards >> JB >> >> >> On 05/25/2017 03:39 PM, Achim Nierbeck wrote: >> >>> Hi JB, >>> >>> I thought the felix team did some effort in replacing all that json stuff >>> with internal handling. >>> We should just update to the latest then ... >>> >>> regards, Achim >>> >>> >>> 2017-05-25 15:38 GMT+02:00 Jean-Baptiste Onofré : >>> >>> Hi, >>>> >>>> Chris Mattmann (new Legal VP) sent a reminder about json dependency use: >>>> >>>> --- >>>> As the new Legal VP, I am reminding everyone that the >>>> grandfather exception for the JSON License and Apache projects >>>> ended last month. As sent by Jim (our prior Legal VP) the relevant >>>> text is below and I want to highlight the following statement: >>>> >>>> If you have been using it, and have done so in a *release*, AND there has >>>> been NO pushback from your community/eco-system, you have a temporary >>>> exclusion from the Cat-X classification thru April 30, 2017. At that >>>> point >>>> in time, >>>> >>>> ANY and ALL usage of these JSON licensed artifacts are DISALLOWED. >>>> --- >>>> >>>> We are using json (org.json/json) in the WebConsole. I created KARAF-5148 >>>> to track this and I'm evaluating different alternatives. >>>> >>>> Regards >>>> JB >>>> -- >>>> Jean-Baptiste Onofré >>>> jbonofre@apache.org >>>> http://blog.nanthrax.net >>>> Talend - http://www.talend.com >>>> >>>> >>> >>> >>> >> -- >> Jean-Baptiste Onofré >> jbonofre@apache.org >> http://blog.nanthrax.net >> Talend - http://www.talend.com >> > > > -- Jean-Baptiste Onofré jbonofre@apache.org http://blog.nanthrax.net Talend - http://www.talend.com