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
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---