Kenneth Knowles created BEAM-4584:
-------------------------------------
Summary: Use a "binary plugin" in buildSrc instead of "script
plugin" in build_rules.gradle
Key: BEAM-4584
URL: https://issues.apache.org/jira/browse/BEAM-4584
Project: Beam
Issue Type: Improvement
Components: build-system
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
This is a best practice recommended by the Gradle documentation. It is expected
to speed things up, and makes dependency management and testing slightly better.
In terms of code, it is not much different, though some things that were
previously implicit in the top-level groovy DSL will need to be made explicit
in the plugin definition.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)