]
Ondrej Dockal updated JBIDE-26664:
----------------------------------
Priority: Critical (was: Major)
Wrong JSR specification is shown for CDI 1.2 warning dedicated to
multiple beans eligibility
--------------------------------------------------------------------------------------------
Key: JBIDE-26664
URL:
https://issues.jboss.org/browse/JBIDE-26664
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi
Affects Versions: 4.12.0.AM1
Environment: Fedora 29, Wildfly 13
Reporter: Ondrej Dockal
Assignee: Jeff MAURY
Priority: Critical
Fix For: 4.13.x
Wildfly 13 that contains libs for both cdi 1.2 and 2.0 are wrongly identifying cdi
version (probably) and shows message that is dedicated to 2.0 spec even though that
project nature is defined for cdi 1.2.
See the test, ie:
https://dev-platform-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/Devstud...
I can only see a problem in choosing the cdi version in cdi jbt core or ambiguous options
of cdi libs in wf 13 server.