I have verified the ModelManagerImpl fix from the provided build and in source from CVS on the 3.1.1 branch. All required cases are now working.
Verification steps: 1) Use preference to force the timeout value to a very low value (500ms) and verify that a deadlock exception is eventually triggered (expected behavior). 2) Use preference with a reasonable value (30000ms) and verify that no exception occurs (expected behavior). 3) Use -D system property option with a reasonable preference value (30000ms) and a very low system property value (500ms) and verify that the system property overrides by producing the same expected behavior as (1). Thanks, Cameron ----- Original Message ----- From: [email protected] To: [email protected] Sent: Friday, September 18, 2009 10:11:13 AM GMT -08:00 US/Canada Pacific Subject: RE: [wtp-dev] Respinning for 3.1.1 We will verify the fix and report status ASAP. -Raghu -----Original Message----- From: David M Williams [mailto:[email protected]] Sent: Thursday, September 17, 2009 7:19 PM To: [email protected] Subject: [wtp-dev] Respinning for 3.1.1 Sorry to say we needed a respin for 3.1.1 after all. One of the blocking hotbugs we fixed for this release (https://bugs.eclipse.org/bugs/show_bug.cgi?id=287096) had a small flaw that rendered it useless in context and unfortunately this error was not discovered until just today. I think there is just time to re-spin, instead of producing an immediate patch. The unit tests are running now, and will likely be done around midnight (Eastern time). Until then, an early version can be found "as it tests" at http://build.eclipse.org/webtools/projects/wtp-R3.1-M/workdir/M-3.1.1M-20090917225226/ After the tests are complete (e.g. after midnight) it can be found at the normal 'committers' area. After the JSF team verifies the fix is in the build, I'll promote it to 'downloads' page. At that time, it will still have the 'M' designation, so will rename it on 9/25 for release. I do not think there needs to be any formal testing of this final build ... but anyone is welcome to sanity check it and let us know if any regressions. Apologies for any inconvenience or rework this causes. Do let us know if this impacts anyone in ways we are not aware of. Thanks, _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev _______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
