Hello,
I am using Gradle 4.8, The gradle plugin for jooq, and Jooq 3.10. I am
using a custom target location that looks like:
target {
packageName = com.clusin.model
directory = 'src/generated/java/'
}
When I execute the clean task my jooq generated source files get deleted.
Is there any way to prevent this behavior? I check the files into version
control and the schema changes infrequently so I don't need to regenerate
them each time.
Thanks,
Dan
--
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.