diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2019-07-26 18:35:05 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2019-07-26 18:35:05 +0000 |
commit | 8292f8dc5d6b2dd6f715c7eee72a5047ee90616f (patch) | |
tree | 87748ee77b079683e85ef6ce314cd98d2d3a982f /java/berkeley-db | |
parent | Remove devel/gradle46: the only user, biology/gatk, doesn't need it any more (diff) |
Support for newer Java versions
* Switch the internal fallback logic (which is only run when the ports
system is absent) to use modern Java versioning (e.g. 9 rather than 1.9)
* Add in support for specifying 10+, 11+ and 12+ as requested versions.
* Bump version to 2.7
Notes:
* The fallback logic doesn't support the idea of a default version the way
bsd.java.mk does. This was already the case.
* The sorting of VMs in the configuration file doesn't numerically sort
versions 10 and higher correctly yet. This will be addressed shortly.
* Manual pages need updating.
* The fallback logic is only used if bsd.java.mk is absent. This should
be a no-op if it is present.
PR: 223304
Diffstat (limited to 'java/berkeley-db')
0 files changed, 0 insertions, 0 deletions