Skip to content

Conversation

@vietj
Copy link
Member

@vietj vietj commented Feb 28, 2025

Motivation:

The sql templates module does require strictly the codegen modules. These modules are only needed for the code generation phase.

Changes:

Set codegen and java.compiler module requirement to be static, so they are not required when using generated templates at runtime.

@vietj vietj added this to the 5.0.0 milestone Feb 28, 2025
@vietj vietj added the bug label Feb 28, 2025
@vietj vietj self-assigned this Feb 28, 2025
The sql templates module does require strictly the codegen modules. These modules are only needed for the code generation phase.

Changes:

Set codegen and java.compiler module requirement to be static, so they are not required when using generated templates at runtime.
@vietj vietj force-pushed the sql-templates-static-requires branch from 67a61d2 to 13f00a8 Compare February 28, 2025 08:33
@vietj vietj merged commit e86f511 into master Feb 28, 2025
18 checks passed
@vietj vietj deleted the sql-templates-static-requires branch February 28, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Modules io.vertx.codegen.api + io.vertx.codegen.processor not found, required by io.vertx.sql.client.templates

2 participants