[ 
https://issues.apache.org/jira/browse/PHOENIX-1467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Taylor resolved PHOENIX-1467.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.2.2
                   3.2.2
                   3.3
                   4.3

Committed to all branches. Nice work, [~samarthjain]. Thanks for the 
contributions.

> Upgrade to 4.12 Junit and update tests by removing @Category annotation
> -----------------------------------------------------------------------
>
>                 Key: PHOENIX-1467
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1467
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Samarth Jain
>            Assignee: Samarth Jain
>             Fix For: 4.3, 3.3, 3.2.2, 4.2.2
>
>         Attachments: PHOENIX-1467.patch, PHOENIX-1467_3.0.patch, 
> PHOENIX-1467_3.2.patch, PHOENIX-1467_4.0.patch, PHOENIX-1467_4.2.patch, 
> PHOENIX-1467_master_v2.patch
>
>
> The 4.12 Junit release makes the @Category annotation inheritable. This means 
> we no longer need to annotate each our test classes with category annotations 
> like @Category(NeedsOwnMiniClusterTest.class). 
> Test classes that inherit from one of these base test classes - 
> BaseOwnClusterIT, BaseClientManagedTimeIT and BaseHBaseManagedTimeIT will get 
> automatically categorized into @Category(NeedsOwnMiniClusterTest.class), 
> @Category(ClientManagedTimeTest.class) and 
> @Category(HBaseManagedTimeTest.class) respectively. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to