[arquillian-issues] [JBoss JIRA] Updated: (ARQ-229) Should split API and Impl in two different modules

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Mon May 9 08:20:23 EDT 2011


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

Aslak Knutsen updated ARQ-229:
------------------------------

    Fix Version/s: 1.1.0.CR1
                       (was: 1.0.0.Beta1)


> Should split API and Impl in two different modules
> --------------------------------------------------
>
>                 Key: ARQ-229
>                 URL: https://issues.jboss.org/browse/ARQ-229
>             Project: Arquillian
>          Issue Type: Feature Request
>          Components: Extension - Performance
>            Reporter: Aslak Knutsen
>            Assignee: Ståle Pedersen
>             Fix For: 1.1.0.CR1
>
>
> ContextAppenders are auto included in the runtime if found on ClassPath. 
> We should consider splitting the performance extension into two modules, api and impl. Where API contains all the user facing annotations etc. With this you can compile against API and only include impl when you actually want to run the test case in performance 'mode', e.g. via a special profile.
> mvn test -P jbossas-remote-6,performance-test

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the arquillian-issues mailing list