From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oOZWBD9FxWS+BAEASxT56A (envelope-from ) for ; Sat, 29 Jul 2023 18:58:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CHdKBD9FxWQ2MgAAauVa8A (envelope-from ) for ; Sat, 29 Jul 2023 18:58:39 +0200 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 AF5C640851 for ; Sat, 29 Jul 2023 18:58:38 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=LaQ3d1nu; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690649918; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: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=pXXk8eImVbecpmyoLgPnlaQ+fsLBSqfaQC/V1ki6Gmk=; b=hCstm/cCY0veDb1IvPIUmjYiKUPklo5RpkZ+CGp+YHyvXyAxkgAldwZmn9mllvjJsUT6pW BPX5sTvfiiXUJAMC+YGG3IGtP3LRCNRsIfybpPhMrez4UEybuU6ZZeUx2gn9XmzsTJSA+V TO8qWzGgh6aprxTlUDnTKy8UwM9i5SnpScxh1CvPo6diuKYkL0rkSQ7mXg+aIBF+mjvWTE 7vXoLmt6LSNe+KgsG0IiNyabA/Nse1M6Be0Vuc7NvjgO2kHipYtiCVCqvS1c/J0nRHsB0P yqnNiGTW2M13GUisxcHF8ixe9TpBQLxS6NScLd1eULYMdkwsYSn0LX238gLjDw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690649918; a=rsa-sha256; cv=none; b=uSDL/DxKFM3UMRVVNvLBH9dKMOqap9WcKVaRKfmFWpnQ6R/dueHk8POjriCr0oUk8gCCof Awtq+Nax+Yo/B2JMjEn9D0pYi5g2Q316ymWhUOFWnc6a9/XijYWbXNJasLDF1Yg1OIc3EZ wTqYsrVBHhwcpa+jrF/W/sJabTeebtwrJdPANorqbI46TBXhdu2ctxBtcg5FL886qGmrAR D0e/ansJmkpRT4pgMhQ++Nio6s5YY6jeAlCScrIeMX6zdWEY5kUgT+yqU+ITnDn2tYozxs Mwp+b0dOCzRAlgVjYTtEgF3gddiHycuEXEpMG1RF8tNxl1Wtz2ExdOEI/3OJKg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=LaQ3d1nu; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPnAu-0001Ou-6k; Sat, 29 Jul 2023 12:52:16 -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 1qPnAs-0001Gb-Ay for guix-patches@gnu.org; Sat, 29 Jul 2023 12:52:14 -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 1qPnAs-0000x8-3B for guix-patches@gnu.org; Sat, 29 Jul 2023 12:52:14 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPnAr-0005MG-5J; Sat, 29 Jul 2023 12:52:13 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64934] [PATCH 36/42] gnu: Add java-mapdb. Resent-From: Liliana Marie Prikler Original-Sender: "Debbugs-submit" Resent-CC: bjoern.hoefling@bjoernhoefling.de, julien@lepiller.eu, guix-patches@gnu.org Resent-Date: Sat, 29 Jul 2023 16:52:13 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64934 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64934@debbugs.gnu.org Cc: bjoern.hoefling@bjoernhoefling.de, julien@lepiller.eu X-Debbugs-Original-Xcc: bjoern.hoefling@bjoernhoefling.de, julien@lepiller.eu Received: via spool by 64934-submit@debbugs.gnu.org id=B64934.169064949020261 (code B ref 64934); Sat, 29 Jul 2023 16:52:13 +0000 Received: (at 64934) by debbugs.gnu.org; 29 Jul 2023 16:51:30 +0000 Received: from localhost ([127.0.0.1]:48844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPnA9-0005Gc-OC for submit@debbugs.gnu.org; Sat, 29 Jul 2023 12:51:30 -0400 Received: from mail-ed1-x543.google.com ([2a00:1450:4864:20::543]:58549) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPn9g-00059I-Gk for 64934@debbugs.gnu.org; Sat, 29 Jul 2023 12:51:01 -0400 Received: by mail-ed1-x543.google.com with SMTP id 4fb4d7f45d1cf-5222b917e0cso4359052a12.0 for <64934@debbugs.gnu.org>; Sat, 29 Jul 2023 09:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690649455; x=1691254255; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :from:to:cc:subject:date:message-id:reply-to; bh=pXXk8eImVbecpmyoLgPnlaQ+fsLBSqfaQC/V1ki6Gmk=; b=LaQ3d1nupWj7/FRxwEK4F7AbGoyUuoFbG/OPYrJF5RwojH/SOhi2ChYJ5jHf+M/ADe yrAklic+hiH/5ckxyn2KmsG3vKxBZoHMdtb2cVeFQnnWZm+y8GQfJr1qgZohVyKlm0vM 6mOxPqW50cwnLwR2RDiC2iBttdaGkpvAgscrOboVJSpWdvbeaTP7ZE/9IzDcWAbKJN/s o4EexkWBWZkR10wU7tDW1Q7Nz5sZzlOShUuNShrPc1itaeOneIPsGTebXCpMKKnhL3km Qk/4pq6T9UoqjMrgtVTbYRvrY5Uke+xYHSruVAmaIMrlCHTAwBOL/9IB6OpzZsVwWZtA fsqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690649455; x=1691254255; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=pXXk8eImVbecpmyoLgPnlaQ+fsLBSqfaQC/V1ki6Gmk=; b=k6E36U8APk0ECLlr1PnNKu9b3BqdrWhekxmuPSZQCKYPF4tzVjc2112Cx/Oa2NF2tp /39MdLUf8fNhoz7/XH0oQ5QJyJrQWBLQyCY22+piAtjfdPrfYezjPXCE7POPEk8F8k8G ozPf9/UcDEuGUYSGmEvakxmHexewqBv9Y864uqy3rWBNcqLmZqnSRuKvfz9uCmeYJx1R zoIGhq9qqW7Dgi5FOvCgSbaE5e4Hd2iOAHFBJi52U/mwHv6wnheAunssAOZWadjS89Xy xBo1rMohkPrEU1R6/z2h4gZiT1Igexzsc+OZfBGJ1JBxEVb7zDF8J/zbkCXFar3b+7E7 nzNw== X-Gm-Message-State: ABy/qLYC5aRymAnJndW5bifj1ofhAqWwotQ5X/FBLJMbUUIr+Tog1r2g J/OvFIHxzTqDLaqHX1omf1O6bOdbWGchYw== X-Google-Smtp-Source: APBJJlF+LeP0NZgxQfbVR+ttfYZr5BSopMW317L4zEIHLHd2VmaYbju/6ZSWeMP2T2ox5/rgN9teZQ== X-Received: by 2002:a17:906:649e:b0:99b:bd1e:b00 with SMTP id e30-20020a170906649e00b0099bbd1e0b00mr2640274ejm.25.1690649454769; Sat, 29 Jul 2023 09:50:54 -0700 (PDT) Received: from lumine.fritz.box (85-127-52-93.dsl.dynamic.surfer.at. [85.127.52.93]) by smtp.gmail.com with ESMTPSA id a24-20020a170906245800b0099bcd1fa5b0sm3473807ejb.192.2023.07.29.09.50.54 for <64934@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 29 Jul 2023 09:50:54 -0700 (PDT) Message-ID: <45b5f23cb857cf89a32175be18c68531724ca0a6.1690646441.git.liliana.prikler@gmail.com> In-Reply-To: References: From: Liliana Marie Prikler Date: Sat, 29 Jul 2023 17:40:02 +0200 MIME-Version: 1.0 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-Scanner: mx2.migadu.com X-Migadu-Spam-Score: 4.36 X-Spam-Score: 4.36 X-Migadu-Queue-Id: AF5C640851 X-TUID: inmLly3HtlJf * gnu/packages/java.scm (java-mapdb): New variable. --- gnu/packages/java.scm | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index 6374112b99..15ae877be8 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -11280,6 +11280,39 @@ (define-public java-mail (license (list license:cddl1.1 license:gpl2)))); with classpath exception +(define-public java-mapdb + (package + (name "java-mapdb") + (version "1.0.9") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/jankotek/mapdb") + (commit (string-append "mapdb-" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1slb4h282jqvk16896lcvgm65pj3v6crcp2wvjdvad7nx7d2f1kv")))) + (build-system ant-build-system) + (arguments + (list #:jar-name "mapdb.jar" + #:source-dir "src/main/java" + #:test-dir "src/test" + #:test-exclude (list "**/ClosedThrowsExceptionTest.java" + "**/ConcurrentMapInterfaceTest.java" + "**/EngineTest.java" + "**/Issue664Test.java" + "**/MapInterfaceTest.java" + ) + #:phases #~(modify-phases %standard-phases + (replace 'install (install-from-pom "pom.xml"))))) + (native-inputs (list java-junit)) + (home-page "https://mapdb.org/") + (synopsis "Concurrent data structures") + (description "MapDB provides concurrent maps, sets and queues backed by +disk storage or off-heap memory.") + (license license:bsd-3))) + (define-public java-jeromq (package (name "java-jeromq") -- 2.41.0