----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60483/#review179280 -----------------------------------------------------------
Ship it! Ship It! - Kirk Lund On June 27, 2017, 10:40 p.m., Bruce Schuchardt wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60483/ > ----------------------------------------------------------- > > (Updated June 27, 2017, 10:40 p.m.) > > > Review request for geode, Kirk Lund and Dan Smith. > > > Bugs: GEODE-3139 > https://issues.apache.org/jira/browse/GEODE-3139 > > > Repository: geode > > > Description > ------- > > This removes the geode-core product artifacts from old-version JVM classpaths > for backward-compatibility testing. I had to change the distributed test > framework to not refer to InternalClientCache but surprisingly that caused no > compilation failures. > > > Diffs > ----- > > > geode-core/src/test/java/org/apache/geode/test/dunit/cache/internal/JUnit3CacheTestCase.java > 917361fbc3f5c78b115b29a9ddab21af486a6720 > > geode-core/src/test/java/org/apache/geode/test/dunit/cache/internal/JUnit4CacheTestCase.java > 862974942bcbf41d563215603edc3ca27f5b277c > > geode-core/src/test/java/org/apache/geode/test/dunit/standalone/ProcessManager.java > 21b79e857feb5aab0abba91060c322b43296d91a > gradle/test.gradle 3015ec0973a0c9049f124be343ba505b776030a9 > > > Diff: https://reviews.apache.org/r/60483/diff/1/ > > > Testing > ------- > > > Thanks, > > Bruce Schuchardt > >