[
https://issues.apache.org/jira/browse/ARIES-1464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sam Wright updated ARIES-1464:
------------------------------
Description:
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.
[[email protected]] is probably the person to review this.
was:
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.
Pull request: https://github.com/apache/aries/pull/32
> 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.
> [[email protected]] is probably the person to review this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)