You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 16:26:00 UTC

[jira] [Commented] (FELIX-5997) Hashcode check doesn't work with fragment

    [ https://issues.apache.org/jira/browse/FELIX-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16717481#comment-16717481 ] 

ASF GitHub Bot commented on FELIX-5997:
---------------------------------------

GitHub user jbonofre opened a pull request:

    https://github.com/apache/felix/pull/164

    [FELIX-5997] Remove hashcode and equals from AbstractCapabilityRequirement to deal with fragment

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jbonofre/felix FELIX-5997

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/felix/pull/164.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #164
    
----
commit 1a74794ae49aceae5a4c45893f31910af0363d38
Author: Jean-Baptiste Onofré <jb...@...>
Date:   2018-12-11T16:24:00Z

    [FELIX-5997] Remove hashcode and equals from AbstractCapabilityRequirement to deal with fragment

----


> Hashcode check doesn't work with fragment
> -----------------------------------------
>
>                 Key: FELIX-5997
>                 URL: https://issues.apache.org/jira/browse/FELIX-5997
>             Project: Felix
>          Issue Type: Bug
>          Components: Utils
>    Affects Versions: utils-1.11.0
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: utils-1.11.2
>
>
> With the introduction of hashcode in {{AbstractCapabilityRequirement}}, utils is not able to deal with fragment.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)