Michael Vorburger created ARIES-1740:
----------------------------------------
Summary: 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: Bug
Reporter: Michael Vorburger
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)