kafka-ui/documentation/project/contributing
Jochen Schalanda 62f35e3e29
Upgrade to Java 17 (Azul Zulu) (#2879)
* Feature: Upgrade to Java 17 (Azul Zulu)

Java/OpenJDK 13 has reached end of life (and end of security support)
more than 2.5 years ago: https://endoflife.date/java

This change set updates the build, CI pipeline, and Docker image of Kafka UI to Java 17 (LTS).

* Add back maven-compile-plugin to kafka-ui-e2e-checks
2022-11-07 14:57:59 +04:00
..
building-and-running-without-docker.md Update docs considering docker plugin (#2595) 2022-09-16 19:59:49 +04:00
building.md Update docs considering docker plugin (#2595) 2022-09-16 19:59:49 +04:00
prerequisites.md Upgrade to Java 17 (Azul Zulu) (#2879) 2022-11-07 14:57:59 +04:00
README.md Enhance documentation regarding arm/m1 (#2453) 2022-09-09 02:36:55 +04:00
set-up-git.md Documentation update (#1381) 2022-02-02 21:03:48 +03:00
testing.md Documentation update (#1381) 2022-02-02 21:03:48 +03:00

Contributing guidelines

Set up the local environment for development