----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42808/ -----------------------------------------------------------
Review request for geode, Dick Cavender, Darrel Schneider, Mark Bretl, and Dan Smith. Repository: geode Description ------- The root build.gradle script was getting unwieldy. This change breaks the script into the following sections: - code-analysis.gradle - ide.gradle - publish.gradle - rat.gradle - test.gradle Each section should be relatively independent. For example, the test script contains all the test dependencies. Diffs ----- Diff: https://reviews.apache.org/r/42808/diff/ Testing ------- Thanks, Anthony Baker
