----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44596/ -----------------------------------------------------------
Review request for geode, anilkumar gingade, Barry Oglesby, nabarun nag, Dan Smith, and xiaojian zhou. Repository: geode Description ------- The first attempt caused failures in geode-assembly. This one moves the needed dependencies to geode-pulse, geode-web and geode-web-api. It also is less aggressive in reducing scope for hbase and readds sl4j to geode-core (without it, tests in assembly would also fail.) It may be possible to add sl4j to pulse, web, web-api instead but I had not tried that out just yet. Diffs ----- extensions/geode-modules/build.gradle f96fde6 geode-core/build.gradle 1aa07ee geode-pulse/build.gradle 0cd1ef4 geode-rebalancer/build.gradle 9efdff2 geode-web-api/build.gradle 51848c2 geode-web/build.gradle 8ffd9b8 gradle/java.gradle 06fb766 Diff: https://reviews.apache.org/r/44596/diff/ Testing ------- Thanks, Jason Huynh
