Saurabh Parkhi
Saurabh Parkhi
I recall fixing this at some point. It might have been after last release. Is this same as #482
Hi @elbre If you have a sample file that you used, and it does not have any sensitive information, would you be kind enough to attach that file to the...
It appears that when we create a TarArchiveEntry for a folder, we only take the name from the folder and use it to initialize `org.apache.commons.compress.archivers.tar.TarArchiveEntry` As per the documentation, the...
Hi Martin, That sounds like a good suggestion. I think, instead of doing it in the .bat or .sh file, it would be much more elegant to do this in...
Thanks Martin. My preference would be to do it in the command line and also assess the impact on existing. You are quite right about being cautious. Thanks once again...
I checked out and saw the "Unsupported API" error on CentOS 8 building with Java 8, so its unlikely to be just your machine
I've done a deeper dive into the header not matching issue. It looks like the header mismatch started happening since the move of "license maven plugin" from v3.0 to v4.1...
I've just merged a fix that passed on all versions of java. Hopefully the master will be building successfully soon. Thanks
@dependabot rebase
I agree @nishihatapalmer There are some rules that are pedantic. I think we can relax some. I'll add the specific rules to the same issue when we encounter. Any thoughts?