[Bug 263600] java/javamail only builds with Java 8

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Apr 2022 02:17:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263600

            Bug ID: 263600
           Summary: java/javamail only builds with Java 8
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ale@FreeBSD.org
          Reporter: wcarson.bugzilla@disillusion.net
             Flags: maintainer-feedback?(ale@FreeBSD.org)
          Assignee: ale@FreeBSD.org

java/javamail/Makefile currently has JAVA_VERSION=8+, but it in fact will only
build with JAVA_VERSION=8. (I tried JAVA_VERSION=11 and JAVA_VERSION=16, and
both fail.) Simply removing the + fixed the issue.

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