[crypto] Last 16 bytes not being consumed?

2017-02-09 Thread Dan Quaroni
I've posted this at SO as well where it has nicer formatting, but I'll include the question here as well. See http://stackoverflow.com/questions/42147559/java-cryptocipher-doesnt-consume-all-input-bytes I'm trying to convert from using Chilkat's proprietary decryption library to Apache's commons

[ANNOUNCE] Apache Commons JCS 2.1 Released

2017-02-09 Thread Thomas Vandahl
The Apache Commons Team is pleased to announce the availability of: Apache Commons JCS 2.1 Apache Commons JCS is a distributed, versatile caching system. The release notes can be reviewed at: http://www.apache.org/dist/commons/jcs/RELEASE-NOTES.txt Distribution packages can be downloaded from:

[ANNOUNCE] Apache Commons Configuration 2.1.1 released!

2017-02-09 Thread Benedikt Ritter
The Apache Commons team is happy to announce the release of Commons Configuration 2.1.1! The Commons Configuration software library provides a generic configuration interface which enables a Java application to read configuration data from a variety of sources. Commons Configuration provides

Re: [pool] preparePool that only registers key, doesn't create new object

2017-02-09 Thread Mark Thomas
On 06/02/17 10:55, Mark Thomas wrote: On 05/02/17 22:21, Gary Gregory wrote: Anyone care to opine? I think there is a bug in ensureMinIdle. If the objectDeque is null, it needs to obtain a reference to the objectDeque once created in the for loop. Otherwise the call from preparePool will