Uploaded image for project: 'Weld'
  1. Weld
  2. WELD-2410

Trimmed Bean Archive does not discover injection points for test cases

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • None

    Description

      I'm not sure if this is a weld issue or a weld arquillian container issue.

      Microprofile Config has a ConverterTest that has a field defined as @Inject @ConfigProperty Duck duck. The impls are supposed to find injection points for config and satisfy them. When using a trimmed bean archive from CDI 2.0, no ProcessInjectionPoint is fired for this field, even though the Arquillian adapter will attempt to inject into it.

      https://github.com/eclipse/microprofile-config/blob/master/tck/src/main/java/org/eclipse/microprofile/config/tck/ConverterTest.java#L83

      Attachments

        Activity

          People

            Unassigned Unassigned
            meetoblivion_jira John Ament (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: