RE: [lang] Add a DaemonThreadFactory

2017-12-21 Thread Roger Whitcomb
I have a class almost identical to this in my project, so +1 to this idea. ~Roger Whitcomb -Original Message- From: Gary Gregory [mailto:garydgreg...@gmail.com] Sent: Tuesday, December 19, 2017 8:27 AM To: Commons Developers List Subject: [lang] Add a DaemonThreadFactory I keep on

RE: [lang] Appetite for new method StringUtils.toCamelCase(String str, char delimiter, boolean capitalizeFirstLetter)

2017-06-01 Thread Roger Whitcomb
dynamic property sheets. ~Roger Whitcomb -Original Message- From: Duncan Jones [mailto:dun...@wortharead.com] Sent: Thursday, June 01, 2017 7:32 AM To: Commons Developers List Subject: Re: [lang] Appetite for new method StringUtils.toCamelCase(String str, char delimiter, boolean

RE: [COMPRESS] Anyone implemented "pigz"?

2017-05-11 Thread Roger Whitcomb
e to use the algorithm. > > On 10 May 2017 at 01:03, Gary Gregory wrote: > > I've not heard of it on the ML yet. Go for it! ;-) > > > > Gary > > > > On Tue, May 9, 2017 at 4:44 PM, Roger Whitcomb < > roger.whitc...@actian.com> > > wrote: > >

[COMPRESS] Anyone implemented "pigz"?

2017-05-09 Thread Roger Whitcomb
Someone here was doing benchmarks using "pigz" (see here: http://zlib.net/pigz/, basically multi-threaded "gzip") and I couldn't find any "reasonable" Java implementations. Anyone thought about it for Commons Compress? Thanks, Roger Whitcomb

RE: [VOTE][RRESULT][RC1] Release Commons Math 3.6.1

2016-03-24 Thread Roger Whitcomb
You're right, of course. "Indemnification" is not the right term. And my point was not necessary, since you were not thinking of fewer votes, but relaxed requirements for the voters. My apologies. ~Roger Whitcomb -Original Message- From: Gilles [mailto:gil...@harfan

RE: [VOTE][RRESULT][RC1] Release Commons Math 3.6.1

2016-03-23 Thread Roger Whitcomb
re is any provision for "relaxing" these requirements for any reason. ~Roger Whitcomb -Original Message- From: Gilles [mailto:gil...@harfang.homelinux.org] Sent: Monday, March 21, 2016 8:43 AM To: dev@commons.apache.org Subject: Re: [VOTE][RRESULT][RC1] Release Commons Math 3.

RE: [VFS] Further changes to HDFS Provider for alternate configuration support

2015-11-18 Thread Roger Whitcomb
[mailto:dlmar...@comcast.net] Sent: Monday, November 16, 2015 3:11 PM To: 'Commons Developers List' Subject: RE: [VFS] Further changes to HDFS Provider for alternate configuration support I don't see the patch. It might be stripped off by the mail server. From: Roger Whitcomb [mai

RE: [VFS] Further changes to HDFS Provider for alternate configuration support

2015-11-17 Thread Roger Whitcomb
I have created https://issues.apache.org/jira/browse/VFS-586 and attached the proposed patch there for your consideration. The original questions I had still apply, and will be added to the issue. Thanks, ~Roger Whitcomb -Original Message- From: Pascal Schumacher [mailto:pascalschumac

Re: [VFS] Further changes to HDFS Provider for alternate configuration support

2015-11-17 Thread Roger Whitcomb
rnate configuration support Yes, the mailing list server does not allow attachments. Please attach the patch to a JIRA issue. Thanks! Am 17.11.2015 um 00:11 schrieb dlmar...@comcast.net: > I don't see the patch. It might be stripped off by the mail server. > > >

[VFS] Further changes to HDFS Provider for alternate configuration support

2015-11-16 Thread Roger Whitcomb
ators, etc. * Is this too big a change to fit in last-minute before the release of VFS 2.1? Patch is attached. Thanks, ~Roger Whitcomb - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [COMPRESS] Compress GUI?

2015-11-03 Thread Roger Whitcomb
ook at your previous email and had seen that you mentioned pivot. I started the initial workings of a project last night and started to read a little about pivot. I think I could pull it off given a few weeks time. Do you have any ideas of what you were thinking of from the design standpoint

Re: [COMPRESS] Compress GUI?

2015-11-02 Thread Roger Whitcomb
f. From:"Stefan Bodewig" Date:Sat, Oct 31, 2015 at 7:22 AM Subject:Re: [COMPRESS] Compress GUI? On 2015-10-30, Roger Whitcomb wrote: > Any thoughts? Anyone who might be interested in helping with such a > project? TBH, I hate doing GUI stuff. :-) I can easily see that a GUI for C

[COMPRESS] Compress GUI?

2015-10-30 Thread Roger Whitcomb
alternative... Any thoughts? Anyone who might be interested in helping with such a project? Thanks, ~Roger Whitcomb Apache Pivot PMC Chair

RE: [ALL] Missing commit e-mails - INFRA-7716

2014-05-14 Thread Roger Whitcomb
It might just be that the backlog of emails hasn't cleared yet ... (see : https://blogs.apache.org/infra/entry/mail_outage ) They say it could take from 2-5 days after the 10th to get all the backlog delivered ... ~Roger -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Tu

RE: [lang]

2014-05-13 Thread Roger Whitcomb
Just wanted to mention that the Apache Pivot project (Java GUI framework) uses IAE for most/all cases of null or invalid input arguments (that is, cases where we check the input arguments), reserving NPE for basically the JVM to throw. ~Roger Whitcomb -Original Message- From: Ralph