When using jooq with java 10 I get the following compile time error: Error:java: the unnamed module reads package org.jooq.util.sqlite from both jooq and jooq.meta
I guess the problem is unrelated with java 10 but relates with the JPSM starting from java 9 on. Do I have to upgrade from jooq 3.6.1 to jooq 3.10.X to fix this problem? Cheers Marco -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
