Leif, You have at some point made an incompatible change, by moving the NoopInstrumentManager to a different package.
This broke; http://brutus.apache.org/gump/public/avalon-phoenix/avalon-phoenix/gump_work/build_avalon-phoenix_avalon-phoenix.html which in turn affect another 13 projects. import org.apache.excalibur.instrument.manager.NoopInstrumentManager; vs [EMAIL PROTECTED] instrument]$ jar tf ./api/target/excalibur-instrument-api-1.2-dev.jar | grep Noop.*Manager\.class org/apache/excalibur/instrument/NoopInstrumentManager.class I suggest it is put back where it was. Cheers Niclas -- +------//-------------------+ / http://www.bali.ac / / http://niclas.hedhman.org / +------//-------------------+ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Apache Excalibur Project -- URL: http://excalibur.apache.org/
