[arquillian-issues] [JBoss JIRA] (ARQ-1811) Support non Warp annotations on Lifecycle methods

Lukáš Fryč (JIRA) issues at jboss.org
Tue Jul 1 09:58:24 EDT 2014


     [ https://issues.jboss.org/browse/ARQ-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč updated ARQ-1811:
----------------------------

    Fix Version/s: warp_1.0.0.Beta1


> Support non Warp annotations on Lifecycle methods
> -------------------------------------------------
>
>                 Key: ARQ-1811
>                 URL: https://issues.jboss.org/browse/ARQ-1811
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Warp
>    Affects Versions: warp_1.0.0.Alpha7
>            Reporter: Aslak Knutsen
>             Fix For: warp_1.0.0.Beta1
>
>
> Warp currently filter Lifecycle methods in the Inspection to only include requested qualifier annotations.
> This means any other annotation driven extension cause the Lifecycle method to be ignored in-container. 
> https://github.com/arquillian/arquillian-extension-warp/blob/master/impl/src/main/java/org/jboss/arquillian/warp/impl/server/test/SecurityActions.java#L219
> The code needs to only match @WarpLifecycleTest annotated annotations.
> note: BeforeServlet / AfterServlet currently are not annotated with @WarpLifecycleTest 



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the arquillian-issues mailing list