Brian Remmington 424d81afd2 Fix ALF-10684: FTR: Insufficient hooks provided to allow developers to listen to inbound transfers
- TransferListener objects now receive the correct, useful events when files and folders are created, updated, moved, and deleted.
 - The processing algorithm has been changed to eliminate (or at least substantially reduce) the risk of a transfer breaking and leaving the filesystem
   in a "bad" state.

NOTE: This commit will make any existing FTR instances obsolete due to a schema change on the receiving end. Any FTR instances currently deployed in the community (4.0.a or 4.0.b) will need to be replaced with a clean FTR deployment and repopulated from the source repository - there is no upgrade path.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32441 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-12-01 12:35:00 +00:00
..