Re: [I] Address gradle temp file pollution insanity [lucene]

2025-04-05 Thread via GitHub
dweiss commented on issue #14385: URL: https://github.com/apache/lucene/issues/14385#issuecomment-2743732858 I think the hack we had in https://github.com/apache/lucene-solr/pull/1767/files used to work but gradle must have relocated those temp files... The fix is simple but I'd lik

Re: [I] Address gradle temp file pollution insanity [lucene]

2025-04-04 Thread via GitHub
dweiss closed issue #14385: Address gradle temp file pollution insanity URL: https://github.com/apache/lucene/issues/14385 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [I] Address gradle temp file pollution insanity [lucene]

2025-03-21 Thread via GitHub
dweiss commented on issue #14385: URL: https://github.com/apache/lucene/issues/14385#issuecomment-2743998381 There are also *.log files to wipe clean. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [I] Address gradle temp file pollution insanity [lucene]

2025-03-21 Thread via GitHub
dweiss closed issue #14385: Address gradle temp file pollution insanity URL: https://github.com/apache/lucene/issues/14385 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [I] Address gradle temp file pollution insanity [lucene]

2025-03-21 Thread via GitHub
dweiss commented on issue #14385: URL: https://github.com/apache/lucene/issues/14385#issuecomment-2743927366 Ok, I've added gradle's "user home" tmp cleaning as well. Anything older than 3 hours is removed. This folder may be shared across builds so the time limit is there to prevent accide

Re: [I] Address gradle temp file pollution insanity [lucene]

2025-03-21 Thread via GitHub
dweiss commented on issue #14385: URL: https://github.com/apache/lucene/issues/14385#issuecomment-2743756362 It's this commit that moved the temp folder from java.io.tmpdir, which we redirected and cleaned up. https://github.com/gradle/gradle/commit/8c2f6b7db50ab071a289fb5c4cbb9b2125