Lukáš Fryč created ARQ-1103:
-------------------------------
Summary: Event is logged even though it is not executed because observer got
unresolvable arguments
Key: ARQ-1103
URL:
https://issues.jboss.org/browse/ARQ-1103
Project: Arquillian
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Base Implementation
Affects Versions: 1.0.2.Final
Reporter: Lukáš Fryč
Priority: Minor
{{EventContextImpl}} fires logs event processing and then invokes observer method:
https://github.com/arquillian/arquillian-core/blob/1.0.2.Final/core/impl-...
but {{ObserverImpl}} does not invoke an observer method if it contains unresolvable
argument:
https://github.com/arquillian/arquillian-core/blob/1.0.2.Final/core/impl-...
----
We should indicate that given observer method does have unresolved argument instead.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira