[arquillian-issues] [JBoss JIRA] Created: (ARQ-480) Create a Notification SPI

Aslak Knutsen (JIRA) jira-events at lists.jboss.org
Wed Jun 22 13:17:23 EDT 2011


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
    Affects Versions: 1.0.0.Final
            Reporter: Aslak Knutsen
             Fix For: 1.1.0.Beta1


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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list