alfresco-transform-core
alfresco-transform-core copied to clipboard
make tempfile dir a config parameter
alfresco-transform-core-aio writes temp files to /tmp
The directory to write to should be configurable
I've run into this issue, added "-Djava.io.tmpdir=/my/temp/path" to the JVM options