Uploaded image for project: 'Sling'
  1. Sling
  2. SLING-4155

DefaultInjectionStrategy not considered for injector-specific annotations

    XMLWordPrintableJSON

Details

    Description

      The default injection strategy (being implemented in SLING-3696) is only considered, in case there is no injector-specific annotation being used.
      Otherwise it is just ignored.

      The logic should be like this:
      if annotationProcessor.isOptional() returns null
      -> the default injection strategy should be used
      in any other case the boolean value should be used.

      Attachments

        Issue Links

          Activity

            People

              kwin Konrad Windszus
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: