curl4j appears to leave behind a lot of curl4j-*.tmp files

(from github.com/burple6)
My fess installation produces a large number of curl4j-*.tmp files in the /var/tmp/fess directory that never get cleaned up. I suspect that the tmp files are only being cleaned up when there is an exception, and not under normal circumstances.

(from github.com/marevol)
I’ll fix it in next release. thanks.

(from github.com/hellonico)
got stuck into this one too, so we created a cron job to delete those files.
Any settings around to avoid this ?

(from github.com/marevol)
This problem has been fixed.
Do you use the latest version?