mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-09-17 14:21:39 +00:00
Revert "24883 transform options test sourceModecheck"
This reverts commit 52ac743b4a
.
This commit is contained in:
@@ -153,10 +153,7 @@ public class LocalTransformImpl extends AbstractLocalTransform
|
||||
{
|
||||
transformOptions.put(SOURCE_NODE_REF, sourceNodeRef.toString());
|
||||
}
|
||||
if (sourceNodeRef != null)
|
||||
{
|
||||
transformOptions.put(SOURCE_FILENAME, transformerDebug.getFilename(sourceNodeRef, true));
|
||||
}
|
||||
// transformOptions.put(SOURCE_FILENAME, transformerDebug.getFilename(sourceNodeRef, true));
|
||||
|
||||
// Build an array of option names and values and extract the timeout.
|
||||
long timeoutMs = 0;
|
||||
|
Reference in New Issue
Block a user