Skip to content

Commit ddf9634

Browse files
committed
Convert Zookeeper to patchable
1 parent 5b3385f commit ddf9634

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

zookeeper/stackable/patches/3.9.2/001-cyclonedx-plugin.patch renamed to zookeeper/stackable/patches/3.9.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 0ac6dd909cbcb2d6d16ec7120ad65d5874ea0e8e 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 | 7 ++++++-
8+
1 file changed, 6 insertions(+), 1 deletion(-)
9+
110
diff --git a/pom.xml b/pom.xml
2-
index 743b87f..3873e40 100644
11+
index 743b87f7..3873e403 100644
312
--- a/pom.xml
413
+++ b/pom.xml
514
@@ -925,7 +925,7 @@
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
upstream = "https://github.com/apache/zookeeper.git"
2+
base = "e454e8c7283100c7caec6dcae2bc82aaecb63023"

0 commit comments

Comments
 (0)