----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/60550/#review179309 -----------------------------------------------------------
Ship it! Ship It! - Hitesh Khamesra On June 29, 2017, 9:39 p.m., Galen O'Sullivan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/60550/ > ----------------------------------------------------------- > > (Updated June 29, 2017, 9:39 p.m.) > > > Review request for geode, Alexander Murmann, Barry Oglesby, Bruce Schuchardt, > Hitesh Khamesra, Udo Kohlmeyer, and Brian Rowe. > > > Repository: geode > > > Description > ------- > > Currently BundledJarsJUnitTest is failing because we added geode-protobuf to > geode-assembly but not to the `expected_jars.txt` file, which tells us which > jars we expect. This one-liner adds it. This should keep builds from failing. > > > Diffs > ----- > > geode-assembly/src/test/resources/expected_jars.txt 62601677f > > > Diff: https://reviews.apache.org/r/60550/diff/1/ > > > Testing > ------- > > Built on my machine, verified that the test passes. > > > Thanks, > > Galen O'Sullivan > >