Can anyone explain why I get these at the first build?
It builds and seems to work just fine....
C:\Downloads\cocoon-2.1.1>build lib\local\xerces*.jar The system cannot find the file specified. 0 file(s) copied. lib\endorsed\xercesImpl-2.4.0.jar 1 file(s) copied. lib\local\xalan*.jar The system cannot find the file specified. 0 file(s) copied. lib\endorsed\xalan-2.5.1.jar 1 file(s) copied. lib\local\xml-api*.jar The system cannot find the file specified. 0 file(s) copied. lib\endorsed\xml-apis.jar 1 file(s) copied. Using Java from C:\java
That's normal but misleading. The system first looks for one file, then if not found uses another. Unless the build did not complete successfully, there is no problem.
Geoff
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
