mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-14 17:58:59 +00:00
Merged 5.2.N (5.2.1) to HEAD (5.2)
129167 mmuller: Merged RETURN-OF-THE-API (5.2.0) to 5.2.N (5.2.1) 128516 jvonka: Api Tests: tweak test context - embedded "lucene" subsystem is now called "buildonly" - useful if running embedded tests in a local devenv, eg. in an IDE git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129341 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
</list>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
<!--
|
||||
<bean id="Search" class="org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory" parent="abstractPropertyBackedBean">
|
||||
<property name="autoStart">
|
||||
@@ -31,7 +32,7 @@
|
||||
<value>Search</value>
|
||||
</property>
|
||||
<property name="sourceBeanName">
|
||||
<value>lucene</value>
|
||||
<value>buildonly</value>
|
||||
</property>
|
||||
<property name="instancePath">
|
||||
<list>
|
||||
@@ -40,4 +41,5 @@
|
||||
</property>
|
||||
</bean>
|
||||
-->
|
||||
|
||||
</beans>
|
Reference in New Issue
Block a user