You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/05/18 22:15:02 UTC

[jira] [Commented] (ARIES-1324) Allow to use Blueprint annotations and configuration files simultaneously

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

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

GitHub user maxbruecken opened a pull request:

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

    ARIES-1324

    Currently is is not possible to mix Blueprint annotations and configuration files in some 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 closed to 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 trunk

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

    https://github.com/apache/aries/pull/21.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 #21
    
----
commit 0b830128540bf8aebf57e98ef4230c6ceb9d5f14
Author: maxbruecken <ma...@gmx.de>
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 is is not possible to mix Blueprint annotations and configuration files in some 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 closed to 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)