jOOQ / jOOL

jOOλ - The Missing Parts in Java 8 jOOλ improves the JDK libraries in areas where the Expert Group's focus was elsewhere. It adds tuple support, function support, and a lot of additional functionality around sequential Streams. The JDK 8's main efforts (default methods, lambdas, and the Stream API) were focused around maintaining backwards compatibility and implementing a functional API for parallelism.
http://www.jooq.org/products
Apache License 2.0
2.08k stars 167 forks source link

Cross-release jool and jool-java-8 artifacts (to modularise jOOL) #327

Closed lukaseder closed 6 years ago

lukaseder commented 6 years ago

Like our other libraries (thus far: jOOR, jOOU, jOOX), we should also add an additional release for Java 9, which exposes the library as a module.

From version 0.9.13 onwards, the jool artifact will be compatible with the latest Java version (currently Java 9), whereas cross releases will have a relevant suffix of the minimum Java version requirement (e.g. jool-java-8)

lukaseder commented 6 years ago

Fixed with commit https://github.com/jOOQ/jOOL/commit/4f43d7f4289ec4f3325b12c6ed5b79cf327fd65e