You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2010/09/15 00:46:32 UTC

[jira] Created: (MYFACESTEST-34) Get rid of @Deployment method in test classes

Get rid of @Deployment method in test classes
---------------------------------------------

                 Key: MYFACESTEST-34
                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-34
             Project: MyFaces Test
          Issue Type: Improvement
          Components: webapptest
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


The newest Arquillian snapshot allows setting an own ApplicationArchiveGenerator, thus beeing able to implement a different mechanism for web-archive generation. We can use this to get rid of the required @Deployment method in the test-classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACESTEST-34) Get rid of @Deployment method in test classes

Posted by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACESTEST-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jakob Korherr resolved MYFACESTEST-34.
--------------------------------------

    Resolution: Fixed

> Get rid of @Deployment method in test classes
> ---------------------------------------------
>
>                 Key: MYFACESTEST-34
>                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-34
>             Project: MyFaces Test
>          Issue Type: Improvement
>          Components: webapptest
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>
> The newest Arquillian snapshot allows setting an own ApplicationArchiveGenerator, thus beeing able to implement a different mechanism for web-archive generation. We can use this to get rid of the required @Deployment method in the test-classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.