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

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Tue Jul 27 14:28:33 EDT 2010


Should split API and Impl in two different modules
--------------------------------------------------

                 Key: ARQ-229
                 URL: https://jira.jboss.org/browse/ARQ-229
             Project: Arquillian
          Issue Type: Feature Request
          Components: Extension - Performance
            Reporter: Aslak Knutsen
            Assignee: St?le Pedersen
             Fix For: 1.0.0.Alpha4


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.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list