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

Lukáš Fryč (JIRA) issues at jboss.org
Thu Oct 15 16:30:00 EDT 2015


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

Lukáš Fryč updated ARQ-1811:
----------------------------
    Issue Type: Bug  (was: Feature Request)


> Support non Warp annotations on Lifecycle methods
> -------------------------------------------------
>
>                 Key: ARQ-1811
>                 URL: https://issues.jboss.org/browse/ARQ-1811
>             Project: Arquillian
>          Issue Type: Bug
>          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.4.11#64026)



More information about the arquillian-issues mailing list