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

Dominik Przybysz commented on ARIES-1740:
-----------------------------------------

I've also checked pax-cdi-api on github... and it was a big suprise for me...

Pax-cdi-api is designed to solve another problem and annotations from this 
project was used by our plugin because it was the easiest thing to do...

We are using version 0.0.8 currently which is quite old... I thought that we 
should wait for version 1.0.0, but it is not still valid is such situation.


> blueprint-maven-plugin should generate <reference-list> instead of <reference 
> id="list" interface="java.util.List"/> for a @OsgiService List<Service> ?
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARIES-1740
>                 URL: https://issues.apache.org/jira/browse/ARIES-1740
>             Project: Aries
>          Issue Type: New Feature
>            Reporter: Michael Vorburger
>            Assignee: Dominik Przybysz
>
> I may be misunderstanding something, but I would have expected the 
> {{blueprint-maven-plugin}} (currently using its 1.4.0 in ODL) to generate 
> {{<reference-list ...>}} instead of a {{<reference id="list" 
> interface="java.util.List"/>}} for a {{@Singleton}}'s bean constructor 
> {{@Inject @OsgiService List<Service> services}} argument?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to