[arquillian-issues] [JBoss JIRA] (ARQ-1513) Multicontainer extension should not log warnings about its property

Stefan Miklosovic (JIRA) jira-events at lists.jboss.org
Wed Oct 2 12:53:02 EDT 2013


    [ https://issues.jboss.org/browse/ARQ-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12808209#comment-12808209 ] 

Stefan Miklosovic edited comment on ARQ-1513 at 10/2/13 12:51 PM:
------------------------------------------------------------------

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 container different from Android container - this error will be 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 configurations from containers element to their implementation classes still remains.
                
      was (Author: smikloso):
    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 configurations from containers element to their 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


More information about the arquillian-issues mailing list