On Tue, 2002-03-26 at 09:43, Jason van Zyl wrote: > On Tue, 2002-03-26 at 10:45, Sam Ruby wrote: > > Jason van Zyl wrote: > > > > > > Any chance you can help me with this? I just updated gump and when > > > trying to generate I get this. Did a new package get installed possibly. > > > I just copied them from the covalent machine yesterday. > > > > > > Merging projects into workspace > > > > > > Exception in thread "main" javax.xml.parsers.FactoryConfigurationError: > > > Provider for javax.xml.parsers.DocumentBuilderFactory cannot be found > > > at javax.xml.parsers.DocumentBuilderFactory.newInstance(Unknown Source) > > > at Jenny.<init>(Jenny.java:27) > > > at Jenny.main(Jenny.java:265) > > > > Looks to me like you are partially using Xerces 2. With xerces-2 you need > > BOTH xerces.jar and xml-apis.jar. > > But my first run worked and I didn't change my XALAN distribution. I > just updated. > > > Of course, "build gump scripts" knows how to do this properly. ;-) > > Ok, I will look at that.
Here is my first run which was completed: http://24.157.133.102/gump/ When I try your build script with: build jakarta-turbine-stratum I get: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/Main Sorry for all the questions but I'm just trying to get back what I had running last night and I'm not sure what changed. > > - Sam Ruby > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > > http://tambora.zenplex.org > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
