Have just committed some changes in the excalibur thread package linked to the updates I made to excalibur-pool:
1. created an api/impl/instrumented package separation
- stripped out instrumentable support in
ResourceLimitingThreadPool
- added InstrumentedResourceLimitingThreadPool under
instrumented package that uses the excalibur-pool
InstrumentedResourceLimitingPool as the backing pool
2. removed deprecated ThreadControl and ThreadPool
3. removed references to deprecated classes in
BasicThreadPool and un-deprecated the class as there
does not seem to be a replacement and it is used in
non-deprecated content
4. un-deprecated ExecutableExecutable as it is used by
BasicThreadPool
5. removed dependence on excalibur component testcase
6. set version on all artifacts to SNAPSHOTThe original source and build content remains unchanged. Next step is to validate the api and impl against cornerstone threads.
Cheers, Stephen.
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
