----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1716/ -----------------------------------------------------------
Review request for Flume, Arvind Prabhakar and Eric Sammer. Summary ------- commit 27e37dade789b8f77b313573e33fd8fb4d652405 Author: Jonathan Hsieh <[email protected]> Date: Sun Sep 4 12:24:27 2011 -0700 FLUME-758: Test Excludes on maven build doesn't always work Surefire 2.8.1 does not allow for lists of excluded tests to be specified via command line. We force the build to use surefire 2.6 which does. Verions 2.9, 2.8, 2.7.2, 2.7.1 and 2.7 were also tested and they failed to exclude. This addresses bug flume-758. https://issues.apache.org/jira/browse/flume-758 Diffs ----- pom.xml d93d7de Diff: https://reviews.apache.org/r/1716/diff Testing ------- Tested against versions specified above. Thanks, jmhsieh
