[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7944) CDI is not enabled on CDI projects like seam forge

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Sun Dec 19 18:21:17 EST 2010


    [ https://issues.jboss.org/browse/JBIDE-7944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571248#comment-12571248 ] 

Snjezana Peco commented on JBIDE-7944:
--------------------------------------

> What is currently the trigger for enabling CDI if not the javax.inject.* annotations ? 

The Maven CDI Configurator adds the CDI facet if the project has the "war" packaging and includes the "javax.enterprise:cdi-api" dependency. Should we change this behaviour?

> CDI is not enabled on CDI projects like seam forge
> --------------------------------------------------
>
>                 Key: JBIDE-7944
>                 URL: https://issues.jboss.org/browse/JBIDE-7944
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi (jsr-299), maven
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Max Andersen
>            Assignee: Snjezana Peco
>            Priority: Critical
>             Fix For: 3.2.0.CR1
>
>
> EXECUTE: Import seam-forge as maven projects (https://github.com/seam/forge)
> ASSERT: Project that uses CDI and related javax.inject.* annotations have CDI enabled. (<-- this fails)
> How come ? 
> What is currently the trigger for enabling CDI if not the javax.inject.* annotations ?

-- 
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