Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Fix kapt issue #213

Merged
merged 4 commits into from Nov 9, 2019
Merged

Fix kapt issue #213

merged 4 commits into from Nov 9, 2019

Conversation

tasomaniac
Copy link
Contributor

Use Simple FileTree/FileCollection instead of ConfigurableFileTree

We were never dependant on that particular class and it seems like applying other plugins change the implementation class.

Tests

Also added tests to first reproduce it and then fix it.

For this, created new suite of tests for java-only plugins to also include Kotlin projects and test configuration.

Fixes #199

…ects.

Added special configuration-only tests that also include kotlin projects even when the tool is Kotlin only.
We were never dependant on that particular class and it seems like applying other plugins change the implementation class.

Fixes #199
@tasomaniac
Copy link
Contributor Author

I'm going to merge this. I tagged @pablisco before but it is not strictly necessary for him to review. He can instead verify the fix later. I reproduced it with tests and verified the fix anyways.

@tasomaniac tasomaniac merged commit 5bb0b70 into develop Nov 9, 2019
@tasomaniac tasomaniac deleted the fix-kapt-issue branch November 9, 2019 14:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants