mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
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:
@@ -4981,18 +4981,6 @@ public class TransferServiceImplTest extends BaseAlfrescoSpringTest
|
||||
* Change Nodes A1 ... A5 source to be received "from repo B"
|
||||
* 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
|
||||
{
|
||||
|
Reference in New Issue
Block a user