Bartosz Majsak created ARQ-2117:
-----------------------------------
Summary: Confusing warning message from observer
Key: ARQ-2117
URL:
https://issues.jboss.org/browse/ARQ-2117
Project: Arquillian
Issue Type: Enhancement
Components: Base Implementation
Reporter: Bartosz Majsak
Priority: Minor
When observer has one of the arguments null following warning is displayed:
{{WARNING [org.jboss.arquillian.core.spi.ObserverMethod] (main) Argument 2 for
ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked.}}
It's been introduced for debugging purposes and it's just confusing for the users.
We should only display it when {{arquillian.debug=true}} is enabled.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)