repackage spring-registry-commons to o.a.a namespace
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1325319 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f4f7866996
commit
91321c274c
@ -68,7 +68,7 @@
|
||||
|
||||
</bean>
|
||||
|
||||
<bean name="registry#commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry"
|
||||
<bean name="registry#commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry"
|
||||
init-method="initialize">
|
||||
|
||||
</bean>
|
||||
|
@ -44,7 +44,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
</bean>
|
||||
|
||||
<alias name="commons-configuration" alias="test-conf"/>
|
||||
|
@ -40,7 +40,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
</bean>
|
||||
|
||||
<alias name="commons-configuration" alias="test-conf"/>
|
||||
|
@ -42,7 +42,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
</bean>
|
||||
|
||||
<alias name="commons-configuration" alias="test-conf"/>
|
||||
|
@ -45,7 +45,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
</bean>
|
||||
|
||||
<alias name="commons-configuration" alias="test-conf"/>
|
||||
|
@ -41,7 +41,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
</bean>
|
||||
|
||||
<alias name="commons-configuration" alias="test-conf"/>
|
||||
|
@ -74,7 +74,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
</bean>
|
||||
|
||||
<alias name="commons-configuration" alias="test-conf"/>
|
||||
|
@ -43,7 +43,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
</bean>
|
||||
|
||||
<alias name="commons-configuration" alias="test-conf"/>
|
||||
|
@ -40,7 +40,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
</bean>
|
||||
|
||||
<alias name="commons-configuration" alias="test-conf"/>
|
||||
|
@ -38,7 +38,7 @@
|
||||
<property name="registry" ref="test-conf"/>
|
||||
</bean>
|
||||
|
||||
<bean name="commons-configuration" class="org.codehaus.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<bean name="commons-configuration" class="org.apache.archiva.redback.components.registry.commons.CommonsConfigurationRegistry">
|
||||
<property name="properties">
|
||||
<value>
|
||||
<![CDATA[
|
||||
|
Loading…
x
Reference in New Issue
Block a user