Jarek Jarcec Cecho created SQOOP-1478:
-----------------------------------------
Summary: Sqoop2: Migrate remaining tests from junit 3 to 4
Key: SQOOP-1478
URL: https://issues.apache.org/jira/browse/SQOOP-1478
Project: Sqoop
Issue Type: Improvement
Reporter: Jarek Jarcec Cecho
Fix For: 2.0.0, from/to
It seems that we still have some tests that are using junit 3 imports:
{code}
jarcec@arlene sqoop2 % ack "junit.framework" | wc -l
27
{code}
We should convert them to junit 4 (and package {{org.junit}}).
--
This message was sent by Atlassian JIRA
(v6.2#6252)