mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Enterprise build fixes
- Set registrationBehaviorName="REGISTRATION_REPLACE_EXISTING" on MBean exporter so that unit test suites initialising multiple application contexts don't fail - Add support for new clean-webclient-projects target in enterprise build by making it a dependency of clean-projects and overriding it in the enterprise wrapper git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12733 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
<entry key="Alfresco:Name=VirtServerRegistry,Type=VirtServerRegistry" value-ref="VirtServerRegistry"/>
|
||||
</map>
|
||||
</property>
|
||||
<property name="registrationBehaviorName" value="REGISTRATION_REPLACE_EXISTING"/>
|
||||
</bean>
|
||||
|
||||
<!-- MBeans registered with alfrescoMBeanServer -->
|
||||
|
Reference in New Issue
Block a user