Thank you for reporting. Yes, this is a known regression in jOOQ 3.6.3 for Java versions < 8: https://github.com/jOOQ/jOOQ/issues/4576
We'll be releasing a new patch release today. Best Regards, Lukas 2015-09-28 19:57 GMT+02:00 <[email protected]>: > I cannot generate my POJO files in v3.6.3 because there seems to be an > invalid regular expression that does not compile (see [1]). > > Is this a bug or am I using it wrong? > > [1] > http://stackoverflow.com/questions/32828086/jooq-code-generation-java-util-regex-patternsyntaxexception-illegal-unsupporte > > -- > 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. > -- 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.
