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

On workspaces with complex dependencies between CDI projects, CDI validation self-disables after full build

    Details

    • Workaround Description:
      Hide

      Restart eclipse.

      Show
      Restart eclipse.

      Description

      I reproduce it on forge projects (git://github.com/forge/core.git forge).
      EXECUTE 1: Start studio and create test class Test in forge-shell-api project.
      EXECUTE 2: add injection field @Inject String a;
      ASSERT: Warning appears (No eligible beans).
      EXECUTE 3: change field to @Inject Test a;
      ASSERT: Warning disappears, open-on to bean Test works.
      EXECUTE 4: clean/build the entire workspace
      EXECUTE 5: repeat steps 2 and 3 several times and check asserts.
      ASSERT: open-on to bean Test works when type Test is assigned to field a.
      FAILURE: Warning does not appears when type String is assigned to field a.a
      If failure is not reproduced, try and rebuild workspace again (probability of the failure is high).

        Gliffy Diagrams

          Issue Links

            Activity

            Hide
            akazakov Alexey Kazakov added a comment -

            Patch for M3.

            Show
            akazakov Alexey Kazakov added a comment - Patch for M3.
            Hide
            maxandersen Max Rydahl Andersen added a comment -

            blocker for M3 - bad synchronization bug.

            Show
            maxandersen Max Rydahl Andersen added a comment - blocker for M3 - bad synchronization bug.
            Hide
            akazakov Alexey Kazakov added a comment -

            Fixed for the trunk and branch.

            Show
            akazakov Alexey Kazakov added a comment - Fixed for the trunk and branch.
            Hide
            jjankovi Jaroslav Jankovič added a comment -

            verified in JBoss Developer Studio 5.0.0.v201109021637R-H24-M3

            Show
            jjankovi Jaroslav Jankovič added a comment - verified in JBoss Developer Studio 5.0.0.v201109021637R-H24-M3

              People

              • Assignee:
                akazakov Alexey Kazakov
                Reporter:
                scabanovich Viacheslav Kabanovich
              • Votes:
                2 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Development