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

Cesar Hernandez reassigned TOMEE-2460:
--------------------------------------

    Assignee: Bogdan Stirbat

> Remove usage of deprecated @Configuration, @Module, @EnableServices 
> annotations
> -------------------------------------------------------------------------------
>
>                 Key: TOMEE-2460
>                 URL: https://issues.apache.org/jira/browse/TOMEE-2460
>             Project: TomEE
>          Issue Type: Task
>            Reporter: Bogdan Stirbat
>            Assignee: Bogdan Stirbat
>            Priority: Trivial
>              Labels: pull-request-available
>
> Anotations:
>  - org.apache.openejb.junit.Configuration
>  - org.apache.openejb.junit.Module
>  - org.apache.openejb.junit.EnableServices
> are deprecated, following ones should be used instead:
>  - org.apache.openejb.testing.Configuration
>  - org.apache.openejb.testing.Module
>  - org.apache.openejb.testing.EnableServices
>  
> The deprecated annotations are still used in following tests:
>  - GlobalFeatureConfigTest
>  - BeanManagerHelperTest
>  - ServletContextListenerRegistrationTest
>  - FeatureTest
>  
> Replace the deprecated annotations with the new ones.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to