Tom Tresansky
                                            Tom Tresansky
                                        
                                    @bot-gradle test this
@bot-gradle test this
This is awaiting the same fix necessary for https://github.com/gradle/gradle/pull/17105.
@bot-gradle test this
@bot-gradle test this
So these methods can't be removed then because they are still used by KGP. I'm going to repurpose this into adding deprecation warnings for their usage. I'll move this to...
Everything is either finished or rescheduled for Gradle 9.0.
@bot-gradle test and merge
@gradle/bt-core - After updating this branch with the current state of master, I believe all the previous issues are resolved and it is ready to merge.
Performance tests fail upon merge due to problems running sync with Android Studio on this generated performance test. The issue is the usage of `getAnnotationProcessorGeneratedSourcesDirectory()` [here](https://github.com/JetBrains/intellij-community/blob/master/plugins/gradle/tooling-extension-impl/src/org/jetbrains/plugins/gradle/tooling/builder/AnnotationProcessingModelBuilder.java). This is blocked until...