Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2022 02:17:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263600] java/javamail only builds with Java 8
Message-ID:  <bug-263600-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263600

            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=3D8+, but it in fact will=
 only
build with JAVA_VERSION=3D8. (I tried JAVA_VERSION=3D11 and JAVA_VERSION=3D=
16, and
both fail.) Simply removing the + fixed the issue.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263600-7788>