3 ms·
The ASF world is finally moving forward. Java 11 is pretty much ubiquitous, and I'd expect latest LTS versions to be supported by default going forward.
by rch 3y ago
The ASF world is finally moving forward. Java 11 is pretty much ubiquitous, and I'd expect latest LTS versions to be supported by default going forward.
- 1letterunixname 3y agoBasically, pick an LTS version and stick to it for a given use. Legacy is going to pick 8 (or maybe 6 or 7 for very old stuff), green field may opt for 21, and others should select 11 or 17 depending on vendor recommendations and support.
- zappb 3y agoIndeed, many ASF projects are finally using newer Java releases as a baseline. Even Commons projects are getting updated!