Uploaded image for project: 'OpenWebBeans'
  1. OpenWebBeans
  2. OWB-546

@Typed gets ignored if we use a AnnotatedType from an Extension @Observing ProcessAnnotatedType

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.1.0
    • Core
    • None

    Description

      Happens in 1.0.0 and in 1.1.0-SNAPSHOT.

      If you use a portable Extension which provides information via @Observes ProcessAnnotatedType pat ... pat.setAnnotatedType(WrappedAnnotatedType..)
      then any available @Typed annotation on the class will not be used to determine the typeClosured hierarchy. Instead of using solely the information of the @Typed annotation, we currently always parse the Class hierarchy.

      This leads to AmbigiousResolutionExceptions in some cases.

      Attachments

        Activity

          People

            struberg Mark Struberg
            struberg Mark Struberg
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: