[
https://issues.apache.org/jira/browse/ARIES-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominik Przybysz reassigned ARIES-1589:
---------------------------------------
Assignee: Dominik Przybysz
> Blueprint-maven-plugin does not handle service reference filter correctly
> -------------------------------------------------------------------------
>
> Key: ARIES-1589
> URL: https://issues.apache.org/jira/browse/ARIES-1589
> Project: Aries
> Issue Type: Bug
> Components: Blueprint
> Affects Versions: blueprint-maven-plugin-1.4.0
> Reporter: Charlie Mordant
> Assignee: Dominik Przybysz
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> When trying to reference a filtered service with pax-cdi-api annotation i.e.:
> [code]
> @OsgiService(filter="(component-type=jmsXA)")
> private ConnectionFactory connectionFactory
> [/code]
> The generated blueprint adds the filter as a 'component-name' attribute
> instead of filling the 'filter' attribute.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)