On Tue, 2006-01-24 at 16:44 -0800, Trevor Harmon wrote: > On Jan 24, 2006, at 1:59 PM, Deepak Bhole wrote: > > > Are xalan/xerces required during build? > > I'm not sure, but I do know there are JAR files from those projects > that are shipped with the XMLBeans distribution (for instance, > resolver.jar), so I assume they're required for something. Better > safe than sorry... > > > I don't have it in my build dir > > and it seems to be compiling fine (atleast the default project). > > Perhaps it is in your classpath somewhere?
Nope, they definitely aren't. But I see now as to why it compiled for me without those jars. I don't run/compile the tests. The xalan/xerces jars are in the test lib directories, so they must be used only for testing, not building. Cheers, Deepak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]