[
https://issues.apache.org/jira/browse/SQOOP-1478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152107#comment-14152107
]
ASF subversion and git services commented on SQOOP-1478:
--------------------------------------------------------
Commit 48ce535ba2a124b6c99830897093017f2bb89376 in sqoop's branch
refs/heads/SQOOP-1367 from [~chiwanpark]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=48ce535 ]
SQOOP-1478: Sqoop2: Migrate remaining tests from junit 3 to 4
> 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
> Assignee: Chiwan Park
> Labels: newbie
> Fix For: 2.0.0, from/to
>
> Attachments: SQOOP-1478-2.patch, SQOOP-1478.patch
>
>
> 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)