[jOOQ/jOOQ#8870] Cannot build with 2.13 yet

- 2.13.0 has a compiler bug with JDK 13
- 2.13.1 has a compiler regession with the Maven plugin
This commit is contained in:
Lukas Eder 2019-09-24 14:29:19 +02:00
parent 8a483d095f
commit 281f3c4202

View File

@ -416,8 +416,9 @@
<module>jOOQ-meta-extensions</module>
<module>jOOQ-codegen</module>
<module>jOOQ-codegen-maven</module>
<!--
<module>jOOQ-scala_2.13</module>
-->