Skip to content

Commit 439d9fe

Browse files
NickLarsenNZlabrenbe
authored andcommitted
chore(zookeeper): Remove 3.9.2 (#1093)
* chore: Changelog formatting * chore(zookeeper): Remove 2.9.2 * chore: Update changelog * chore: Update changelog
1 parent 27c527c commit 439d9fe

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
@@ -64,6 +64,7 @@ All notable changes to this project will be documented in this file.
6464

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

6869
[#1025]: https://github.com/stackabletech/docker-images/pull/1025
6970
[#1027]: https://github.com/stackabletech/docker-images/pull/1027
@@ -85,6 +86,7 @@ All notable changes to this project will be documented in this file.
8586
[#1056]: https://github.com/stackabletech/docker-images/pull/1056
8687
[#1058]: https://github.com/stackabletech/docker-images/pull/1058
8788
[#1090]: https://github.com/stackabletech/docker-images/pull/1090
89+
[#1093]: https://github.com/stackabletech/docker-images/pull/1093
8890
[#1097]: https://github.com/stackabletech/docker-images/pull/1097
8991
[#1098]: https://github.com/stackabletech/docker-images/pull/1098
9092

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)