Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-17593

As you type CDI validation ignores bean discovery mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.2.0.Beta3
    • None
    • cdi
    • None
    • Hide

      1. Create a CDI 1.1 project with bean discovery mode "annotated".
      2. Create a Java type without a scope annotation.
      3. Add an unsatisfied injection point to the type and save file.
      Assert: there is no warning marker on the unsatisfied injection point.
      4. Do some insignificant change to the type and wait without saving.
      Assert: there is no warning marker on the unsatisfied injection point.
      Failure: warning marker appears.

      Show
      1. Create a CDI 1.1 project with bean discovery mode "annotated". 2. Create a Java type without a scope annotation. 3. Add an unsatisfied injection point to the type and save file. Assert: there is no warning marker on the unsatisfied injection point. 4. Do some insignificant change to the type and wait without saving. Assert: there is no warning marker on the unsatisfied injection point. Failure: warning marker appears.

          scabanovich Viacheslav Kabanovich (Inactive)
          scabanovich Viacheslav Kabanovich (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: