On Jan 7, 2008 8:02 PM, Gary Gregory <[EMAIL PROTECTED]> wrote: > Hello All: > > I've tested building and unit testing on a bunch of Java platforms [1] and > all looks well. If there is a specific Java version that you would like to > test, let me know and I'll put it on my to-do list. >
Thanks, Gary! I think the 1.3 test failure is actually due to Junit. I had to back rev the Junit version to 3.7 to get the 1.3 build to work. Something in the implementation of assertEquals with boolean arguments. Phil > Gary > > [1] http://garygregory.com/os/builds/index.html#commons-pool-1.4-RC2 > > > > -----Original Message----- > > From: sebb [mailto:[EMAIL PROTECTED] > > Sent: Monday, January 07, 2008 3:27 PM > > To: Jakarta Commons Developers List > > Subject: Re: [pool] 1.4-RC2 available for review > > > > On 07/01/2008, Phil Steitz <[EMAIL PROTECTED]> wrote: > > > I have tagged and rolled another (hopefully last) RC for pool-1.4. If > > > there are no significant problems reported with this RC, I will roll a > > > final distribution making only version number changes and kick off a > > > VOTE based on the release bits later this week. > > > > > > > Java version requirement is listed on download page, but could > > usefully be added to Dependencies (since the build seems to use > > Maven2). > > > > There seems to be no documentation on thread safety. > > Are the classes intended to be thread-safe? > > Are any known to be unsafe? > > > > > Changes since RC1: > > > > > > * Site fixes > > > * Javadoc fixes > > > * Improved formatting of release notes > > > * Modernize Ant build (POOL-118) > > > * Made eviction thread a daemon > > > * Made addObject synchronized (as in 1.3) POOL-120 > > > (I chose the simple fix for this issue, see comments in POOL-120) > > > > > > The tars/zips are here: > > > http://people.apache.org/~psteitz/pool-1.4-RC2/distributions > > > > > > Site: > > > http://people.apache.org/~psteitz/pool-1.4-RC2/docs/ > > > > > > Release Notes: > > > http://people.apache.org/~psteitz/pool-1.4-RC2/RELEASE-NOTES.txt > > > > > > To faciliated testing, I have (manually) uploaded the RC jar to the > > > apache m1 snapshot repo: > > > http://people.apache.org/repo/m1-snapshot-repository/commons-pool/ > > > > > > Thanks in advance for your feedback. Patches / direct fixes should be > > > against branches/1_4_RELEASE_BRANCH. The RC was built from > > > tags/POOL_1_4_RC2. > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]