Skip to content

chore: JPMS support#2147

Closed
TomCools wants to merge 5 commits intoTimefoldAI:mainfrom
TomCools:jpms-2
Closed

chore: JPMS support#2147
TomCools wants to merge 5 commits intoTimefoldAI:mainfrom
TomCools:jpms-2

Conversation

@TomCools
Copy link
Contributor

Solves: #2134

Currently, due to the excessive use of "test-jar" dependencies, we have elected to disable JPMS for tests. We understand that this is a significant risk of not covering everything which needs to be covered, but we have tested all our quickstarts (without JPMS, except for the hello world) and they run fine as long as you do not enable the module path.

For the core module, whenever we depend on an "impl" class, I have been as explicit as possible so we can address the "impl" use where appropriate.

@TomCools TomCools changed the title JPMS support chore: JPMS support Feb 27, 2026
@sonarqubecloud
Copy link

@triceo
Copy link
Collaborator

triceo commented Mar 1, 2026

Closing in favor of:
#2149

Attribution will be maintained if/when merged.

@triceo triceo closed this Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants