Skip to content

Conversation

@kurages
Copy link
Contributor

@kurages kurages commented Oct 1, 2025

gradle 9以降gradle initでconfiguration cacheがデフォルトで有効になり、
手元の環境でぬるぽになったので修正しました。

@nakamura-to
Copy link
Member

Thank you for your feedback.
I’d like to start by looking into it.

@nakamura-to
Copy link
Member

I couldn’t reproduce the NullPointerException when running gradle init.
However, I confirmed that using org.gradle.api.Project in a JavaCompile task prevents Gradle’s configuration cache from working, and that this PR resolves the issue.

@nakamura-to nakamura-to changed the title configuration cacheに対応する Fix issue where Gradle configuration cache didn’t work Oct 4, 2025
@nakamura-to nakamura-to merged commit e0d46aa into domaframework:master Oct 4, 2025
1 of 2 checks passed
@nakamura-to nakamura-to added the bug Something isn't working label Oct 4, 2025
@nakamura-to
Copy link
Member

@kurages Please give version 4.0.3 a try!
https://github.com/domaframework/doma-compile-plugin/releases/tag/v4.0.3

Also, it’d be great if you could write PR and commit messages in English from next time.
Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants