[
https://issues.apache.org/jira/browse/FELIX-655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Clement Escoffier resolved FELIX-655.
-------------------------------------
Resolution: Fixed
Fixed in the 677545 revision
The from attribute is now mapped on a simple filter :
|(instance.name=$from)(service.pid=$from)
Both the instance name and the service pid a checked in order to support non
OSGi services as well as iPOJO factories (publishing a service.pid)
If the dependency has already a filter, the dependency filter is append to the
"from" filter.
> Add a 'from' attribute in the service dependencies
> --------------------------------------------------
>
> Key: FELIX-655
> URL: https://issues.apache.org/jira/browse/FELIX-655
> Project: Felix
> Issue Type: Improvement
> Components: iPOJO
> Affects Versions: iPOJO-0.8.0
> Reporter: Clement Escoffier
> Assignee: Clement Escoffier
> Priority: Minor
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> The 'from' attribute is just a shortcut to target a specific service
> provider. This allows the creation of strong dependencies between a service
> consumer and a service provider.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.