Niels Basjes
Niels Basjes
``` http.rb/5.0.4 (Mastodon/1.0.6+3.5.2; +https://0lb.be/) Bot ```
https://pleroma.social/
Note that I consider the `Sec-Ch-Ua-Full-Version-List` showing `"Google Chrome";v="99.100.4896.88"'` (i.e. with the wrong major & minor version) a bug in Chrome (Chromium?)
Very rare edge case, too hard to fix.
I decided not to make this.
https://github.com/logstash-plugins/logstash-filter-java_filter_example
Yes, we talked about it (I think it was Barcelona) and I really tried to create one. I have created it for my other project https://yauaa.basjes.nl/UDF-ApacheNifi.html but for this log...
@michael-o How can MNG-6638 be tested? Looking at the changes for this I only see some additional code in `MavenMetadataSource.java` that retrieves some existing data, no tests (and the removal...
The only test that failed in CI is `MavenITmng5895CIFriendlyUsageWithPropertyTest` and it only fails on Windows with Java 8. Looking at the original issue https://issues.apache.org/jira/browse/MNG-5895 (fixed about 4 years ago) there...
NOTE: I tried to simply redirect the output to a file which resulted in a 0 bytes file.