docProcessorGradlePlugin
docProcessorGradlePlugin copied to clipboard
Simplify Gradle task
I'm thinking an extension that can bind KoDEx to a sourceset:
For the sourceset it would:
- run the processors and create a new -kodex sourcet
- if possible, compile it with the same dependencies and arguments as the original sourceset
- if possible, make a jar and sourcesJar task for it