[Bug 272413] graphics/geoserver: Incorrect java version for latest release

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 07 Jul 2023 14:21:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272413

            Bug ID: 272413
           Summary: graphics/geoserver: Incorrect java version for latest
                    release
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: jbo@insane.engineer
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

Created attachment 243304
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243304&action=edit
patch

Upstream documentation [1] states that Geoserver version 2.22.x and above
require Java 17. However, the port does currently not enforce that and in case
of the official binary repos defaults to Java 8 instead.

This patch sets JAVA_VERSION in the Makefile accordingly.

[1] https://docs.geoserver.org/latest/en/user/production/java.html

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