[
https://issues.jboss.org/browse/JBIDE-26947?page=com.atlassian.jira.plugi...
]
Zbyněk Červinka updated JBIDE-26947:
------------------------------------
Steps to Reproduce:
h2. 1) Create new CDI Web Project and set the CDI version to 1.2 in the Project Facets
settings
* !Project Facets with CDI 1.2 settings.png|thumbnail!
h2. 2) Open the beans.xml and see, that there is set version 1.1 instead of 1.2
* beans.xml GUI:
* !beans.xml-gui.png|thumbnail!
* beans.xml text source code:
* !beans.xml-source.png|thumbnail!
was:
h2. 1) Create new CDI Web Project and set the CDI version to 1.2 in the Project Facets
settings
* Project Facets with the CDI 1.2 set:
* !Project Facets with CDI 1.2 settings.png|thumbnail!
h2. 2) Open the beans.xml and see, that there is set version 1.1 instead of 1.2
* beans.xml GUI:
* !beans.xml-gui.png|thumbnail!
* beans.xml text source code:
* !beans.xml-source.png|thumbnail!
CDI Web Project created with CDI 1.2 settings shows version 1.1 in
the beans.xml
--------------------------------------------------------------------------------
Key: JBIDE-26947
URL:
https://issues.jboss.org/browse/JBIDE-26947
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi, cdi-extensions
Affects Versions: 4.13.0.Final
Environment: OS X
Reporter: Zbyněk Červinka
Assignee: Jeff MAURY
Priority: Major
Fix For: 4.13.0.Final
Attachments: Project Facets with CDI 1.2 settings.png, beans.xml-gui.png,
beans.xml-source.png
When you create new CDI Web Project and during the process of project creation you set
CDI 1.2 (in the Project Facets window), you will get a project with CDI 1.1 set in the
beans.xml.
See the Project Facets with the CDI 1.2 settings:
* !Project Facets with CDI 1.2 settings.png|thumbnail!
See the beans.xml with the CDI 1.1 settings:
* beans.xml GUI: !beans.xml-gui.png|thumbnail!
* beans.xml text source code: !beans.xml-source.png|thumbnail!
--
This message was sent by Atlassian Jira
(v7.13.8#713008)