Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (5.0/Cloud)

84894: Merged PLATFORM1 (5.0/Cloud) to HEAD-BUG-FIX (5.0/Cloud)
      83381: Deprecated the Replicating content store


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@85214 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Mark Rogers
2014-09-20 08:58:12 +00:00
parent 07ebc6818c
commit 6f3e0aa430

View File

@@ -86,6 +86,7 @@ import org.apache.commons.logging.LogFactory;
*
* @author Derek Hulley
* @see CachingContentStore
* @depecated use AggregatingContentStore
*/
public class ReplicatingContentStore extends AbstractContentStore
{