----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/39664/#review104065 -----------------------------------------------------------
What is the target for completely building and testing the product now? - Dan Smith On Oct. 26, 2015, 6:35 p.m., Mark Bretl wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/39664/ > ----------------------------------------------------------- > > (Updated Oct. 26, 2015, 6:35 p.m.) > > > Review request for geode, Kirk Lund and Dan Smith. > > > Bugs: GEODE-487 > https://issues.apache.org/jira/browse/GEODE-487 > > > Repository: geode > > > Description > ------- > > This commit removes integrationTest and distributedTest tasks from the > build task lifecycle. The tasks were associated with the 'check' task, > which is in the 'build' lifecycle. After removing the tasks, only the > 'test' task is run when build task is executed. > > > Diffs > ----- > > build.gradle d8da7dee271af2d9c8334b3c3b1b6b2066abb3db > > Diff: https://reviews.apache.org/r/39664/diff/ > > > Testing > ------- > > Tested by running 'clean build' > > Build now runs in about 5 minutes > > > Thanks, > > Mark Bretl > >
