-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/5432/
-----------------------------------------------------------
Review request for Sqoop, Jarek Cecho and Bilung Lee.
Description
-------
Whitespace should be trimmed when the property file is loaded.
This addresses bug SQOOP-505.
https://issues.apache.org/jira/browse/SQOOP-505
Diffs
-----
/src/java/org/apache/sqoop/ConnFactory.java 1351937
Diff: https://reviews.apache.org/r/5432/diff/
Testing
-------
ant test, ant test -Dthirdparty=true, and ant checkstyle.
Thanks,
Cheolsoo Park