[
https://issues.jboss.org/browse/JBIDE-9065?page=com.atlassian.jira.plugin...
]
Viacheslav Kabanovich updated JBIDE-9065:
-----------------------------------------
Description:
EXECUTE: Import project CDISolderTest from plugin
org.jboss.tools.cdi.seam.solder.core.test and build it.
ASSERT: Injection field MessageManager.queue is marked as having multiple beans.
ASSERT: Open-on 'All Generic Beans' on that field shows 3 generic beans including
DurableQueueConfiguration.
EXECUTE: Open DurableQueueConfiguration and remove comments from line with annotation
@Veto.
ASSERT: Injection field MessageManager.queue has no markers.
ASSERT: Open-on 'All Generic Beans' on that field shows 2 generic beans that do
not include DurableQueueConfiguration.
EXECUTE: Remove annotation @Veto.
ASSERT: Marker reappeared.
Generic beans annotated @Veto should be ignored as well as usual CDI
beans.
---------------------------------------------------------------------------
Key: JBIDE-9065
URL:
https://issues.jboss.org/browse/JBIDE-9065
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdi (jsr-299)
Affects Versions: 3.3.0.M2
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: 3.3.0.M3
EXECUTE: Import project CDISolderTest from plugin
org.jboss.tools.cdi.seam.solder.core.test and build it.
ASSERT: Injection field MessageManager.queue is marked as having multiple beans.
ASSERT: Open-on 'All Generic Beans' on that field shows 3 generic beans including
DurableQueueConfiguration.
EXECUTE: Open DurableQueueConfiguration and remove comments from line with annotation
@Veto.
ASSERT: Injection field MessageManager.queue has no markers.
ASSERT: Open-on 'All Generic Beans' on that field shows 2 generic beans that do
not include DurableQueueConfiguration.
EXECUTE: Remove annotation @Veto.
ASSERT: Marker reappeared.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira