[
https://issues.jboss.org/browse/ARQ-480?page=com.atlassian.jira.plugin.sy...
]
Aslak Knutsen updated ARQ-480:
------------------------------
Assignee: Aslak Knutsen
Fix Version/s: 1.0.0.Final
(was: 1.1.0.Beta1)
Affects Version/s: (was: 1.0.0.Final)
Priority: Critical (was: Major)
Forum Reference:
http://community.jboss.org/message/624595#624595 (was:
http://community.jboss.org/message/624595#624595)
Set to 1.0 and critical. Need to sneak this in to Core controlled Enrichers without
breaking SPI, and revisit possible SPI changes for 1.1/2.0
Create a Notification SPI
-------------------------
Key: ARQ-480
URL:
https://issues.jboss.org/browse/ARQ-480
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Base Implementation, Runtime Enricher SPI
Reporter: Aslak Knutsen
Assignee: Aslak Knutsen
Priority: Critical
Fix For: 1.0.0.Final
There should be a way for SPI impls to communicate with executor about what they have
done outside of throwing exception.
e.g. TestEnrcihers
* EJBEnricher ran first and couldn't find a specific @EJB, but CDI runs after and
can.
** EJBEnricher should not fail on his attempt, but should report what he tried and where
he failed
** CDI Enricher should be executed regardless of EJBEnrichers outcome
** Summarize in the end to compare if we have a full Enriched Object
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira