[
https://issues.jboss.org/browse/ARQ-1513?page=com.atlassian.jira.plugin.s...
]
Stefan Miklosovic commented on ARQ-1513:
----------------------------------------
This property is needed in multiple container module. The cause of this error is that
there is not configuration property of such name in underlying Android container - this
error will be however present for any other container adapter since there is no way how to
put this property to their respective configuration classes.
In order to get rid of this, you would have to have some kind of micro extension where
this mapping is happening but the question how to map container configrations from
containers element to its implementation classes still remains.
Multicontainer extension should not log warnings about its property
-------------------------------------------------------------------
Key: ARQ-1513
URL:
https://issues.jboss.org/browse/ARQ-1513
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Extension - Droidium
Affects Versions: droidium_1.0.0.Alpha1
Reporter: Karel Piwko
Priority: Minor
All the time, following WARNING is present in the log:
{code}
Unused property entries:
{adapterImplClass=org.arquillian.droidium.container.AndroidDeployableContainer}
{code}
As this property is required, the warning should be somehow suppressed.
--
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