Re: [Compress] COMPRESS-540 : Random access of tar

2020-11-17 Thread Peter Lee
Agree. Seems this random access was achieved with a new class TarFile and it won't have effects on existing apps. Tars are designed to be a sequence access format so a random access would cost more time. I'm just curious how much do we want to have a random access here? I mean, do we always nee

[daemon]DaemonInitException without a real JRE cause

2020-11-17 Thread Gary Gregory
Hi All, Can someone explain the odd implementation of DaemonInitException and specifically why it does not reuse the JRE's Exceptio cause slot? TY, Gary

Re: Log4j JSON layout template Uris enum

2020-11-17 Thread Gary Gregory
Darn! :-) On Tue, Nov 17, 2020, 14:51 Matt Sicker wrote: > Wrong list? > > On Tue, 17 Nov 2020 at 12:23, Gary Gregory wrote: > > > > Hi all, > > > > Why is this an enum and not a class? > > > > Hary > > - > To unsubscribe, e-ma

Re: Log4j JSON layout template Uris enum

2020-11-17 Thread Arturo Bernal
Hahahahha  ;) Sent from Yahoo Mail for iPhone On Tuesday, November 17, 2020, 8:51 PM, Matt Sicker wrote: Wrong list? On Tue, 17 Nov 2020 at 12:23, Gary Gregory wrote: > > Hi all, > > Why is this an enum and not a class? > > Hary -

Re: Log4j JSON layout template Uris enum

2020-11-17 Thread Matt Sicker
Wrong list? On Tue, 17 Nov 2020 at 12:23, Gary Gregory wrote: > > Hi all, > > Why is this an enum and not a class? > > Hary - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@c

Log4j JSON layout template Uris enum

2020-11-17 Thread Gary Gregory
Hi all, Why is this an enum and not a class? Hary

Re: [Daemon] release 1.2.4?

2020-11-17 Thread Rob Tompkins
> On Nov 16, 2020, at 7:35 AM, Rob Tompkins wrote: > > > >> On Nov 16, 2020, at 2:53 AM, Mark Thomas wrote: >> >> On 15/11/2020 22:36, Rob Tompkins wrote: >>> So this is my first time in here. You build both unix and windows binaries? >>> Do you normally do this using windows linux subsys