> [...] > > On 31/05/2026 12:34, Mark Thomas wrote: > >> We have fixed the packaging issue since the release of Apache Commons > >> Daemon 1.6.0, so I would like to release Apache Commons Daemon 1.6.1. > >> > >> Apache Commons Daemon 1.6.1 RC1 is available for review here: > >> https://dist.apache.org/repos/dist/dev/commons/daemon/1.6.1-RC1 > >> (svn revision 84861) > >> > >> The Git tag commons-daemon-1.6.1-RC1 commit for this RC is > >> 68e2301d5be8aef15c432c7c5fc08fee5c20805f, which you can browse here: > >> > >> https://gitbox.apache.org/repos/asf?p=commons- > >> daemon.git;a=commit;h=68e2301d5be8aef15c432c7c5fc08fee5c20805f > >> You may checkout this tag using: > >> git clone https://gitbox.apache.org/repos/asf/commons-daemon.git > >> -- branch commons-daemon-1.6.1-RC1 commons-daemon-1.6.1-RC1
The above command line is wrong (and should not be broken over multiple lines, or intermediate lines should end with "\"): There is a space after "--" on the second line. Build successful. $ mvn --version Apache Maven 3.9.9 Maven home: /usr/share/maven Java version: 21.0.10, vendor: Debian, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "6.12.73+deb13-amd64", arch: "amd64", family: "unix" > >> > >> Maven artifacts are here: > >> > >> https://repository.apache.org/content/repositories/ > >> orgapachecommons-1946/commons-daemon/commons-daemon/1.6.1/ > >> > >> These are the artifacts and their hashes: > >> > >> #Release SHA-512s > >> #Sun May 31 12:13:58 BST 2026 > >> commons-daemon-1.6.1-bin- > >> windows.zip=a878177edc92e663c1113858f8903451ec02b5b033bca373bea4f8761d9196323771301fcd6a7b8387d8e2300f7a1056b9e08e83fca9703df32ac3ecd5b129f7 > >> commons-daemon-1.6.1- > >> bin.tar.gz=4757860f7700908cd915141237321b2996ea07077066e8afaa1de322d9edbf7e20c73cb19c57e2bcc27e5e0756d7c3d568f8849718e2011e3b182a2420d7a969 > >> commons-daemon-1.6.1- > >> bin.zip=65fe49ff0cb8d9938d2b519ca2864ef6e53e5d8fc2056734bdb93bcf03b6729f2879dbffa52dc24d89e6553dcc2238c66b7f734dc59fd0a75d803a98e3a5d718 > >> commons-daemon-1.6.1- > >> bom.json=c07466b9b30c7ea9ca5acbe5565b673f2669b7f209c90ccd26c3fd0c08e533f607e05927f33934f238fd9f7a55d08238ef7667c503c277204e8e8d42e74ab826 > >> commons-daemon-1.6.1- > >> bom.xml=3b2b97ea0d62b2799f50bae79f619b729c7b2d39bbf944448643780337978badbd576dccfd6e7f840ca44272a09b16e4026015be68d1577fbee23e9002830918 > >> commons-daemon-1.6.1- > >> javadoc.jar=e2d77a2e7b5df214bb7505d92ee11b482e6736bb87753e96538623ccd82083b0fc69cfd46202b68ce7b2bb493a8373e3ca28ab1e65790beac1c3eab8a93855f0 > >> commons-daemon-1.6.1-native- > >> src.tar.gz=6ecc74a85d7356078d778cbc414e007435e58c0c15dffc5cb83865e037adf423980842946218c75e80062e0ee715ce3240d39c709afe15e0d52db1a613e0484e > >> commons-daemon-1.6.1-native- > >> src.zip=9703b05a25f99ed61754300fe85c7b20592f403c869ffca2cc5449c094f5fc1a2cf816fa8382c875b844dcb9e24dfd8f82d4cccd54ec393abf3853752d031549 > >> commons-daemon-1.6.1- > >> sources.jar=7fce22f4975702e11d07329b8e6f21e51f6d1351c28a30b217f757057226eb63d07a733bcbbf95409a1b797483cf0c697c70ca69a1e67368409bbcb35fef5f5b > >> commons-daemon-1.6.1- > >> src.tar.gz=51910df48e5e8dd44d695deb95ef878b961119fb99aa2924bc966b28f431737c2071085e46400e96db4831c4b82ff6e60a7299cb6c792e53c151dc053844546f > >> commons-daemon-1.6.1- > >> src.zip=41a2f5736762c8368935cb8e7e08dbe89ab64b6f847e21ab911ba1f199ac6943dcc7a7cfc8805344d3bb10098accc01658bf96c8a4dd6338289b3518217e8bc3 > >> commons-daemon_commons- > >> daemon-1.6.1.spdx.json=92a6d76db311f1cff024fb7fcbfd7d43035462fe0ca59e40cd38c369b5379c02c02f971e22184b1f39a646d1b1c5f8398512cbd63786b00d1c9b7f76b53e1e75 Checked. > >> [X] +1 Release these artifacts > >> [ ] +0 OK, but... > >> [ ] -0 OK, but really should fix... > >> [ ] -1 I oppose this release because... > >> Gilles --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
