Skip to content

Commit 2dd16f8

Browse files
committed
Convert Trino to patchable
1 parent 656d6f7 commit 2dd16f8

File tree

5 files changed

+29
-12
lines changed

5 files changed

+29
-12
lines changed

trino/stackable/patches/451/001-cyclonedx-plugin.patch renamed to trino/stackable/patches/451/0001-Add-CycloneDX-plugin.patch

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
From cbad32c6095469bb7c15e45d3b740ee35db47253 Mon Sep 17 00:00:00 2001
2+
From: Lukas Voetmand <[email protected]>
3+
Date: Fri, 6 Sep 2024 17:53:52 +0200
4+
Subject: Add CycloneDX plugin
5+
6+
---
7+
pom.xml | 19 +++++++++++++++++++
8+
1 file changed, 19 insertions(+)
9+
110
diff --git a/pom.xml b/pom.xml
2-
index 1c13fda..ceabf34 100644
11+
index 1c13fdab898..ceabf345e96 100644
312
--- a/pom.xml
413
+++ b/pom.xml
514
@@ -2642,6 +2642,25 @@
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/trinodb/trino.git"
2+
base = "2c974f7cb1d71e1f9f466941a317190a474fc432"

trino/stackable/patches/455/001-cyclonedx-plugin.patch renamed to trino/stackable/patches/455/0001-Add-CycloneDX-plugin.patch

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1+
From c91df97de99bfaf1d1740374170d6cb53e24b0af Mon Sep 17 00:00:00 2001
2+
From: Lukas Voetmand <[email protected]>
3+
Date: Fri, 6 Sep 2024 17:53:52 +0200
4+
Subject: Add CycloneDX plugin
5+
6+
---
7+
pom.xml | 18 ++++++++++++++++++
8+
1 file changed, 18 insertions(+)
9+
110
diff --git a/pom.xml b/pom.xml
2-
index 41ca158..f2ed3f5 100644
11+
index 41ca1580021..f2ed3f54f40 100644
312
--- a/pom.xml
413
+++ b/pom.xml
514
@@ -2681,6 +2681,24 @@
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/trinodb/trino.git"
2+
base = "e212460ea0aa663f0de9b16fecd480c4ad6490cc"

trino/stackable/patches/470/0001-Add-cyclonedx-plugin.patch renamed to trino/stackable/patches/470/0001-Add-CycloneDX-plugin.patch

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
2-
From: Nick Larsen <nick.larsen@stackable.tech>
3-
Date: Mon, 10 Feb 2025 12:16:43 +0100
4-
Subject: Add cyclonedx plugin
1+
From 88bcb8d5ff689504f112b8b149a282a01e6b4212 Mon Sep 17 00:00:00 2001
2+
From: Lukas Voetmand <lukas.voetmand@stackable.tech>
3+
Date: Fri, 6 Sep 2024 17:53:52 +0200
4+
Subject: Add CycloneDX plugin
55

66
---
77
pom.xml | 18 ++++++++++++++++++
88
1 file changed, 18 insertions(+)
99

1010
diff --git a/pom.xml b/pom.xml
11-
index a1604d5ebe..3f9f794504 100644
11+
index a1604d5ebec..3f9f7945046 100644
1212
--- a/pom.xml
1313
+++ b/pom.xml
1414
@@ -2814,6 +2814,24 @@
@@ -36,8 +36,3 @@ index a1604d5ebe..3f9f794504 100644
3636
</plugins>
3737
</build>
3838

39-
40-
base-commit: 05bc059cf0c9263e4ee8be2c1ad69753d0dd4faf
41-
--
42-
2.40.1
43-

0 commit comments

Comments
 (0)