670297c55d
The use of registerBeanComponent() also registers the bean definition, which causes an error if overriding is disallowed and the bean has already been registered using registerBeanDefinition(). I've also set the allowBeanDefinitionOverriding to 'false' on InMemoryXmlApplicationContext to detect future mistakes of this kind in testing. |
||
---|---|---|
.. | ||
src | ||
config.gradle | ||
convert_schema.sh | ||
pom.xml | ||
template.mf |