mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Formatting during investigations
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@55367 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -207,7 +207,7 @@ public abstract class AbstractTransformationRenderingEngine extends AbstractRend
|
||||
if (logger.isInfoEnabled())
|
||||
{
|
||||
logger.info("Cancelling of multiple concurrent action instances " +
|
||||
"currently unsupported, this action can't be cancelled");
|
||||
"currently unsupported, this action can't be cancelled");
|
||||
}
|
||||
}
|
||||
|
||||
@@ -235,7 +235,7 @@ public abstract class AbstractTransformationRenderingEngine extends AbstractRend
|
||||
if (logger.isDebugEnabled())
|
||||
{
|
||||
logger.debug("Transformation did not obey timeout limit, " +
|
||||
"rendition action is moving on");
|
||||
"rendition action is moving on");
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user