On 21/02/2014 17:17, Gary Gregory wrote: > Wait a sec, now that pool2 requires Java 6, why are we still shipping our > own LinkedBlockingDeque instead of using the JRE?
Because we require access to the internals that aren't available if we use the one from the JRE. Mark > > Gary > > > On Fri, Feb 21, 2014 at 11:26 AM, Mark Thomas <ma...@apache.org> wrote: > >> 2.2 fixes a few bugs and adds a new testOnCreate() feature that is >> required by DBCP 2. >> >> RC2 fixes/improves the following compared to RC1 >> - More clarity in release notes and index page on clients not using >> MBean interfaces >> - Refactor migration notes so they don't need changing on every release >> - Update to CP 33 (new skin) >> - Use appropriate line endings in source distros >> - Fix a typo >> >> The Pool 2.2 RC2 is available for review here: >> https://dist.apache.org/repos/dist/dev/commons/pool/ (r4457) >> >> Maven artifacts are here: >> https://repository.apache.org/content/repositories/orgapachecommons-1009 >> >> Details of changes since 2.1 are in the release notes and changelog: >> https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt >> >> http://people.apache.org/~markt/dev/pool-2.2-RC2-site/changes-report.html >> >> The tag is here: >> http://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_2_RC2/ >> (r 1570589) >> >> Site: >> http://people.apache.org/~markt/dev/pool-2.2-RC2-site >> (Broken links to Javadoc versions expected) >> >> KEYS: >> http://www.apache.org/dist/commons/KEYS >> >> Please review the release candidate and vote. >> This vote will close no sooner than 72 hours from now >> >> [ ] +1 Release these artifacts >> [ ] +0 OK, but... >> [ ] -0 OK, but really should fix... >> [ ] -1 I oppose this release because... >> >> >> Cheers, >> >> Mark >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org