Robert Houghton created GEODE-7916:
--------------------------------------
Summary: Use modern Gradle syntax for build plugins
Key: GEODE-7916
URL: https://issues.apache.org/jira/browse/GEODE-7916
Project: Geode
Issue Type: Improvement
Components: build
Reporter: Robert Houghton
Gradle best practices dictate to use {noformat}plugins {} {noformat} instead of
{noformat}buildScript {}{noformat} to declare what plugins are required to
build with Gradle.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)