As no one will compile it locally, I think, we can fix the tar later. +1
[X] Download links are valid. [X] Checksums and signatures. [X] LICENSE/NOTICE files exist [X] No unexpected binary files [X] Source files have ASF headers [X] Can compile from source [X] Can verify the binary build 何品 Nicolas Vollmar <[email protected]> 于2025年10月23日周四 15:28写道: > With that command I could compile it. For me is fine fixing that going > forward. > > +1 > > [X] Download links are valid. > [X] Checksums and signatures. > [X] LICENSE/NOTICE files exist > [X] No unexpected binary files > [X] Source files have ASF headers > [X] Can compile from source > [X] Can verify the binary build > > On Wed, 22 Oct 2025 at 19:36, PJ Fanning <[email protected]> wrote: > > > This command can be used to update the timestamps on all the .template > > files and this will help in persuading sbt-boilerplate to work again. > > > > find . -name "*.template" -exec touch {} \; > > > > Is this an ok workaround for the time being? Going forward, we need to > > work out if we > > * look to get a change into sbt-boilerplate > > * or change the way we produce the source tarballs so that the file > > dates don't confuse sbt-boilerplate > > >
