[ 
https://issues.apache.org/jira/browse/TIKA-1209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13848570#comment-13848570
 ] 

Lewis John McGibbney commented on TIKA-1209:
--------------------------------------------

Hi [~kkrugler], just some more info on this one; Tika was already using the 
org.junit 4.10 dependency (which is fully compatible with 3.X JUnit tests and 
code). The problem was that some tests were using the new API and accompanying 
annotations, whilst the overwhelming majority were still using the old stuff 
along with TestSuite and other unnecessary imports. 
Realistically, the changes here are minimal, they just roll out consistency and 
also bring everything bang up-to-date.
Thank you

> Upgrade Tika tests to JUnit 4.X
> -------------------------------
>
>                 Key: TIKA-1209
>                 URL: https://issues.apache.org/jira/browse/TIKA-1209
>             Project: Tika
>          Issue Type: Improvement
>    Affects Versions: 1.4
>            Reporter: Lewis John McGibbney
>              Labels: newbie, test
>             Fix For: 1.5
>
>         Attachments: TIKA-1209.patch
>
>
> Annotations in the 4.X API are much much cleaner.
> The upgrade is usually trivial.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to