[ https://issues.apache.org/jira/browse/ARIES-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet resolved ARIES-1324. ------------------------------------ Resolution: Fixed Fix Version/s: blueprint-core-1.4.4 Committing to https://svn.apache.org/repos/asf/aries/trunk ... A blueprint/blueprint-sample-annotation/src/main/java/org/apache/aries/blueprint/sample/TestXmlConfigBean.java A blueprint/blueprint-sample-annotation/src/main/resources/OSGI-INF/blueprint/config.xml M blueprint/blueprint-core/src/main/java/org/apache/aries/blueprint/container/BlueprintExtender.java M blueprint/blueprint-itests/pom.xml M blueprint/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/BlueprintAnnotationTest.java M blueprint/blueprint-itests/src/test/java/org/apache/aries/blueprint/itests/Helper.java M blueprint/blueprint-sample-annotation/pom.xml Committed r1690254 > 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 > Assignee: Guillaume Nodet > Fix For: blueprint-core-1.4.4 > > > 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)