[arquillian-issues] [JBoss JIRA] Commented: (ARQ-30) @Deployment should have some intelligent defaults

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Nov 24 09:47:29 EST 2009


    [ https://jira.jboss.org/jira/browse/ARQ-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12496305#action_12496305 ] 

Pete Muir commented on ARQ-30:
------------------------------

Aslak, why do we need to control this via the annotation, surely it is more powerful to allow:

   @Deployment
   public JavaArchive createDeployment(JavaArchive archive) {

   } 

This injects a "default" JavaArchive which can be altered in anyway liked...

> @Deployment should have some intelligent defaults
> -------------------------------------------------
>
>                 Key: ARQ-30
>                 URL: https://jira.jboss.org/jira/browse/ARQ-30
>             Project: Arquillian
>          Issue Type: Task
>            Reporter: Aslak
>
> The API @Deployment should have some smart auto packaging options to help package the test
> - Add The TestCase itself
> - Add the TestCase package recursively
> - Add Resources in TestCase package ?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list