[
https://issues.apache.org/jira/browse/SQOOP-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14142105#comment-14142105
]
Jarek Jarcec Cecho commented on SQOOP-1478:
-------------------------------------------
What branch are you checking [~tispratik]? I see 29 of such files on
[SQOOP-1396 branch|https://github.com/apache/sqoop/tree/SQOOP-1367]:
{code}
arcec@arlene sqoop2 % ack "junit\.framework" | wc -l
29
{code}
> 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
> Labels: newbie
> 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.3.4#6332)