Dawid Weiss

Results 161 comments of Dawid Weiss

> dangoslen/changelog-enforcer@v3 is not allowed to be used in apache/lucene Apache projects are not allowed to use arbitrary actions for security reasons, please take a look at: https://infra.apache.org/github-actions-policy.html#External%5C%20actions

One would be probably enough. I'm also not sure we should require all changes in changes.txt. The one in 14653 doesn't seem to be that important (it applies to build...

I've seen it a few times. It's an odd error. Doesn't show up in build scans, for example, only in emails. The workspace was wiped out when I checked the...

ASF. https://lists.apache.org/[email protected]:lte=1M:%22failed%20to%20save%22

Cannot be reproduced and happens only occasionally though. Strange.

This requires pulling in guava, which in turn has a module-info in a multi-release jar location. ECJ fails on this due to this bug I filed 4 years ago: https://bugs.eclipse.org/bugs/show_bug.cgi?id=577790...

I've made it run and compile. It is surprisingly hairy because of modular classpaths, errorprone interactions and extra dependencies brought in. There is a single version of this s2 geometry...

I've already excluded what was possible. Anything more would require copying the code over and manual removal of dependencies (which shouldn't be too difficult). I'm at crossroads here. This guava...

It does retry uploading. https://ci-builds.apache.org/job/Lucene/job/Lucene-Maven-Snapshots-main/2217/console ``` Uploading lucene-expressions-11.0.0-20250514.070312-231.jar to /content/repositories/snapshots/org/apache/lucene/lucene-expressions/11.0.0-SNAPSHOT/lucene-expressions-11.0.0-20250514.070312-231.jar Uploading lucene-expressions-11.0.0-20250514.070312-231.pom to /content/repositories/snapshots/org/apache/lucene/lucene-expressions/11.0.0-SNAPSHOT/lucene-expressions-11.0.0-20250514.070312-231.pom Uploading lucene-expressions-11.0.0-20250514.070312-231-sources.jar to /content/repositories/snapshots/org/apache/lucene/lucene-expressions/11.0.0-SNAPSHOT/lucene-expressions-11.0.0-20250514.070312-231-sources.jar Uploading lucene-expressions-11.0.0-20250514.070312-231-javadoc.jar to /content/repositories/snapshots/org/apache/lucene/lucene-expressions/11.0.0-SNAPSHOT/lucene-expressions-11.0.0-20250514.070312-231-javadoc.jar Error in 'PUT https://repository.apache.org/content/repositories/snapshots/org/apache/lucene/lucene-expressions/11.0.0-SNAPSHOT/lucene-expressions-11.0.0-20250514.070312-231-javadoc.jar'. Waiting 1000ms before next...