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

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Tue Sep 13 05:16:27 EDT 2011


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

Jaroslav Jankovič closed JBIDE-9583.
------------------------------------



verified in JBoss Developer Studio 5.0.0.v201109071858R-H28-M3

> 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