Jeff Turner wrote: > > On Tue, Apr 02, 2002 at 02:00:33PM +0200, Carsten Ziegeler wrote: > > > > Jeff Turner wrote: > > > > > > > > > That would happen if the depchecking.sh didn't retrieve > > > 'default.properties' in the Excalibur root. Could you check to see if > > > it's there? All the files listed in depchecking.sh must be present > > > (./default.properties is listed there). > > > > > Ah yes, it didn't work. It seems the leading ./ caused some problems on > > windows. > > Didn't think of that.. will update the list. > Thanks!
> > OK, now I removed it and the update seems to work and I can now > type "ant" > > and, guess what, I get a class not found message > "org.apache.xpath.XPathAPI" > > in the "all" package. > > Doh.. well it means it can't find xerces.jar at the default path > ../../jakarta-avalon/tools/lib/xerces-1.4.4.jar > Ehm, I think it's Xalan and not xerces. > Do you have jakarta-avalon checked out in the same directory as > jakarta-avalon-excalibur? That's the default assumption. > Yes. > I'm just about to commit a check for xerces.jar. This is just the sort > of feedback required :) Thanks a lot, > No problem, so know we need a check for xalan then :) Carsten -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
