[arquillian-issues] [JBoss JIRA] Created: (ARQ-472) Metadata annotations should not be read directly from the Java Classes

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Thu Jun 16 09:31:23 EDT 2011


Metadata annotations should not be read directly from the Java Classes
----------------------------------------------------------------------

                 Key: ARQ-472
                 URL: https://issues.jboss.org/browse/ARQ-472
             Project: Arquillian
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Base Implementation
    Affects Versions: 1.0.0.Final
            Reporter: Aslak Knutsen
             Fix For: 1.1.0.CR1


To better support Alternative languages on the JVM we should move away from reading MetaData annotations directly from the Java Classes, instead create a MetaModel indirection that is replaceable and can be implemented to fit specific needs. 

This goes for Metadata Annotations like @RunAsClient, @OperatesOnDeployment, @OperatesOnContainer, @Deployment etc

--
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