Sam Wright created ARIES-1464:
---------------------------------
Summary: Improve blueprint-maven-plugin: add @Scope support
Key: ARIES-1464
URL: https://issues.apache.org/jira/browse/ARIES-1464
Project: Aries
Issue Type: Improvement
Components: Blueprint
Reporter: Sam Wright
I propose adding support for configuring bean scope using
blueprint-maven-plugin, e.g. annotating a class with `@Scope("prototype")` will
add `scope = "prototype"` to the bean's xml element.
I'll update this with a link to the pull request in a few minutes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)