Re: [VOTE] Release Apache Commons Daemon 1.3.4 based on RC1

2023-05-06 Thread Gary Gregory
+1 Based on the src zip files (plain and native): ASC OK, SHA512 OK. Building the plain sources with the default Maven build OK with 'mvn' using: Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8) Maven home: /usr/local/Cellar/maven/3.9.1/libexec Java version: 1.8.0_372, vendor: Homeb

Re: [VOTE] Release Apache Commons Daemon 1.3.4 based on RC1

2023-05-06 Thread Mark Thomas
On 06/05/2023 16:15, Gary D. Gregory wrote: FYI I seem to be building fine for me using "Microsoft (R) C/C++ Optimizing Compiler Version 19.35.32217.1 for x64" but maybe there is a gotcha I am missing? See the "Release Builds" section of the README.txt file in src/native/windows Mark Ga

Re: [VOTE] Release Apache Commons Daemon 1.3.4 based on RC1

2023-05-06 Thread Mark Thomas
On 06/05/2023 16:12, Gary D. Gregory wrote: Note a blocker but I imagine not true for this release: In the README.txt for the Windows native apps: "Release builds are build with Mladen Turk's (mturk) Custom Microsoft Compiler Toolkit Compilation. This can be obtained from: https://github.com/mt

Re: [VOTE] Release Apache Commons Daemon 1.3.4 based on RC1

2023-05-06 Thread Gary D. Gregory
FYI I seem to be building fine for me using "Microsoft (R) C/C++ Optimizing Compiler Version 19.35.32217.1 for x64" but maybe there is a gotcha I am missing? Gary On 2023/05/06 15:12:56 "Gary D. Gregory" wrote: > Note a blocker but I imagine not true for this release: In the README.txt for > t

Re: [VOTE] Release Apache Commons Daemon 1.3.4 based on RC1

2023-05-06 Thread Gary D. Gregory
Note a blocker but I imagine not true for this release: In the README.txt for the Windows native apps: "Release builds are build with Mladen Turk's (mturk) Custom Microsoft Compiler Toolkit Compilation. This can be obtained from: https://github.com/mturk/cmsc Version: 15.0.44" Is this true for t