Berin Loritsch wrote:

> The instrumentation code can't find the Avalon framework lib to build
> the code.
> 
> I executed "ant clean" and got this error:
> 
> BUILD FAILED
> 
> D:\projects\jakarta-avalon-excalibur\instrument-client\build.xml:61:
> taskdef cla
> ss org.apache.commons.altrmi.generator.ant.AltrmiInterfaceTask cannot be
> found


This is because the project requires the presence of the Altrmi jars.  See the
ant.properties.sample files.  Is this not how I should have set things up?

One thing that I had liked about the ond build structure was that this kind of
thing was easier.  I need to have a lot of stuff defined in my .ant.properties
file now just to get things to build correctly.

Cheers,
Leif


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to