On Wed, Apr 10, 2002 at 11:24:56AM -0400, Peter Royal wrote: ... > compile: > Compiling 1 source file to > /usr/local/src/java/jakarta-avalon-excalibur/component/build/classes > Found 2 semantic errors compiling > >"/usr/local/src/java/jakarta-avalon-excalibur/component/src/java/org/apache/avalon/excalibur/component/PoolableComponentHandler.java": > 12. import org.apache.avalon.excalibur.pool.ResourceLimitingPool; > <------------------> > *** Error: Could not find package "org/apache/avalon/excalibur/instrument" in:
Fixed the problem (missing excalibur-instrument.jar entry in default.properties). Should no longer need to set ant.properties. --Jeff > -- > peter royal -> [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>