Merge from SEAMIST3

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@10725 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
David Caruana
2008-09-04 10:55:16 +00:00
parent 703d1a3564
commit e22df58ebb
55 changed files with 3895 additions and 6518 deletions

View File

@@ -74,6 +74,7 @@ public class TestWebScriptRepoServer extends TestWebScriptServer
try
{
TestWebScriptServer testServer = getTestServer();
AuthenticationUtil.setSystemUserAsCurrentUser();
testServer.rep();
}
catch(Throwable e)