Re: [crypto] Releasing 1.1.0 with Mac64 support

2020-07-27 Thread Bindul Bhowmik
Hi Gary, (Please ignore if it has been discussed already) On Mon, Jul 27, 2020 at 12:07 PM Gary Gregory wrote: > > Hi All, > > Thanks to Geoffrey Blake's help setting up a Docker Ubuntu Trusty (14.04) > environment, I am working toward creating an RC for 1.1.0, but in order to > get Mac64 suppor

[lang] ObjectUtils enhancement - consumer with non-null value

2020-12-27 Thread Bindul Bhowmik
Hi, I would like to propose an enhancement to the ObjectUtils class in lang: Background: I have seen multiple places in code where we have to check if a value is null before using it in a setter or other method, like: if (valueX != null) { bean.setValue(valueX); someObject.com

Re: [lang] ObjectUtils enhancement - consumer with non-null value

2020-12-28 Thread Bindul Bhowmik
0 15:39, Gary Gregory wrote: > > Hi Bindul, > > > > Let's see what this would look like with a PR :-) > > > > Gary > > > > On Mon, Dec 28, 2020, 01:23 Bindul Bhowmik wrote: > > > >> Hi, > >> > >> I would like to propose an e

[configuration] Notifications from commons-configuration GitHub mirror

2018-01-13 Thread Bindul Bhowmik
Hello, It seems notifications from the commons-configuration GitHub mirror are not setup to go to any commons mailing list. I opened a trivial pull request - #10 [1], but I don't see any emails on any commons lists for this pull request [2] (well this thread will show up on the search after it ma

Re: [compress] Planning 1.16 Release - With Source Incompatible Change

2018-01-28 Thread Bindul Bhowmik
Stefan, On Sun, Jan 28, 2018 at 4:08 AM, Stefan Bodewig wrote: > Hi all > > https://issues.apache.org/jira/projects/COMPRESS/versions/12341948 has a > nice set of new features and fixes and I'd like to cut a release > candidate the coming days. Not sure if this has anything to do with the recent

Re: [configuration] Notifications from commons-configuration GitHub mirror

2018-02-06 Thread Bindul Bhowmik
On Sat, Jan 20, 2018 at 8:39 AM, Oliver Heger wrote: > > > Am 15.01.2018 um 18:04 schrieb Oliver Heger: >> Hi, >> >> Am 14.01.2018 um 00:33 schrieb Bindul Bhowmik: >>> Hello, >>> >>> It seems notifications from the commons-configuration GitHub

Re: [RNG] Travis build fails with JDK 9

2018-02-08 Thread Bindul Bhowmik
On Thu, Feb 8, 2018 at 9:01 AM, Gilles wrote: > Hi. > > Build succeeds with JDK 7 and 8 but not with JDK9: > https://travis-ci.org/apache/commons-rng/jobs/337207823 > > Did someone encounter this problem? Taking a guess here: looking at line 3521 of the log [1], it looks like the symptom descri

Re: [RNG] Travis build fails with JDK 9

2018-02-09 Thread Bindul Bhowmik
On Fri, Feb 9, 2018 at 2:14 PM, Gilles wrote: > On Thu, 8 Feb 2018 22:44:32 -0700, Bindul Bhowmik wrote: >> >> On Thu, Feb 8, 2018 at 9:01 AM, Gilles >> wrote: >>> >>> Hi. >>> >>> Build succeeds with JDK 7 and 8 but not with JDK9: >

Re: [lang] Todo utility class

2018-03-16 Thread Bindul Bhowmik
On Thu, Mar 15, 2018 at 4:05 PM, Gilles wrote: > Hi. > > On Wed, 14 Mar 2018 16:51:43 -0500, Matt Benson wrote: >> >> I have often thought about creating a utility class that allows me to >> write >> skeletal code that still compiles but will remind me to go back and finish >> it. This is a weird

Re: commons-compress git commit: [COMPRESS-392] Add Brotli decoder based on the Google Brotli library.

2017-05-02 Thread Bindul Bhowmik
On Tue, May 2, 2017 at 1:22 PM, wrote: > Repository: commons-compress > Updated Branches: > refs/heads/master 932d4f899 -> a793612b9 > > > [COMPRESS-392] Add Brotli decoder based on the Google Brotli library. > > Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo > Commit: >

Re: [EXEC] Help needed for regression testing ...

2008-04-09 Thread Bindul Bhowmik
nt box > - some of the tests are quite heavy (e.g. starting thousand processes to > make sure that we don't have any memory/handle leaks) > > Regards, Bindul -- Bindul Bhowmik | MindTree Ltd. | www.mindtree.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]