[webbeans-issues] [JBoss JIRA] Created: (WBRI-316) Binding annotations without runtime retention are erroneously accepted

David Allen (JIRA) jira-events at lists.jboss.org
Mon Jul 27 15:51:29 EDT 2009


Binding annotations without runtime retention are erroneously accepted
----------------------------------------------------------------------

                 Key: WBRI-316
                 URL: https://jira.jboss.org/jira/browse/WBRI-316
             Project: Web Beans
          Issue Type: Bug
    Affects Versions: 1.0.0.PREVIEW1
            Reporter: David Allen
             Fix For: 1.0.0.CR1


The meta annotation store loads annotations with the @BindingType annotation without checking whether or not these bindings have runtime retention.

This currently breaks the following tests:

org.jboss.jsr299.tck.tests.event.EventTest::testEventBindingTypeNotRuntime()
org.jboss.jsr299.tck.tests.event.bindingTypes.EventBindingTypesTest::testFireEventWithNonRuntimeBindingTypeFails()

-- 
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 weld-issues mailing list