[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-9583) CDI validator doesn't validate project if it is a dependency of another not-CDI project

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Aug 24 21:05:17 EDT 2011


     [ https://issues.jboss.org/browse/JBIDE-9583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov resolved JBIDE-9583.
-----------------------------------

         Assignee: Viacheslav Kabanovich  (was: Alexey Kazakov)
    Fix Version/s: 3.3.0.M3
                       (was: 3.3.0.M4)
       Resolution: Done


fixed

> CDI validator doesn't validate project if it is a dependency of another not-CDI project
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-9583
>                 URL: https://issues.jboss.org/browse/JBIDE-9583
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi
>    Affects Versions: 3.3.0.M3
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.3.0.M3
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list