Hi, In excalibur, whenever there is a dependency on avalon-framework.jar, half the references are to:
../jakarta-avalon/tools/ext/avalon-framework.jar and the other half are to: ../jakarta-avalon/build/lib/avalon-framework.jar This kind of thing leads to hard-to-debug problems where you think you're building against A but are actually building against B. So I'd like to change all references to the build/lib directory. The avalon-framework.jar in tools/lib should be only for Cocoon's benefit. Let me know if this is a problem. --Jeff -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
