Ok, tell me twice and I'll listen. :-) That seems to help. I do get some odd build errors (things saying commons-logging not available, when it built ok) but I'll dig in. Thanks for your help.
regards Adam -----Original Message----- From: Larry Isaacs [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 7:45 AM To: Gump code and data; [EMAIL PROTECTED] Subject: RE: Newbie problems.. continued You can dodge the problem by adding: <project name="test-ant" remove="true"/> to your profile. See prior e-mail for a little more detail. I'm running on WinXP Pro. Later today, I'll try un-removing this one and see what happens in my Gump build. Larry > -----Original Message----- > From: Adam Jack [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 18, 2003 6:28 PM > To: 'Gump code and data' > Subject: RE: Newbie problems.. continued > > > I know it is asking a lot, but oughtn't these builds be > pretty "environment > safe"? I am sure it is 'per project', but if it works on > http://cvs.apache.org/builds/gump/latest/ant-testutil.html -- > ought it work > for me? The project ant-test (which I assume is inside > ant-testutil or vice > verse or something) fails -- for me-- with a bunch of these (below). I > assume these are either (1) my xerces is either too old or > new (hmm, maybe > belt-and-braces is wrong) or (2) it was expecting crimson or > something. > > Any thoughts on what I do with a problem like this? If the > problem is not > occur on Gump proper (jakarta) --- somehow it has to be my > environment, > right? > > regards > > Adam > > [junit] Testcase: > testUpdateNotNecessary(org.apache.tools.ant.taskdefs.Zi > pTest): Caused an > ERROR > [junit] org.apache.xerces.parsers.IntegratedParserConfiguration > [junit] java.lang.ClassCastException: > org.apache.xerces.parsers.IntegratedParserConfiguration > [junit] at > org.apache.xerces.parsers.SAXParser.<init>(Unknown Source) > [junit] at > org.apache.xerces.parsers.SAXParser.<init>(Unknown Source) > [junit] at > org.apache.xerces.jaxp.SAXParserImpl.<init>(Unknown Source) > [junit] at > org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(Unkno > wn Source) > [junit] at > org.apache.tools.ant.util.JAXPUtils.newSAXParser(JAXPUtils.java:221) > [junit] at > org.apache.tools.ant.util.JAXPUtils.getNamespaceXMLReader(JAXP > Utils.java:193 > ) > [junit] at > org.apache.tools.ant.helper.ProjectHelper2.parse(ProjectHelper > 2.java:165) > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
