On Sun, Nov 28, 2021 at 11:12 AM Uwe Schindler <[email protected]> wrote: > > Thanks Robert! > > This is of course not a problem, but 7zip is the defacto unzipper used on > windows nowadays, so we should be prepared because of questions. > > It's not an issue at all, the hidden file contains useful information (commit > hash), so I don't care. I was more wondering why it was created from > beginning, as the binary artifact doesn't have it. Dawid explained it (we > create the archive with "git archive" command). All fine! > > 👍 >
Yeah, I'm curious if we can 7-unzip the artifacts and compile them and stuff? Does it cause conflicts/problems like it does for other projects? E.G. if you extract it with 7zip, does it build and work? Is that how you tested the RC? If our minimal use of pax features just create an "unnecessary file", then it is nothing to worry about. I really do like the "git" approach because the previous ant build had complicated logic to basically reproduce what git "already knows". --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
