Skip to content

Commit cfbb0df

Browse files
authored
chore(zookeeper): Remove 3.9.2 (#1093)
* chore: Changelog formatting * chore(zookeeper): Remove 2.9.2 * chore: Update changelog * chore: Update changelog
1 parent 1c05905 commit cfbb0df

File tree

5 files changed

+2
-46
lines changed

5 files changed

+2
-46
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ All notable changes to this project will be documented in this file.
6363

6464
- ci: Remove Nexus steps from build, mirror and release workflows ([#1056]).
6565
Also remove the old release workflow.
66+
- zookeeper: Remove 3.9.2 ([#1093]).
6667

6768
[#1025]: https://github.com/stackabletech/docker-images/pull/1025
6869
[#1027]: https://github.com/stackabletech/docker-images/pull/1027
@@ -83,6 +84,7 @@ All notable changes to this project will be documented in this file.
8384
[#1055]: https://github.com/stackabletech/docker-images/pull/1055
8485
[#1056]: https://github.com/stackabletech/docker-images/pull/1056
8586
[#1090]: https://github.com/stackabletech/docker-images/pull/1090
87+
[#1093]: https://github.com/stackabletech/docker-images/pull/1093
8688
[#1097]: https://github.com/stackabletech/docker-images/pull/1097
8789
[#1098]: https://github.com/stackabletech/docker-images/pull/1098
8890

zookeeper/stackable/patches/3.9.2/.gitkeep

Whitespace-only changes.

zookeeper/stackable/patches/3.9.2/0001-Add-CycloneDX-plugin.patch

Lines changed: 0 additions & 34 deletions
This file was deleted.

zookeeper/stackable/patches/3.9.2/patchable.toml

Lines changed: 0 additions & 2 deletions
This file was deleted.

zookeeper/versions.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,4 @@
11
versions = [
2-
{
3-
"product": "3.9.2",
4-
"java-base": "17",
5-
# NOTE (@NickLarsenNZ): Builds fail on Java 17, with the output:
6-
# [ERROR] Failed to execute goal com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs (spotbugs) on project
7-
# zookeeper: Execution spotbugs of goal com.github.spotbugs:spotbugs-maven-plugin:4.0.0:spotbugs failed: Java
8-
# returned: 1 -> [Help 1]
9-
"java-devel": "11",
10-
"jmx_exporter": "1.2.0",
11-
},
122
{
133
"product": "3.9.3",
144
"java-base": "17",

0 commit comments

Comments
 (0)