From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eGhAY-0003tu-KN for guix-patches@gnu.org; Mon, 20 Nov 2017 03:11:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eGhAU-0001LM-JQ for guix-patches@gnu.org; Mon, 20 Nov 2017 03:11:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39537) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eGhAU-0001LD-Fh for guix-patches@gnu.org; Mon, 20 Nov 2017 03:11:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eGhAU-0004I1-9D for guix-patches@gnu.org; Mon, 20 Nov 2017 03:11:02 -0500 Subject: [bug#29359] [PATCH 26/31] gnu: Add java-jettison. Resent-Message-ID: References: <20171119175805.902-1-julien@lepiller.eu> <20171119175805.902-26-julien@lepiller.eu> From: Ricardo Wurmus In-reply-to: <20171119175805.902-26-julien@lepiller.eu> Date: Mon, 20 Nov 2017 08:53:39 +0100 Message-ID: <874lppxu64.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Julien Lepiller Cc: 29359@debbugs.gnu.org Hi Julien, > * gnu/packages/java.scm (java-jettison): New variable. Maybe add this to (gnu packages xml) instead? > + (description "Jettison is a StAX implementation for JSON.") This is too short. How about this: Jettison is a Java library for converting XML to JSON and vice-versa with the help of the @dfn{Streaming API for XML} (StAX). It implements @code{XMLStreamWriter} and @code{XMLStreamReader} and supports @code{Mapped} and @code{BadgerFish} conventions. > + (license license:asl2.0))) Looks right. -- Ricardo GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC https://elephly.net