Re: (commons-daemon) branch master updated: tab -> 8 spaces, fix indent

2024-06-20 Thread Gary Gregory
Yeah... ;-) Gary On Thu, Jun 20, 2024, 9:49 AM Mark Thomas wrote: > On 20/06/2024 14:31, Gary Gregory wrote: > > Maybe unrelated but in the same file: > > > > int timeout = SO_STOPTIMEOUT; > > if (timeout) { > > int i; > > for (i

Re: (commons-daemon) branch master updated: tab -> 8 spaces, fix indent

2024-06-20 Thread Mark Thomas
On 20/06/2024 14:31, Gary Gregory wrote: Maybe unrelated but in the same file: int timeout = SO_STOPTIMEOUT; if (timeout) { int i; for (i = 0; i < timeout; i++) { rv = apxServiceCheckStop(hService);

Re: (commons-daemon) branch master updated: tab -> 8 spaces, fix indent

2024-06-20 Thread Gary Gregory
Maybe unrelated but in the same file: int timeout = SO_STOPTIMEOUT; if (timeout) { int i; for (i = 0; i < timeout; i++) { rv = apxServiceCheckStop(hService); apxLogWrite(APXLOG_MARK_DEBUG "apxServi

Re: [VOTE] Release Apache Commons Email Parent POM 2.0.0-M1 based on RC1

2024-06-20 Thread Gary Gregory
Ping! to the PMC and curious reviewers. TY, Gary On Tue, Jun 18, 2024 at 12:39 PM Rob Tompkins wrote: > > +1 > > > On Jun 15, 2024, at 1:20 PM, Gary Gregory wrote: > > > > We have fixed a few bugs and added enhancements since Apache Commons > > Email Parent POM 1.6.0 was released, so I would l