net.twisterrob.gradle icon indicating copy to clipboard operation
net.twisterrob.gradle copied to clipboard

Consider dropping dependency on built-in plugins

Open TWiStErRob opened this issue 8 years ago • 0 comments

It just makes it harder in some cases to set up the tasks properly, because the order of the plugin applications are not helping.

See Checkstyle.setConfigDir call for example. It should be set in ctor not in the creator.

TWiStErRob avatar Jan 29 '18 00:01 TWiStErRob