mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
REPO-3766 Renditions: Simplified Async Rendition Service
This commit is contained in:
@@ -111,7 +111,10 @@ import org.springframework.transaction.annotation.Transactional;
|
||||
*
|
||||
* @author Roy Wetherall
|
||||
* @author Neil McErlean
|
||||
*
|
||||
* @deprecated The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
|
||||
*/
|
||||
@Deprecated
|
||||
@Category(OwnJVMTestsCategory.class)
|
||||
@Transactional
|
||||
@ContextConfiguration({"classpath:alfresco/application-context.xml",
|
||||
|
Reference in New Issue
Block a user