You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Thomas Watson (JIRA)" <ji...@apache.org> on 2012/05/01 15:55:49 UTC

[jira] [Created] (FELIX-3495) WireImpl needs to implement equals and probably hashcode

Thomas Watson created FELIX-3495:
------------------------------------

             Summary: WireImpl needs to implement equals and probably hashcode
                 Key: FELIX-3495
                 URL: https://issues.apache.org/jira/browse/FELIX-3495
             Project: Felix
          Issue Type: Bug
          Components: Resolver
         Environment: All
            Reporter: Thomas Watson


org.apache.felix.resolver.WireImpl needs to implement the equals method (and probably hashcode) according to the Wire javadoc.  The resolver CT tests for equality.  The check should be a simple check for equals on the requirer/req/provider/cap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (FELIX-3495) WireImpl needs to implement equals and probably hashcode

Posted by "Thomas Watson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FELIX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Watson closed FELIX-3495.
--------------------------------

    Resolution: Fixed

This has been fixed already.
                
> WireImpl needs to implement equals and probably hashcode
> --------------------------------------------------------
>
>                 Key: FELIX-3495
>                 URL: https://issues.apache.org/jira/browse/FELIX-3495
>             Project: Felix
>          Issue Type: Bug
>          Components: Resolver
>         Environment: All
>            Reporter: Thomas Watson
>
> org.apache.felix.resolver.WireImpl needs to implement the equals method (and probably hashcode) according to the Wire javadoc.  The resolver CT tests for equality.  The check should be a simple check for equals on the requirer/req/provider/cap.

--
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

[jira] [Commented] (FELIX-3495) WireImpl needs to implement equals and probably hashcode

Posted by "Thomas Watson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FELIX-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289665#comment-13289665 ] 

Thomas Watson commented on FELIX-3495:
--------------------------------------

FYI, I think Richard released a fix for this.  I assume it should be closed.
                
> WireImpl needs to implement equals and probably hashcode
> --------------------------------------------------------
>
>                 Key: FELIX-3495
>                 URL: https://issues.apache.org/jira/browse/FELIX-3495
>             Project: Felix
>          Issue Type: Bug
>          Components: Resolver
>         Environment: All
>            Reporter: Thomas Watson
>
> org.apache.felix.resolver.WireImpl needs to implement the equals method (and probably hashcode) according to the Wire javadoc.  The resolver CT tests for equality.  The check should be a simple check for equals on the requirer/req/provider/cap.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira