ALF-4738 - Destination transfer logs files are a single line in the file

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22506 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mark Rogers
2010-09-14 14:06:58 +00:00
parent 807c419318
commit 6cb344d2fb

View File

@@ -4981,18 +4981,6 @@ public class TransferServiceImplTest extends BaseAlfrescoSpringTest
* Change Nodes A1 ... A5 source to be received "from repo B" * Change Nodes A1 ... A5 source to be received "from repo B"
* transfer * transfer
* *
* //TO BE INVESTIGATED - Not yet implemented
* //c) when syncing don't accept updates to nodes that are not "from" the transferring system.
* //Step 3.
* //Multiple repo update of the same node
* //Change the transferred aspect for A5 destination to be "from" repo B
* //Update A5
* //Transfer (sync)
* //
* //Step 4.
* //Change the transferred aspect for A5 destination to be "from" repo B
* //Update A5
* //Transfer A5 (normal) - should update
*/ */
public void testTwoRepoSync() throws Exception public void testTwoRepoSync() throws Exception
{ {