[Bug 266616] net/kafka: Java 8 deprecated in 3.0.0. Use Java 11.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 Sep 2022 22:23:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266616

            Bug ID: 266616
           Summary: net/kafka: Java 8 deprecated in 3.0.0. Use Java 11.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yonas.yanfa@gmail.com
                CC: timp87@gmail.com
             Flags: maintainer-feedback?(timp87@gmail.com)
                CC: timp87@gmail.com

Support for Java 8 was deprecated in 3.0.0:

https://archive.apache.org/dist/kafka/3.0.0/RELEASE_NOTES.html


Kafka supports Java 11 (since 2.1.0) and Java 17 (since 3.1.0).

Kafka should be linked against a JRE (not JDK) - either openjdk11-jre or
openjdk17-jre.

-- 
You are receiving this mail because:
You are the assignee for the bug.