From: David J. <dav...@ea...> - 2001-05-29 03:47:01
|
On 2001.05.28 10:10:27 -0400 Tilo Muetze wrote: > Hello, > I've just checked out the module "manual" from sourceforge. Now if I > build > via build.bat the following error occurs: "Exception in thread "main" > java.lang.NoClassDefFoundError: org/apache/tools/ant/Main. But if I use > the > old lib dir from David's first Docbook framework then it compiles but > generates the attached warnings. > So David or another person please give me a hint what has changed in the > committed version and what I have to do to get it working again. > > Thanks and Regards, > Tilo Muetze > > ><snip> Hi, I'm mystified. As far as I can tell, nothing relevant changed on running ant/xsl between what is on my website and what I checked in. I'm assuming the checkout resulted in something like this dir. structure: manual manual/lib (containing ant etc.) manual/src manual/src/build (containing build.*) manul/src/docs..... For some reason my mail reader interprets your attachment as nonsense rather than??? Did you send it as an attachment? if not perhaps you could email it to me privately unzipped. ( the last time this happened it happened to a zip file). I'm not sure how bat files work on windows, do they run in a "current directory" so ..\..\lib\ant.jar will indeed find ant.jar from the src/build directory? It looks like this is not happening. Hope you have already figured this out, if not please let me know. david jencks |