This is setting expectations, so be careful. I find it quite simpler to set this date when I cut a release candidate.
Gary On Thu, Jan 27, 2022, 14:31 <ma...@apache.org> wrote: > This is an automated email from the ASF dual-hosted git repository. > > markt pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/commons-daemon.git > > > The following commit(s) were added to refs/heads/master by this push: > new e6c6538 Best guess for 1.2.5 release date > e6c6538 is described below > > commit e6c6538ee75738aed6593d4b70326ed06c930757 > Author: Mark Thomas <ma...@apache.org> > AuthorDate: Thu Jan 27 19:31:13 2022 +0000 > > Best guess for 1.2.5 release date > --- > src/changes/changes.xml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/changes/changes.xml b/src/changes/changes.xml > index 40b2a16..fb3e489 100644 > --- a/src/changes/changes.xml > +++ b/src/changes/changes.xml > @@ -38,7 +38,7 @@ > <title>Apache Commons Daemon Release Notes</title> > </properties> > <body> > - <release version="1.2.5" date="2022-MM-DD" description="Bug fix > release"> > + <release version="1.2.5" date="2022-02-01" description="Bug fix > release"> > <!-- FIX --> > <action issue="DAEMON-430" type="fix" dev="jfclere"> > Procrun. --StopTimeout can be used to define the time that > procrun waits for service to exit, >