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

CDI validator doesn't validate project if it is a dependency of another not-CDI project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M3
    • 3.3.0.M3
    • cdi
    • None

      EXECUTE: Create two CDI projects: Project 1 and Project 2. Project 2 must depend on Project 1.
      EXECUTE: Disable CDI support in project 2.
      EXECUTE: Build the project.
      FAILURE: Project 1 is not validated by CDI Tools any more.

      The reason of this failure is that CDIProject 1 still has a link to removed CDI Nature of Project 2. So CDI validator can't compute project dependencies using this broken link in CDI Nature of Project 1.

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

              Created:
              Updated:
              Resolved: