[MacPorts] #61445: Java version not detected on macOS Big Sur 11.0.1

MacPorts noreply at macports.org
Thu Sep 23 23:48:05 UTC 2021


#61445: Java version not detected on macOS Big Sur 11.0.1
---------------------+--------------------
  Reporter:  breun   |      Owner:  (none)
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:          |
---------------------+--------------------

Comment (by Janosch):

 In [changeset:"8d70ce38f4fde7edb6bba3dd21127fb3ec502fa5/macports-ports"
 8d70ce38f4fde7edb6bba3dd21127fb3ec502fa5/macports-ports] (master):
 {{{
 #!ConfigurableCommitTicketReference repository="macports-ports"
 revision="8d70ce38f4fde7edb6bba3dd21127fb3ec502fa5"
 java-pg: Better workaround for Big Sur JVM detection

 Trac: https://trac.macports.org/ticket/61445

 With this workaround, the check for ${java.version} works as
 expected for values like 1.7, 1.8+ or 9 in Big Sur. If the "+"
 selector is used and there are more than one candidate, the
 highest JVM version wins.

 "+" and "*" can only be used on the major version, e.g. 1.8+ or 11*.
 Things like 1.8.56* are not supported, as they are not used in a
 single port at the moment.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/61445#comment:30>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list