[
https://issues.apache.org/jira/browse/MAHOUT-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789385#action_12789385
]
Sean Owen commented on MAHOUT-218:
----------------------------------
I'm OK with it.
Maybe I'm a luddite or just not getting it, but I have never really understood
how to use JUnit 4.x correctly. Every attempt has looked like a lot of work for
a more complex, and functionally identical result. You're not proposing
changing to the new APIs, so no issue there (though I recall it wasn't entirely
backwards compatible somehow...) Just that somehow JUnit 4.x seemed like they
took something simple and working and made it complex and overengineered --
when honestly this ought to be a dead simple framework.
Anyway, still, no substantive objection to using the new library.
> Update to Junit 4.5
> -------------------
>
> Key: MAHOUT-218
> URL: https://issues.apache.org/jira/browse/MAHOUT-218
> Project: Mahout
> Issue Type: Task
> Components: Utils
> Affects Versions: 0.4
> Reporter: Benson Margulies
> Attachments: up-junit.patch
>
>
> Junit 4.5 is back-compatible with the current 3.x, and allows using the new
> @annotation scheme. Since the compiler level is set to 1.6, this seems
> harmless, and I for one would rather write tests in the new pattern.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.