From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mAuwH4lGxWT0uwAASxT56A (envelope-from ) for ; Sat, 29 Jul 2023 19:04:09 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GA+lH4lGxWS4cgEAauVa8A (envelope-from ) for ; Sat, 29 Jul 2023 19:04:09 +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 C70894CC63 for ; Sat, 29 Jul 2023 19:04:08 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=Egf1pVk8; 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=1690650248; 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=1lXerxv0NbM21D3a8De/TTrdNnlT3wj+B5+EZaq0j90=; b=H4KURPzgdbGzK/fmhn/83qnUEpTsOz6LaxW1764M5GjUYPHXVeRnssYCp0zxfJKvdAGdDi 22uXHzoCXG93VOgL0pH++R5acG7v9/fIYUdy78MvXX2ZFbNrJqVyFn4Y0fHnfB4Y75F09J h1eLfb610kTASiuLUO4zjNff/KQhVac6UzCWundQzKV5W+13la6b4VIjWIIMBp7DFvMhkS q4tct9bZnxsC3o0JPr7QHGy26tIBJDyG1RzcejWm4Vwk8PrnAuQNKYL7t6jUD1I9nEs3lZ l9/AXw2SGNpNrm/FMKDWCLwlKzX4m2MIuO4RIYMp29Xj91ogDVTlUtsqtHbIoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=Egf1pVk8; 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-Seal: i=1; s=key1; d=yhetil.org; t=1690650248; a=rsa-sha256; cv=none; b=Ewm3Yr704IzQRSa/wIXcXl0585mjHBpVKbraSTVLHCElTejBtvWizC24+zBNh0K1poxeLo 5JcRC46Nuv/D+dr51QUd3jbhv+aNVfKmMmN3ytZwzNnpmX9vJHdlIqgS3KC7KqA8HeB39/ okD2lh+JnUy4XmMkqnxaRyU+koSDqYFI1phQLbKA1yBxNRfSBEG07OQr7EQ+/MbrP0Zs8e XL6RgModZcgRTavyjnuRBAwcdynP3foqOqtnaPXAsI5T9HlifrMb0nstPxlBx4q/VQPtoN QjY7qTJZYMClMG31cbEUcrQWHGgFPE4rEXq81UXFTF4tvGRWLUpxV8Ee296OQg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qPnAo-0001Ag-0e; Sat, 29 Jul 2023 12:52:10 -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 1qPnAh-00016U-Uv for guix-patches@gnu.org; Sat, 29 Jul 2023 12:52:05 -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 1qPnAg-0000t6-Fu for guix-patches@gnu.org; Sat, 29 Jul 2023 12:52:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPnAg-0005IC-Ce; Sat, 29 Jul 2023 12:52:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64934] [PATCH 10/42] gnu: Add java-httpcomponents-httpclient-cache. 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:02 +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.169064948020063 (code B ref 64934); Sat, 29 Jul 2023 16:52:02 +0000 Received: (at 64934) by debbugs.gnu.org; 29 Jul 2023 16:51:20 +0000 Received: from localhost ([127.0.0.1]:48790 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPnA0-0005DW-5V for submit@debbugs.gnu.org; Sat, 29 Jul 2023 12:51:20 -0400 Received: from mail-ej1-x641.google.com ([2a00:1450:4864:20::641]:45494) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPn9T-00056J-E2 for 64934@debbugs.gnu.org; Sat, 29 Jul 2023 12:50:48 -0400 Received: by mail-ej1-x641.google.com with SMTP id a640c23a62f3a-99bf3f59905so223087566b.3 for <64934@debbugs.gnu.org>; Sat, 29 Jul 2023 09:50:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690649442; x=1691254242; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :from:to:cc:subject:date:message-id:reply-to; bh=1lXerxv0NbM21D3a8De/TTrdNnlT3wj+B5+EZaq0j90=; b=Egf1pVk8eT0xqSF4hPbyMdfuym9ECPf5FLWGPsA6HOfLkk1f+JYBfrpdS8X3WUcn36 UIJwnKZKz5erJPUJXIIMzZhKXhrVebnL2iObardVuU3xh45EVIYBTMPPtLSawTF3iuaU coXtA2cSTPQVUv62FlErQKeS+GG3SlOzY58gm06pw9pvHjW9NYGSSLKVlHDO9mUHU5FS 0z5bxm71vTeIv7vCpUnfN/46RltQKQmIDO2utBfLO2kFjcJMG698fAx+rq2DMxrR/43g nOLF1TWKd+a+zWKWf0a5yB7+YpAxrLoB1V/FaKjClEwjiRXvesUwetK6N95/YnK+UIRm USRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690649442; x=1691254242; 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=1lXerxv0NbM21D3a8De/TTrdNnlT3wj+B5+EZaq0j90=; b=g+JdN7B3yq34HlQ6fRnxMw8iZ3/0E6HVI0zRKiTlQQti8YDvtKw8qanKDS1UUYCFIf jb4tmIcYvQMxwsQnvswQDAdSmXfAB5vvxSamvf7vdbiv7wK0r5p11b0aCf2zwvADcYEV eHep0Q3eNn1jCd85iDEmV817d837PqriUn/GaqLyXx8kXoCqin65rNdIgy7IOzzcOa5f 0LZqVAKrwNQJTDKAmfYwe7sGLtXtwaY/pJaE7ATXSaOAOg2fKMICXaZYRQAj9DPPLocX tuHtqHkL+M2PdB/2PyDMrByIrsXNqE3GGMp8WCZHBjpfR4j+E+HqyPp5SVIqn76NCHma IW0Q== X-Gm-Message-State: ABy/qLZngzUZCUYujr3Ps7jsl/lqvT+AyEON9dlS3URCEe0YYEK9cHf0 kDi2Arc4DX44p81vkkvxh0DRYaAj3R436A== X-Google-Smtp-Source: APBJJlHtlgHRvSm5LTs2fgTu3xKUt3haNVcxdYYZSbs5osCJmJuhsBcypaRAGK0Zhz/i+66yrhdiIA== X-Received: by 2002:a17:906:8a56:b0:994:5659:1fa with SMTP id gx22-20020a1709068a5600b00994565901famr2847202ejc.18.1690649441682; Sat, 29 Jul 2023 09:50:41 -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.41 for <64934@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 29 Jul 2023 09:50:41 -0700 (PDT) Message-ID: <43ddbd7a4ce09818f45f69557dcc9556c163b4e0.1690646441.git.liliana.prikler@gmail.com> In-Reply-To: References: From: Liliana Marie Prikler Date: Sat, 29 Jul 2023 16:32:46 +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-Spam-Score: 4.36 X-Migadu-Queue-Id: C70894CC63 X-Migadu-Spam-Score: 4.36 X-Migadu-Scanner: mx0.migadu.com X-TUID: vVYABz61sGHK * gnu/packages/java.scm (java-httpcomponents-httpclient-cache): New variable. --- gnu/packages/java.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm index 7df8e1e2d8..18d56a18c5 100644 --- a/gnu/packages/java.scm +++ b/gnu/packages/java.scm @@ -6278,6 +6278,34 @@ (define-public java-httpcomponents-httpclient standards and recommendations.") (license license:asl2.0))) +(define-public java-httpcomponents-httpclient-cache + (package (inherit java-httpcomponents-httpclient) + (name "java-httpcomponents-httpclient-cache") + (arguments + `(#:jar-name "httpcomponents-httpclient-cache.jar" + #:source-dir "src/main/java" + #:test-dir "src/test" + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'delete-unused-impls + (lambda _ + (for-each + delete-file-recursively + '("src/main/java/org/apache/http/impl/client/cache/ehcache/" + "src/main/java/org/apache/http/impl/client/cache/memcached/" + "src/test/java/org/apache/http/impl/client/cache/ehcache/" + "src/test/java/org/apache/http/impl/client/cache/memcached/")))) + (add-after 'unpack 'chdir + (lambda _ (chdir "httpclient-cache")))))) + (inputs + (modify-inputs (package-inputs java-httpcomponents-httpclient) + (prepend java-httpcomponents-httpclient + java-httpcomponents-httpmime + java-hamcrest-core))) + (native-inputs (list java-easymock-3.2 java-easymock-class-extension)) + (description "This package provides an API for caching accessed HTTP +resources."))) + (define-public java-httpcomponents-httpmime (package (inherit java-httpcomponents-httpclient) (name "java-httpcomponents-httpmime") -- 2.41.0