From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id qHDUOotLQmU0pAAA9RJhRA:P1 (envelope-from ) for ; Wed, 01 Nov 2023 13:58:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id qHDUOotLQmU0pAAA9RJhRA (envelope-from ) for ; Wed, 01 Nov 2023 13:58:52 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 745C037A21 for ; Wed, 1 Nov 2023 13:58:51 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=it9h+40L; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698843531; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=sz3eNGC5KzGXUq7/KXqXWfaqufBnyikpo8KmCMiz+S4=; b=Z+dxEkJjBPig5pin2d9pWwog5uNzYDnifoP/avryjasB+WBHwLO3ZTBMxHoyvom9S8yCkC pLP/vQ9f6RyhifHOeZhX1MKIi8dYyc1hlUuRz9RYjS4NsPGjp9du9C4Ot3x+sIHIRluuqp l4s3phmG1YYhDSbb8kmIbVvMDQCvhqjHufoOfCyh69m9OI6mSBTAc2OQSFD+kKvRkP9fKh vixjlUWikpytBYfMzQW14ZEksQMDzcoOYeDGtPlsjuj5ZshVwftMFJCAdnqrr04uC5vIWM AE5Xdxy93DNYkXCMAqRDne0c7deXBj8AfLE7lU89o3xZ9ULW+KvXrIniLoiFGQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=it9h+40L; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698843531; a=rsa-sha256; cv=none; b=EbQUDypKgft7slHRKp4cIO7nCGp0VLEl9u1AyO3K2qUEf5AryeGgXWHf7HM2yCnOfgqEQI 2TWdKzlGIpxBkklKObyBSfDc/nn/fVHK/oy8LRf7fE3qZfnfGZiifCYuBOPMHZbM9OaPi0 k769Pz4UkbBohf6C/F5OI1Y/jxbr5dAB+qDDHPA0Sx0vyhE2FjTYpOkYp9W06snASSZEEC jAXZ/t+GICmB9eaMfal+MjFhBPN+Gmf4SQDtRt6HZiYDOY0WxhUzpnbb4s5QFQAqt1D1o1 xsibKJ2gATYZfuYpH0zj/RV519c6uQwOOJtONUYBlz5wLB5WssOds0e3+VrtdQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qyAnr-0004ON-S3; Wed, 01 Nov 2023 08:58:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qyAnm-0004NY-Jp for guix-patches@gnu.org; Wed, 01 Nov 2023 08:58:30 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qyAnm-0008M4-3k for guix-patches@gnu.org; Wed, 01 Nov 2023 08:58:30 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qyAoJ-0007V1-Fm; Wed, 01 Nov 2023 08:59:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66879] [PATCH 4/5] gnu: Add java-parsson. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-CC: bjoern.hoefling@bjoernhoefling.de, julien@lepiller.eu, guix-patches@gnu.org Resent-Date: Wed, 01 Nov 2023 12:59:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66879 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66879@debbugs.gnu.org Cc: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= , Julien Lepiller X-Debbugs-Original-Xcc: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= , Julien Lepiller Received: via spool by 66879-submit@debbugs.gnu.org id=B66879.169884350528739 (code B ref 66879); Wed, 01 Nov 2023 12:59:03 +0000 Received: (at 66879) by debbugs.gnu.org; 1 Nov 2023 12:58:25 +0000 Received: from localhost ([127.0.0.1]:50155 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyAng-0007TJ-WF for submit@debbugs.gnu.org; Wed, 01 Nov 2023 08:58:25 -0400 Received: from lepiller.eu ([89.234.186.109]:57970 helo=localhost) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qyAnf-0007Sl-Kr for 66879@debbugs.gnu.org; Wed, 01 Nov 2023 08:58:24 -0400 Received: from localhost (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id abb6f59a for <66879@debbugs.gnu.org>; Wed, 1 Nov 2023 12:57:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=from:to :subject:date:message-id:in-reply-to:references:mime-version :content-transfer-encoding; s=dkim; bh=vbj+Kd8Pw+jNV/DwcrixkS9Jc NBAXP7J1pX1wvmC8iA=; b=it9h+40L9iaz44qPG0ZkOXFP661euEHH3k/pDMgJ3 aY5JKbD9X0OGZe7hdlKKMpfBLPKhy+hhNAjr6R3iSTpucWCq9rDX7ZHFDJXW7Hh0 ylfICqAzKK9Jib9LWCOYMM7691A6dBmmOt4WsNqGU6+PbrrSU0q/vZiZHB/3Zm+U jJ1rG7yTpW1adCsS068Yp/YBGly5Nnq1P1Qv8CfNe2Pe65jd46yaTdPv+8huEAWa jlaaOIi3vaiZtB54Xy/pyfoyq3dBr7d8QHkE8DnveR1/lhX41JzDWqoMvsViwc0N gQq57zRbwZKkvelznFo+JRN8mVHrWt6N2KOdOw3RXzevg== Received: by localhost (OpenSMTPD) with ESMTPSA id 1c5aaf74 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <66879@debbugs.gnu.org>; Wed, 1 Nov 2023 12:57:47 +0000 (UTC) From: Julien Lepiller Date: Wed, 1 Nov 2023 13:57:29 +0100 Message-ID: <412625b39151b4c71d3ab96eccda48259cce0a6c.1698843445.git.julien@lepiller.eu> X-Mailer: git-send-email 2.41.0 In-Reply-To: <1ba00a1093d068dafaef44959ee55a0999695d90.1698843445.git.julien@lepiller.eu> References: <1ba00a1093d068dafaef44959ee55a0999695d90.1698843445.git.julien@lepiller.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 5.89 X-Spam-Score: 5.89 X-Migadu-Queue-Id: 745C037A21 X-Migadu-Scanner: mx10.migadu.com X-TUID: TDzrzQq6gLwJ * gnu/packages/java.scm (java-parsson): New variable. Change-Id: Ie564924329e4e0a866e6ed5fe9135c841fb66ae8 --- gnu/packages/java.scm | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index d80e0e9be8..13b5961c3c 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -13680,6 +13680,43 @@ (define-public java-jakarta-json ;; with classpath exception (license license:epl2.0))) +(define-public java-parsson + (package + (name "java-parsson") + (version "1.1.5") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/eclipse-ee4j/parsson") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "06vvr6qv1ihnk212gdxg4x0sd61lgxk7wf062s7gym5k2h7fms0p")))) + (build-system ant-build-system) + (arguments + `(#:jar-name "parsson.jar" + #:source-dir "impl/src/main/java" + #:test-dir "impl/src/test" + #:use-java-modules? #t + #:jdk ,openjdk11 + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'copy-resources + (lambda _ + (copy-recursively "impl/src/main/resources" + "build/classes")))))) + (inputs + (list java-jakarta-json)) + (native-inputs + (list java-junit)) + (home-page "https://github.com/eclipse-ee4j/parsson") + (synopsis "Implementation of Jakarta JSON API") + (description "Eclipse Parsson is an implementation of the Jakarta JSON +Processing specification.") + ;; with classpath exception + (license license:epl2.0))) + (define-public java-xmp (package (name "java-xmp") -- 2.41.0