Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1811

Support non Warp annotations on Lifecycle methods

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • warp_1.0.0.Beta1
    • warp_1.0.0.Alpha7
    • Extension - Warp
    • None

      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

            Unassigned Unassigned
            aslak@redhat.com Aslak Knutsen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: