чт, 31 мар. 2022 г. в 16:38, <r...@apache.org>: > > This is an automated email from the ASF dual-hosted git repository. > > remm pushed a commit to branch 9.0.x > in repository https://gitbox.apache.org/repos/asf/tomcat.git > > > The following commit(s) were added to refs/heads/9.0.x by this push: > new ccbd0fd Update repeatable build timestamp (currently unused) > ccbd0fd is described below > > commit ccbd0fddff25d00655206054ffd426f0323eca07 > Author: remm <r...@apache.org> > AuthorDate: Thu Mar 31 15:37:25 2022 +0200 > > Update repeatable build timestamp (currently unused) > --- > build.properties.default | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/build.properties.default b/build.properties.default > index a8db96f..d656418 100644 > --- a/build.properties.default > +++ b/build.properties.default > @@ -38,8 +38,8 @@ version.suffix=-dev > # ----- Reproducible builds ----- > # Uncomment and set to current time for reproducible builds > # Note: The value is in seconds (unlike milliseconds used by > System.currentTimeMillis()). > -#2022-03-30T00:00:00Z > -#ant.tstamp.now=1648598400 > ++#2022-03-31T12:00:00Z > ++#ant.tstamp.now=1648728000
Note doubled "++" There are leading "+" on those lines. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org