dick-the-deployer / dick

Dockerized Continuous Delivery Tool
https://dick-the-deployer.github.io
Apache License 2.0
7 stars 2 forks source link

Remove temporary files #136

Open mariuszluciow opened 8 years ago

mariuszluciow commented 8 years ago

Temporary files should be deleted when the process exits. http://stackoverflow.com/a/16694493

Check if the temporary catalogue with files that weren't created by JVM is removed correctly.

mariuszluciow commented 8 years ago

http://stackoverflow.com/questions/779519/delete-directories-recursively-in-java