"Henning P. Schmiedehausen" <[EMAIL PROTECTED]> wrote on 06/09/2003 02:02:38 AM:
> [EMAIL PROTECTED] writes: > > >Huh? > > >Why does the word2html plugin need xerces?? There's no java code, it uses > >no XML parsing.....??? > > Well, I don't know. After adding xerces and xml-apis to the > project.xml of the mentioned plugins I was able to bootstrap with > 1.3.1. Before that, they would bomb out in the tests of the mentioned > plugins (aha!) every time. Sounds like the test plugin was missing the xml dependency, not the others. The test plugin needs xerces to produce xml output. > I wouldn't write this here if I haven't experienced that. I know, but since it made no sense to me.... => I've seen your mail about being able to bootstrap with JDK 1.3.1 on > WinXP. Are you sure that you didn't have e.g. the ant libraries on > your classpath? Did you run all the plugin tests? How do you run the bootstrap without the ant libraries on your classpath? ant -f build-booststrap.xml uses ant.... > I can send you the error messages if you're interested. yes please. -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
