Merged DEV/JASONH to HEAD

12170: (Partial) Performance improvement (ALFCOM-1507) in getBaseVersion()
  12622: JCR - add test for ALFCOM-1507 performance improvement


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@12653 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jan Vonka
2009-01-09 12:58:09 +00:00
parent 4c800c25c5
commit 0f51b06274
3 changed files with 126 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ public class BaseJCRTest extends TestCase
protected Repository repository;
protected StoreRef storeRef;
private static ApplicationContext applicationContext = new ClassPathXmlApplicationContext("classpath:org/alfresco/jcr/test/test-context.xml");
protected static ApplicationContext applicationContext = new ClassPathXmlApplicationContext("classpath:org/alfresco/jcr/test/test-context.xml");
protected String getWorkspace()
{