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

Fix KAPT config name finding to discover SPI Plugin for aggregating javac compile task. #3759

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Fix KAPT config name finding to discover SPI Plugin for aggregating javac compile task.

This change also moves the creation of the hiltAnnotationProcessor configuration earlier since creating it during task configuration is not required and can lead to some issues if the configuration contained is locked.

Updated the SPIPluginTest.kt to verify behaviour with KAPT.

Fixes #3464

RELNOTES=N/A

…avac compile task.

This change also moves the creation of the hiltAnnotationProcessor configuration earlier since creating it during task configuration is not required and can lead to some issues if the configuration contained is locked.

Updated the SPIPluginTest.kt to verify behaviour with KAPT.

Fixes #3464

RELNOTES=N/A
PiperOrigin-RevId: 511799130
@copybara-service copybara-service bot force-pushed the test_511799130 branch 2 times, most recently from d043f67 to 107801c Compare February 23, 2023 20:45
@copybara-service copybara-service bot closed this Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant