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

ASF GitHub Bot commented on ARIES-1464:
---------------------------------------

GitHub user samwright opened a pull request:

    https://github.com/apache/aries/pull/32

    [ARIES-1464] Add support for @Scope in blueprint-maven-plugin.

    https://issues.apache.org/jira/browse/ARIES-1464
    
    Add support for setting the scope of beans defined using 
blueprint-maven-plugin. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/samwright/aries scope

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/aries/pull/32.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #32
    
----
commit a007cbe8e112274b0a69a2b61800de0c16fa95ea
Author: Sam Wright <[email protected]>
Date:   2015-12-03T13:57:59Z

    [ARIES-1464] Add support for @Scope in blueprint-maven-plugin.

----


> 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)

Reply via email to