> It's not in maven repo - this (from memory) is something that was added > to the thread package in excalibur. What is happening is that merlin is > scanning all of the components in order to establish assembly candidates > - and to be a candidate the class must be well defined. The changes in > the Excalibur Thread package mean that the component is not well defined > and there is it excluded from the selection (kind of like what is > happening in the states over the last few days). >
any suggestions on fixing this ? aside from joining the liberterians ;-) do I need to get something else and include into maven ? > Stephen. > > > any ideas whats going on ? appreciate suggestions. > > > > > > dependencies of the TimeScheduler service: > > > > <resource id="excalibur-pool:excalibur-pool" > > version="1.2"/> > > <resource id="avalon-framework:avalon-framework-impl" > > version="4.1.5"/> > > <resource > > id="cornerstone-scheduler:cornerstone-scheduler-api" version="1.0"/> > > <resource > > id="cornerstone-scheduler:cornerstone-scheduler-impl" version="1.0"/> > > <resource > > id="cornerstone-threads:cornerstone-threads-api" version="1.0"/> > > <resource > > id="cornerstone-threads:cornerstone-threads-impl" version="1.0"/> > > <resource id="excalibur-thread:excalibur-thread" > > version="1.1.1"/> > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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]
