+1

It's a shame about the unhelpful release notes IMO.

Tested with the Zip source:
SHA512 OK, ASC OK.
Built binaries on Windows. Built jars and site on macOS with Java 8.

Microsoft Windows [Version 10.0.19042.1526]
Microsoft (R) Program Maintenance Utility Version 14.29.30137.0
Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30137 for x64
Microsoft (R) Incremental Linker Version 14.29.30137.0

Gary



On Fri, Mar 11, 2022 at 11:51 AM Mark Thomas <ma...@apache.org> wrote:

> On 11/03/2022 13:37, Gary Gregory wrote:
> > Hi Mark,
> >
> > Thank you for rolling a release candidate.
> >
> > The release notes should contain the changes not a link to part of a web
> > site,
>
> The release notes have been this way since 2017.
>
> > and the link is broken too
> >
> https://dist.apache.org/repos/dist/dev/commons/daemon/1.3.0-RC1/site/changes-report.html
>
> That is because the web site is not part of the release and not part of
> the release vote so it hasn't been uploaded to dist.a.o
>
> > If I download the zip or tar i should have the release notes right there.
> > I'm not sure how you created the RC, but we normally generate the release
> > notes from the changes.xml file through a Maven plugin.
>
> That isn't how Daemon has been set up. If you want to change this feel
> free and we can pick up the change in the next RC (if there is one) or
> the next release.
>
> I will note that:
>
> mvn deploy -Dcommons.release.isDistModule=true -Prelease
>
> didn't complete cleanly but didn't appear to affect the release
> artifacts. I've now figured out that was due to MNG-7316 and I'll add an
> note to HOW-TO-RELEASE.txt for future reference.
>
> Mark
>
> >
> > Gary
> >
> > On Fri, Mar 11, 2022, 08:32 Mark Thomas <ma...@apache.org> wrote:
> >
> >> Since the 1.2.4 release, the minimum Java version has been updated to
> >> Java 7 and a handful of bugs have been fixed so I would like to release
> >> Apache Commons Daemon 1.3.0.
> >>
> >> Apache Commons Daemon 1.3.0 RC1 is available for review here:
> >>       https://dist.apache.org/repos/dist/dev/commons/daemon/1.3.0-RC1
> >> (svn revision 52984)
> >>
> >> The Git tag commons-daemon-1.3.0-RC1 commit for this RC is
> >> 73708a0d774304cd4e02eb675fc599f42bc5e150 which you can browse here:
> >>
> >>
> >>
> https://gitbox.apache.org/repos/asf?p=commons-daemon.git;a=commit;h=73708a0d774304cd4e02eb675fc599f42bc5e150
> >> You may checkout this tag using:
> >>       git clone https://gitbox.apache.org/repos/asf/commons-daemon.git
> >> --branch commons-daemon-1.3.0-RC1 commons-daemon-1.3.0-RC1
> >>
> >> Maven artifacts are here:
> >>
> >>
> >>
> https://repository.apache.org/content/repositories/orgapachecommons-1579/commons-daemon/commons-daemon/1.3.0/
> >>
> >> These are the artifacts and their hashes:
> >>
> >> #Release SHA-512s
> >>
> >>
> commons-daemon-1.3.0.jar=748f3ac828feb9284b192e9c3f7d50cbe3c3bc101ba477a269070b296b9a3a69f626cd546bab45e7a24ac9b9503c01a56d7774192c16765b5995a96f8fc3c3e0
> >>
> >>
> commons-daemon-1.3.0-bin.tar.gz=53c1fee9bb14ae84034ec06e45693b86927493124fb050a598928884a985c54878710f63063e45b095469ffe45050ed87663de320df2140e0678642e21938592
> >>
> >>
> commons-daemon-1.3.0-bin.zip=cacc6d59b5baa9bd4c94da2ae1818d08d32cb25ddab6a21aa9e44e735b274cc78599c6342a3af34337152c3915e84055b28e4081e18b6c29e8cb73a604af4e70
> >>
> >>
> commons-daemon-1.3.0-bin-windows.zip=ff545f4b1c8a5f10b471e579e0b4c739e6e1f393f74f36ff35cfe62cced3febef20451b15b418e534c9e3640a9502e4c9da47a59e7ff3c772b439f8b8929f223
> >>
> >>
> commons-daemon-1.3.0-native-src.tar.gz=86588c1ce9e26a365235d8629137a6fea8b7bd1f4920063d620f7bf713e17bafc2fd152f46a52edd420d8090122dac4250a531e683b435948ae12462175807b4
> >>
> >>
> commons-daemon-1.3.0-native-src.zip=2732e26dd0e98867d01155bbcec8dc01810a4c573bc4eeb1ab398071428bafc698588238365e1436cc8ba9838735769637f43a899f51440b3112d7b42283bfb1
> >>
> >>
> commons-daemon-1.3.0-src.tar.gz=392ae1a4f36294c31f8f549c61bdf0a9fcd59a1e4eee3c54ceba30473066184271636b11ee6073526640c245d3f3a94d1d4d34413787c5b3323e6eedc7026816
> >>
> >>
> commons-daemon-1.3.0-src.zip=932d907ae51d59818f67d083fcd8f769b71644ac2d7af7131550b1abe729299a25bbada617cb418af4159006f2a3fc2cc44f8292e058ab6e1aa5b1072c1ffad1
> >>
> >> Note the Windows binaries are also signed using the Digicert ONE code
> >> signing service with the Commons PMC key.
> >>
> >>
> >> Details of changes since 1.2.4 are in the release notes:
> >>
> >>
> >>
> https://dist.apache.org/repos/dist/dev/commons/daemon/1.3.0-RC1/RELEASE-NOTES.txt
> >>
> >>
> >>
> https://dist.apache.org/repos/dist/dev/commons/daemon/1.3.0-RC1/site/changes-report.html
> >>
> >> KEYS:
> >>     https://www.apache.org/dist/commons/KEYS
> >>
> >> Please review the release candidate and vote.
> >> This vote will close no sooner that 72 hours from now.
> >>
> >>     [ ] +1 Release these artifacts
> >>     [ ] +0 OK, but...
> >>     [ ] -0 OK, but really should fix...
> >>     [ ] -1 I oppose this release because...
> >>
> >> Thank you,
> >>
> >> Mark Thomas,
> >> Release Manager (using key 10C01C5A2F6059E7)
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to