Stamatis Zampetakis
Stamatis Zampetakis
At the moment, I am trying to see if there is a graceful way to recover and continue with the publishDist task. Simply adding the missing `nexus.txt` in the appropriate...
Finally, I decided to manually perform the remaining steps (hopefully I didn't miss anything): 1. Login to https://repository.apache.org/ 2. Select the staging repository mentioned in the VOTE email thread:`orgapachecalcite-1200` 3....
According to the comments there some part of the change was merged in https://github.com/gradle-nexus/publish-plugin/pull/201 Do you think that we could build on top of that or we are missing more...
@oleg-smith I am rebasing now and will try to get this by the end of today.
Closing in favor of https://github.com/apache/calcite/pull/3020. I didn't push the changes here cause I didn't want to rebase a branch that I do not own.
I am a bit confused with commit https://github.com/kstyrc/embedded-redis/commit/db9a01ba34ca160876cd5ece5c9cfc3e4b4a4dc0 by @jonfreedman. The discussion above suggests to use `maxmemory` instead of `maxheap` and the commit contradicts that. Can somebody shed some light...
Aaahh yes just realized :D Thanks for replying @jonfreedman
Hey @michael-o, according to [a previous comment](https://github.com/apache/maven-surefire/pull/670#issuecomment-1863815281) it seems that the intention of @NissMoony was to provide an option for suppressing all output (irrespective of the type of the result)...
> The code contradicts the issue summary. Either one should be picked. Sure that is an obvious problem. It seems though that we all kind of agree with the idea...
Personally, most of the time I would prefer not to have the STDOUT/STDERR in the XML report especially for tests that run successfully. I think the best would be to...