From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 gL1pJvNDxWSDWwEASxT56A (envelope-from ) for ; Sat, 29 Jul 2023 18:53:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id EEx4JvNDxWTz8AAA9RJhRA (envelope-from ) for ; Sat, 29 Jul 2023 18:53:07 +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 4F5ED40704 for ; Sat, 29 Jul 2023 18:53:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=otisvFa5; 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=1690649587; 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=/F5Ofky9hfREBIoPA1lGx0ed4fJKwM0120MG4akAgeQ=; b=OIksXn01LytmhmE+kkoshT8A/gAchLc7yYhhVF2iF005xvsUmboGs1ztPJzUzclFnbFeSx OhYBKy952etxe1FOMQJ6e2a455n/IsWHjWg/tNMyRXg9vyUeOvYePMHPPl2B3QYIEI+IY7 cri87DLHtMz7TkUspIi8or0bwzDPOH0k0yYKhpVwQaWd2Z+pb67p4Vk5Lbd+nYcjhQFWom a2pqbUgBQxrxuTigg0Z/FtK0P9qE7KNNGwQbax1hNEE+6x175KoNcBEePlfwbevVwcQSWv YSpfdVV80qSRtKs5W7MZoD3oRkN8jmSKoeFkTGhbokmcUZQ8qkx77Td1VFp4mg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690649587; a=rsa-sha256; cv=none; b=CaC+yzmhfbpH25nXlPpndgCXHJUtj4AyZk3ek/vNhvLvDI0ziuKEbsq8+vLg39cbeJBkKd AdbXumTbVdlEV+SyACUm1h1UJ3ACdVRTE7Qii9eSz0Aoy9NhJlMnSmrfgJ2gembEHxAVBe gbq/9nKKqbqz5VImdvIZV2zo+4N8nkAEXrriD4sejhkEnOoJeMV3Ui7jQiNqayceWWlE2o kqjtkl0xccsvlGY9CiEMgJaug/vuQPtjUfntU+6Xf9CE2v4nDqvazeXzi+JC3RIdwEhl4q 210d4xDJBlTtxf7demNQT7WDXgnczDTaJJT8GSZUqfqgLu98V18iLpRJq/xDeg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b=otisvFa5; 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 1qPnAr-0001Ff-SS; Sat, 29 Jul 2023 12:52:13 -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 1qPnAq-0001DA-KJ for guix-patches@gnu.org; Sat, 29 Jul 2023 12:52:12 -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 1qPnAq-0000wb-C4 for guix-patches@gnu.org; Sat, 29 Jul 2023 12:52:12 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qPnAq-0005Lx-8v; Sat, 29 Jul 2023 12:52:12 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64934] [PATCH 34/42] gnu: Add java-eclipse-rdf4j-http-client. 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:12 +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.169064948920246 (code B ref 64934); Sat, 29 Jul 2023 16:52:12 +0000 Received: (at 64934) by debbugs.gnu.org; 29 Jul 2023 16:51:29 +0000 Received: from localhost ([127.0.0.1]:48840 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPnA9-0005GO-1v for submit@debbugs.gnu.org; Sat, 29 Jul 2023 12:51:29 -0400 Received: from mail-ed1-x541.google.com ([2a00:1450:4864:20::541]:53734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qPn9f-00058w-6a for 64934@debbugs.gnu.org; Sat, 29 Jul 2023 12:51:00 -0400 Received: by mail-ed1-x541.google.com with SMTP id 4fb4d7f45d1cf-5222bc916acso3966732a12.3 for <64934@debbugs.gnu.org>; Sat, 29 Jul 2023 09:50:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690649453; x=1691254253; h=mime-version:to:subject:date:from:references:in-reply-to:message-id :from:to:cc:subject:date:message-id:reply-to; bh=/F5Ofky9hfREBIoPA1lGx0ed4fJKwM0120MG4akAgeQ=; b=otisvFa56qrMI38hVyszEjpIs03yKZeuQ3+PSTZ+NmOEaVp2rauRMRVZJpUTU+mTBy XcL8yfCAExAkkYHNC3Ao1buI2bCFUhQiRHXPsQ1M2wkYO60S9Xr8w3q1OU9aIjuQ5iNP LhzkO6A90VSN7Zo9qEyO3fFCEXgrudpN3juQnJMMsYgCSQd6Wl4ijW3mkJbNMN/FA/um 4V3RVnIMUXlFWDSLRG49L0tuSI73sKFwaNNGIP4ykNm09eJMpiMhmiWFnrXS0SvSlTiy ZTm37/no9Pe3qAZOW9ImET7jRgWBtg0IUF+3rBAMon9yMip9n3TQV2cdNPy2dGMNAm3v 904g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690649453; x=1691254253; 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=/F5Ofky9hfREBIoPA1lGx0ed4fJKwM0120MG4akAgeQ=; b=L21CFlkcu3pDz5rTaiJi3N9XiAi3q6S/c67xO49LUMGuJnkpAglox0NwCpXLUHqMJp RCGK4w26BUSj5zXXmMP+idJAJjt8C0JLQ825Sqcxa9Bx5ugz8/tZP+ekqSdU6ocKLInS ZaOu+6CyMtMvMf1tw2cmCfcFYDSq3VudcV38uG+oOKhZVcxU6vgTDtsb32ttWTymdi1i GzpWFasUlXYjKmkJ7rJysCCt2Fi2ilI/fgiHa7vpRxPqlFP44YmnRiA3SoHIVFkpMmuJ 5TR/CMMnnlOfe4RjiUzoL7idtxrUb3LaHjcS6xokCP3efBhQnUAThW8LlzLwJ3coLC6i OWBA== X-Gm-Message-State: ABy/qLZih/Wl22QW6hLFribhoDj1fDE2CrcEy4YluUoPfOwDw1KMSYST LLYRAHL2AxZ5FihziIkmeJzueIpPbEKL/A== X-Google-Smtp-Source: APBJJlGFvqAlob3902AIUe+0OjEVs+a7Y1E1IY5x5cmTzp0M7gcL3PpxHh4dEDyX0XwBVGExcAxyNg== X-Received: by 2002:a17:906:518e:b0:993:f9d4:eaac with SMTP id y14-20020a170906518e00b00993f9d4eaacmr2263222ejk.24.1690649453505; Sat, 29 Jul 2023 09:50:53 -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.53 for <64934@debbugs.gnu.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 29 Jul 2023 09:50:53 -0700 (PDT) Message-ID: <2f20f3245c102fa93c3e527a152afc9cd6acf63d.1690646441.git.liliana.prikler@gmail.com> In-Reply-To: References: From: Liliana Marie Prikler Date: Sat, 29 Jul 2023 17:34:36 +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: 4F5ED40704 X-TUID: cg1duqncL4l5 * gnu/packages/java-rdf.scm (java-eclipse-rdf4j-http-client): New variable. --- gnu/packages/java-rdf.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/java-rdf.scm b/gnu/packages/java-rdf.scm index e098766fc4..c5b31eeb4e 100644 --- a/gnu/packages/java-rdf.scm +++ b/gnu/packages/java-rdf.scm @@ -171,6 +171,41 @@ (define (rdf4j-common-arguments jar-name directory) (replace 'install (install-from-pom "pom.xml"))))) +(define-public java-eclipse-rdf4j-http-client + (package + (name "java-eclipse-rdf4j-http-client") + (version %rdf4j-version) + (source %rdf4j-source) + (build-system ant-build-system) + (arguments + (substitute-keyword-arguments + (rdf4j-common-arguments "rdf4j-http-client.jar" + "core/http/client") + ((#:phases phases) + #~(modify-phases #$phases + (add-before 'install 'generate-pom.xml + (generate-pom.xml "guix-pom.xml" + "org.eclipse.rdf4j" + "rdf4j-http-client" #$version)) + (replace 'install + (install-from-pom "guix-pom.xml")))))) + (inputs (list java-commons-io + java-httpcomponents-httpcore + java-httpcomponents-httpclient + java-slf4j-api)) + (propagated-inputs (list java-eclipse-rdf4j-http-protocol + java-eclipse-rdf4j-repository-api + java-eclipse-rdf4j-queryparser-sparql + java-eclipse-rdf4j-queryresultio-api + java-eclipse-rdf4j-queryresultio-binary + java-eclipse-rdf4j-queryresultio-sparqlxml + java-eclipse-rdf4j-queryresultio-sparqljson)) + (home-page "https://rdf4j.org/") + (synopsis "HTTP client for RDF4J") + (description "This package provides a client for communicating with RDF4J +servers.") + (license license:epl1.0))) + (define-public java-eclipse-rdf4j-http-protocol (package (name "java-eclipse-rdf4j-http-protocol") -- 2.41.0