mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged BRANCHES\DEV\MODEL_SPLIT to HEAD
Split the data dictionary out from the repository. There is a new DataModel project to add into eclipse Still to move a few context dependent tests git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@20877 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -490,7 +490,6 @@ public abstract class AbstractWritableContentStoreTest extends AbstractReadOnlyC
|
||||
streamClosed[0] = true;
|
||||
}
|
||||
};
|
||||
writer.setRetryingTransactionHelper(null);
|
||||
writer.addListener(listener);
|
||||
|
||||
// write some content
|
||||
|
Reference in New Issue
Block a user