----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/53169/ -----------------------------------------------------------
Review request for Sqoop. Bugs: SQOOP-3037 https://issues.apache.org/jira/browse/SQOOP-3037 Repository: sqoop-trunk Description ------- Minor convenience feature: Added flag to ant test for remote debugging, so the build.xml won't have to be modified to remote debug tests Diffs ----- build.xml 7f948b3 Diff: https://reviews.apache.org/r/53169/diff/ Testing ------- ran ant test without any flag, ant test with -DremoteDebug=true, -DremoteDebug=false, ant compile, etc. Thanks, Anna Szonyi