unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 50e0e94c6b3b289e25200d311d04332ba54bd4fc 850 bytes (raw)
name: gnu/packages/patches/java-commons-lang-fix-dependency.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
 
From 5c15b04ff9d05235460ea58f303fcf3502a943f2 Mon Sep 17 00:00:00 2001
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Mon, 13 Jun 2022 09:25:42 +0300
Subject: [PATCH] pom.xml: Remove dependency on 'junit-bom'

---
 pom.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/pom.xml b/pom.xml
index 167a85a47..6cd9be57b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -513,18 +513,6 @@
     </contributor>
   </contributors>
 
-  <dependencyManagement>
-    <dependencies>
-      <dependency>
-        <groupId>org.junit</groupId>
-        <artifactId>junit-bom</artifactId>
-        <version>5.7.1</version>
-        <type>pom</type>
-        <scope>import</scope>
-      </dependency>
-    </dependencies>
-  </dependencyManagement>
-
   <!-- Lang should depend on very little -->
   <dependencies>
     <!-- testing -->
-- 
2.25.1


debug log:

solving 50e0e94c6b ...
found 50e0e94c6b in https://yhetil.org/guix-patches/87mtehvxb8.fsf@gmail.com/

applying [1/1] https://yhetil.org/guix-patches/87mtehvxb8.fsf@gmail.com/
diff --git a/gnu/packages/patches/java-commons-lang-fix-dependency.patch b/gnu/packages/patches/java-commons-lang-fix-dependency.patch
new file mode 100644
index 0000000000..50e0e94c6b

1:23: trailing whitespace.
 
1:39: trailing whitespace.
-- 
Checking patch gnu/packages/patches/java-commons-lang-fix-dependency.patch...
1:41: new blank line at EOF.
+
Applied patch gnu/packages/patches/java-commons-lang-fix-dependency.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 50e0e94c6b3b289e25200d311d04332ba54bd4fc	gnu/packages/patches/java-commons-lang-fix-dependency.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).