Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split MCVE template into 3 modules for Java, Scala, and Kotlin #12146

Closed
lukaseder opened this issue Jul 9, 2021 · 0 comments
Closed

Split MCVE template into 3 modules for Java, Scala, and Kotlin #12146

lukaseder opened this issue Jul 9, 2021 · 0 comments

Comments

@lukaseder
Copy link
Member

The current MCVE template (https://github.com/jOOQ/jOOQ-mcve) mixes Java, Scala, and Kotlin into a single module. If we had 3 modules, it would be easier for users to provide an MCVE, without having to worry about the languages that are irrelevant to them.

While I'm at it, I'll look into replacing the H2 / Flyway usage by a testcontainers one. We don't need Flyway for the MCVE template, but testcontainers would definitely help set up an MCVE that connects to e.g. PostgreSQL, if it's something PG specific.

@lukaseder lukaseder added this to the Version 3.16.0 milestone Jul 9, 2021
@lukaseder lukaseder added this to To do in 3.16 Other improvements via automation Jul 9, 2021
lukaseder added a commit to jOOQ/jOOQ-mcve that referenced this issue Jul 15, 2021
3.16 Other improvements automation moved this from To do to Done Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant