On Tue, 13 Nov 2001 10:03, Stephen McConnell wrote: > I think I have spotted the problem. > The default value in the build file for ${xerces.jar} is > ${lib.dir}/${xerces.file} however, perhaps it would be better if the > default value in build.xml was defined as ${tools.dir}/${xerces.file} which > would expand to "../jakarta-avalon/tools/lib/xerces.jar".
the tricky part is that it needs to be set to ${lib.dir}/${xerces.file} in distributions. However when building from CVS it should grab it from tools directory. -- Cheers, Pete Frank Zappa observed: "It's not getting any smarter out there.You have to come to terms with stupidity, and make it work for you." -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>