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

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

GitHub user maxbruecken opened a pull request:

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

    ARIES-1324: allow use annotations and configuration files simultaneously

    Currently it is not possible to mix Blueprint annotations and configuration 
files in same bundle. In some cases (e.g. using of tx:enable-annotation or 
autzh:enable) it is necessary to use configuration file, but on the other side 
the annotations are closer to the code. It would be great to allow to use 
Blueprint annotations and configuration files simultaneously.

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

    $ git pull https://github.com/maxbruecken/aries ARIES-1324

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

    https://github.com/apache/aries/pull/23.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 #23
    
----
commit 0b830128540bf8aebf57e98ef4230c6ceb9d5f14
Author: maxbruecken <[email protected]>
Date:   2015-05-18T20:10:51Z

    ARIES-1324

----


> Allow to use Blueprint annotations and configuration files simultaneously
> -------------------------------------------------------------------------
>
>                 Key: ARIES-1324
>                 URL: https://issues.apache.org/jira/browse/ARIES-1324
>             Project: Aries
>          Issue Type: Improvement
>          Components: Blueprint
>    Affects Versions: blueprint-core-1.3.0
>            Reporter: Maxim Becker
>
> Currently it is not possible to mix Blueprint annotations and configuration 
> files in same bundle. In some cases (e.g. using of tx:enable-annotation or 
> autzh:enable) it is necessary to use configuration file, but on the other 
> side the annotations are closer to the code. It would be great to allow to 
> use Blueprint annotations and configuration files simultaneously.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to