Marcus,

> I have put in the optional.jar and the oro.jar file in 
> /ant/lib and I still get:
> BUILD FAILED
> 
> p:\cpdev\main\src\run_build.xml:23: Could not create task of 
> type: classpath.

It sounds like you have a <classpath> element as a base element rather
than as an element of another task such as <javac> or <javadoc>, as it's
trying to find a task called classpath.

Could you include a grab of the run_build.xml so that we can see what is
going on at line 23? (and around there too)

I don't think your problem is to do with the <perforce> elements...

Andy.

--
Andrew Beacock
Senior Software Engineer/Project Lead
Nokia Mobile Phones
NMP/MSW/SSP/AG

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

Reply via email to