getdown
getdown copied to clipboard
cleanup_pattern problem - does not work
I have a cleanup pattern defined like
cleanup_pattern = *.jar
since I have no special lib folder. This does not seem to work. Since I have no logging feedback, which pathes where to be cleaned it is difficult to find the error. So first could you introduce some more logging for this clean up process.
Is there a problem using this *.jar in the "root" getdown folder?
By the way which files should be cleaned? Only those with a corresponding jarv file? Or is not yet included in your actual 1.8.7 version?
It is definitely not included in version 1.8.7. So when comes a new release?
Hi,
after an improvement the cleanup was broken in unversioned mode. I fixed it in https://github.com/threerings/getdown/commit/315ba430e008d051fb39b16299b7d6b8c42d8757 but there is no new release.
Greetings, Ben