From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QMREOY9y/GEjdgEAgWs5BA (envelope-from ) for ; Fri, 04 Feb 2022 01:25:51 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qNsNMo9y/GHLVwEAG6o9tA (envelope-from ) for ; Fri, 04 Feb 2022 01:25:51 +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 74FCDCCF5 for ; Fri, 4 Feb 2022 01:25:51 +0100 (CET) Received: from localhost ([::1]:47532 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nFmQA-000166-JN for larch@yhetil.org; Thu, 03 Feb 2022 19:25:50 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36536) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nFmPO-0000V1-Tl for guix-patches@gnu.org; Thu, 03 Feb 2022 19:25:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36171) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nFmPO-0001im-KF for guix-patches@gnu.org; Thu, 03 Feb 2022 19:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nFmPO-00004s-HV for guix-patches@gnu.org; Thu, 03 Feb 2022 19:25:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53765] [PATCH 03/17] gnu: Add java-eclipse-jetty-client. References: <87y22r32hi.fsf@reilysiegel.com> In-Reply-To: <87y22r32hi.fsf@reilysiegel.com> Resent-From: Reily Siegel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 04 Feb 2022 00:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53765 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53765@debbugs.gnu.org Received: via spool by 53765-submit@debbugs.gnu.org id=B53765.164393428532693 (code B ref 53765); Fri, 04 Feb 2022 00:25:02 +0000 Received: (at 53765) by debbugs.gnu.org; 4 Feb 2022 00:24:45 +0000 Received: from localhost ([127.0.0.1]:58292 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFmP6-0008VF-Kk for submit@debbugs.gnu.org; Thu, 03 Feb 2022 19:24:44 -0500 Received: from mout-p-103.mailbox.org ([80.241.56.161]:44090) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nFmOy-0008Uh-VF for 53765@debbugs.gnu.org; Thu, 03 Feb 2022 19:24:43 -0500 Received: from smtp202.mailbox.org (smtp202.mailbox.org [80.241.60.245]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4Jqbrb1nkwz9sm9 for <53765@debbugs.gnu.org>; Fri, 4 Feb 2022 01:24:31 +0100 (CET) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=reilysiegel.com; s=MBO0001; t=1643934269; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=PaB6L/3llNZp0BFNPvXAof25NzgMkqN/B0HAibfbe8I=; b=QDs+kikVREIzTflEbUjGRV3kohuEd4K5V7dvnUtldYL+AIU2loLk+TAQPiBM3vsTiFG44i i9pqRzXP2g/PJEPRu0vqO+9oIZ0GbpPQs3bm2tBJ7NzO8iK4clUuVzOX8qG3ByrqjbufCp BP34OP4Aft6ek5yphmsFrcouvR0dXNZFNIk57Xf/Dw9ldslPlw2sWWFv5t+TsC8GA/VOzu L2XpmmqQuOSVGCj0U1upK07f9YXNGgivwBAAZ+QzzAzuSfnbKiOE21O9mmQavFX9Njcwvv u2r9POueE7xo67kbjpFPWmAuZKlnOU/1Xn4FxeVYw9dXQmeTtARBfE3t8iRaiA== From: Reily Siegel Date: Thu, 03 Feb 2022 19:24:25 -0500 Message-ID: <87tudf32di.fsf@reilysiegel.com> MIME-Version: 1.0 Content-Type: text/plain 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1643934351; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: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=PaB6L/3llNZp0BFNPvXAof25NzgMkqN/B0HAibfbe8I=; b=m9uMkx1Ok8atKF4S/n4CEQVPfw9/kxR9ZJ22PwIN0C3eTFaERh56k7UnJWJPL69Zu/l0v8 /W+phv1evAjYhAWz+3635jH6Ub8ENbOXXaygmS3e4Pkh5tvURo2XclZmrMPlC5ViD1uRMg njxWSlpzjm9lFMDTvW+msrCWPbruXoIc++wOyCU+v/GbdOzycjSg0gyHAwpBtx/AYvnnmr YOv3VZUv0WSyP6jJ0yG71dlqc5Or++1Xkz4Muqol41YR9BAF4kslZ75A1M78HlpUQPZcus CpbXoVqzZ0SvEMNxSVeyNgyGlMcF0XBxj8PLKbvnMVxNLap4ZAFIc+MeDNAOSQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1643934351; a=rsa-sha256; cv=none; b=GbedFRFXLgjH1z4Dj+EMQKXN0V9EN9EIXy5PebxZ9RAEn2w/Ipcx54yIAn/QRtiNHSfbvS 19fz5IzkYcLkmcdq13g9troZyseeomaqXvUoohtac2qTItxpJ6PJ5WZ57Zh2qLZDT1g4eg gJPw5zNYJc/P9XmAOiQ6+gVLWLm/0eTqDFDkFJ7epQcmqd0eLyheRUfLoSDu2Q9cmTltTi ggXFnmjfCYCl6mHwP/+w9IW+xyq4Xpkl58AF3AQ2H6vcHjmPFywTaBQbsctp6cm69hWk8e 7goztXXANCkfDA0PX8IUWj484uKy2Q7qIiB4ExuxL96e5lZDpnUJkhVRttIcww== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=QDs+kikV; dmarc=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" X-Migadu-Spam-Score: -3.53 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=reilysiegel.com header.s=MBO0001 header.b=QDs+kikV; dmarc=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" X-Migadu-Queue-Id: 74FCDCCF5 X-Spam-Score: -3.53 X-Migadu-Scanner: scn0.migadu.com X-TUID: HPNE9FDd67K8 * gnu/packages/web.scm (java-eclipse-jetty-client): New variable. --- gnu/packages/web.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 3ddecb15c4..e010212a43 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -7269,6 +7269,32 @@ (define-public java-eclipse-jetty-webapp-9.2 `(("java-eclipse-jetty-io-9.2" ,java-eclipse-jetty-io-9.2) ,@(package-native-inputs java-eclipse-jetty-util-9.2))))) +(define-public java-eclipse-jetty-client + (package + (inherit java-eclipse-jetty-util) + (name "java-eclipse-jetty-client") + (arguments + `(#:jar-name "eclipse-jetty-client.jar" + #:source-dir "src/main/java" + #:jdk ,icedtea-8 + #:tests? #f; require junit 5 + #:phases + (modify-phases %standard-phases + (add-before 'configure 'chdir + (lambda _ + (chdir "jetty-client") + #t))))) + (inputs + (list java-eclipse-jetty-util + java-eclipse-jetty-http + java-eclipse-jetty-io + java-eclipse-jetty-server + java-eclipse-jetty-servlet + java-eclipse-jetty-security + java-eclipse-jetty-xml + java-javaee-servletapi + java-eclipse-jetty-jmx)))) + (define-public java-jsoup (package (name "java-jsoup") -- 2.34.0