Skip to content

Commit 8f619f5

Browse files
committed
Convert omid to patchable
1 parent ad60339 commit 8f619f5

File tree

6 files changed

+36
-3
lines changed

6 files changed

+36
-3
lines changed

omid/stackable/patches/1.1.0/001-cyclonedx-plugin.patch renamed to omid/stackable/patches/1.1.0/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 c0faa62430ebcb80b0c2dba2acfbbe072e246ad4 Mon Sep 17 00:00:00 2001
2+
From: Lukas Voetmand <[email protected]>
3+
Date: Sun, 8 Sep 2024 15:50:23 +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 b7f4e47..1b6a282 100644
11+
index b7f4e4755..1b6a2825a 100644
312
--- a/pom.xml
413
+++ b/pom.xml
514
@@ -458,6 +458,24 @@
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/phoenix-omid.git"
2+
base = "3b9e16b7537adbc90a7403507fb8aabd8d1fab0c"

omid/stackable/patches/1.1.1/001-cyclonedx-plugin.patch renamed to omid/stackable/patches/1.1.1/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 058c598a2729a9f16a5229b9e50ebb6734ede082 Mon Sep 17 00:00:00 2001
2+
From: Lukas Voetmand <[email protected]>
3+
Date: Sun, 8 Sep 2024 15:50:23 +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 f9dc9e6..f2ab953 100644
11+
index f9dc9e602..f2ab95317 100644
312
--- a/pom.xml
413
+++ b/pom.xml
514
@@ -498,6 +498,24 @@
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/phoenix-omid.git"
2+
base = "cd546d58d93f380fec9bf65dbfa618f53493f662"

omid/stackable/patches/1.1.2/001-cyclonedx-plugin.patch renamed to omid/stackable/patches/1.1.2/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 673d11cdf641c71c1d62b692ad68b37c894d4956 Mon Sep 17 00:00:00 2001
2+
From: Lukas Voetmand <[email protected]>
3+
Date: Sun, 8 Sep 2024 15:50:23 +0200
4+
Subject: Add CycloneDX plugin
5+
6+
---
7+
pom.xml | 17 +++++++++++++++++
8+
1 file changed, 17 insertions(+)
9+
110
diff --git a/pom.xml b/pom.xml
2-
index eeaf883..3a62812 100644
11+
index eeaf883cd..3a6281219 100644
312
--- a/pom.xml
413
+++ b/pom.xml
514
@@ -563,6 +563,23 @@
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/phoenix-omid.git"
2+
base = "88812c9e127063f3b3016262f81ea3e8b48ec157"

0 commit comments

Comments
 (0)