Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)

75050: Merged WAT2 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      72319: Various hacks to get around issues with the ant system-build-test classpath


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@75378 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Will Abson
2014-07-01 15:12:42 +00:00
parent 3c687e93ef
commit 5ceca11a7b
2 changed files with 8 additions and 1 deletions

View File

@@ -26,4 +26,7 @@
<bean id="webscript.org.alfresco.runas.largecontent.put" class="org.alfresco.repo.web.scripts.test.LargeContentTestPut" parent="webscript">
</bean>
<!-- Beans used for testing that overide funtionality in the core product -->
<bean id="eventPublisher" class="org.alfresco.repo.events.EventPublisherForTestingOnly" />
</beans>