add an alias to be to access to the original when we override the bean in archiva.

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1414237 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-11-27 15:56:57 +00:00
parent 4f810483e5
commit f22c79fe22
1 changed files with 2 additions and 0 deletions

View File

@ -28,5 +28,7 @@
<context:annotation-config />
<context:component-scan base-package="org.apache.archiva.redback.configuration"/>
<alias name="userConfiguration" alias="userConfiguration#redback"/>
</beans>