We could change the logic such that if that file is there, use that by default.
> On Oct 28, 2020, at 5:55 PM, Andrea Pescetti <[email protected]> wrote: > > Don Lewis wrote: >> On 28 Oct, Jim Jagielski wrote: >>> In particular, this is when building from the "official" SRC_RELEASE >>> tarball we provide. Is the inc/reporevision.lst file not included? >> It is in one of the RCs that I looked at. > > I don't have full information, but as I was the one who reported the issue... > > I concluded that (on my CentOS 7 VM at least, but possibly in general) the > NotGit variable was always set to false for some reason. In short, the script > was always believing it was operating in a Git checkout. This was happening > both with and without git installed. > > As I wrote, this is the possibly problematic line: > > https://github.com/apache/openoffice/blob/AOO418/main/solenv/bin/modules/RepoRevision.pm#L78 > > but I didn't have time to debug it further. > > Regards, > Andrea. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
