You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2010/02/26 18:05:28 UTC

[jira] Created: (FELIX-2140) The Requirement#isSatisfied() method should actually check the capability/requirement namespace

The Requirement#isSatisfied() method should actually check the capability/requirement namespace
-----------------------------------------------------------------------------------------------

                 Key: FELIX-2140
                 URL: https://issues.apache.org/jira/browse/FELIX-2140
             Project: Felix
          Issue Type: Improvement
          Components: Bundle Repository (OBR)
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet
             Fix For: bundlerepository-1.6.0


If the namespace do not match, the capability does not satisfy the requirement, so I think it makes sense to test it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (FELIX-2140) The Requirement#isSatisfied() method should actually check the capability/requirement namespace

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

Guillaume Nodet resolved FELIX-2140.
------------------------------------

    Resolution: Fixed

Committing to https://svn.apache.org/repos/asf/felix/trunk ...
	M	bundlerepository/src/main/java/org/apache/felix/bundlerepository/Requirement.java
	M	bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/RequirementImpl.java
	M	bundlerepository/src/main/java/org/apache/felix/bundlerepository/impl/ResolverImpl.java
Committed r916766


> The Requirement#isSatisfied() method should actually check the capability/requirement namespace
> -----------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2140
>                 URL: https://issues.apache.org/jira/browse/FELIX-2140
>             Project: Felix
>          Issue Type: Improvement
>          Components: Bundle Repository (OBR)
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: bundlerepository-1.6.0
>
>
> If the namespace do not match, the capability does not satisfy the requirement, so I think it makes sense to test it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FELIX-2140) The Requirement#isSatisfied() method should actually check the capability/requirement namespace

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

Carsten Ziegeler closed FELIX-2140.
-----------------------------------


> The Requirement#isSatisfied() method should actually check the capability/requirement namespace
> -----------------------------------------------------------------------------------------------
>
>                 Key: FELIX-2140
>                 URL: https://issues.apache.org/jira/browse/FELIX-2140
>             Project: Felix
>          Issue Type: Improvement
>          Components: Bundle Repository (OBR)
>            Reporter: Guillaume Nodet
>            Assignee: Guillaume Nodet
>             Fix For: bundlerepository-1.6.0
>
>
> If the namespace do not match, the capability does not satisfy the requirement, so I think it makes sense to test it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.