-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28702/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-1844
https://issues.apache.org/jira/browse/SQOOP-1844
Repository: sqoop-sqoop2
Description
-------
As suggested on the JIRA, I've added a network utility that returns random
available port on the machine and configured DerbyProvider to use it.
Diffs
-----
common-test/src/main/java/org/apache/sqoop/common/test/db/DerbyProvider.java
8b4643c
common-test/src/main/java/org/apache/sqoop/common/test/utils/NetworkUtils.java
PRE-CREATION
Diff: https://reviews.apache.org/r/28702/diff/
Testing
-------
Integration tests seems to be passing.
Thanks,
Jarek Cecho