|
RE: Building from CVS: msg#00057java.cruise-control.user
Looks like your version of jdom requires a version of xerces that you don't have on the classpath. Does it work if you build w/just the files in the .zip, w/out adding your own jars? (it should) Jtf -----Original Message----- From: cruisecontrol-user-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:cruisecontrol-user-admin@xxxxxxxxxxxxxxxxxxxxx] On Behalf Of Dave Glowacki Sent: Tuesday, December 16, 2003 3:22 PM To: cruisecontrol-user@xxxxxxxxxxxxxxxxxxxxx Subject: [Cruisecontrol-user] Building from CVS I've got an ANCIENT version of CruiseControl running and I'm trying to update it to a more recent version. I've tried both cruisecontrol-2.1.4.zip and the latest CVS sources, and both builds die with the error listed at the end of this message. I've got Xalan-J 2.5.2 and jdom-b9 installed. Any idea what I'm doing wrong? [junit] Testcase: testCreateBootstappers(net.sourceforge.cruisecontrol.util.UpgraderTest): Caused an ERROR [junit] Error in building: SAX2 driver class org.apache.xerces.parsers.SAXParser not found [junit] org.jdom.JDOMException: Error in building: SAX2 driver class org.apache.xerces.parsers.SAXParser not found [junit] at org.jdom.input.SAXBuilder.build(SAXBuilder.java:306) [junit] at org.jdom.input.SAXBuilder.build(SAXBuilder.java:650) [junit] at net.sourceforge.cruisecontrol.util.UpgraderTest.testCreateBootstappers(U pgraderTest.java:92) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:30) [junit] at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessor Impl.java:48) [junit] Caused by: java.lang.ClassNotFoundException: org/apache/xerces/parsers/SAXParser [junit] at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(XMLReaderFactory.ja va:118) [junit] at org.jdom.input.SAXBuilder.createParser(SAXBuilder.java:360) [junit] at org.jdom.input.SAXBuilder.build(SAXBuilder.java:283) [junit] ... 16 more [junit] Root cause: java.lang.ClassNotFoundException: org/apache/xerces/parsers/SAXParser [junit] at org.xml.sax.helpers.XMLReaderFactory.createXMLReader(XMLReaderFactory.ja va:118) [junit] at org.jdom.input.SAXBuilder.createParser(SAXBuilder.java:360) [junit] at org.jdom.input.SAXBuilder.build(SAXBuilder.java:283) [junit] at org.jdom.input.SAXBuilder.build(SAXBuilder.java:650) [junit] at net.sourceforge.cruisecontrol.util.UpgraderTest.testCreateBootstappers(U pgraderTest.java:92) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav a:30) [junit] at sun.reflect.InflatableMethodAccessorImpl.invoke(InflatableMethodAccessor Impl.java:48) ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Cruisecontrol-user mailing list Cruisecontrol-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Building from CVS, Greg Irvine |
|---|---|
| Next by Date: | vss help, Kathie Drake |
| Previous by Thread: | RE: Building from CVS, Greg Irvine |
| Next by Thread: | Re: Building from CVS, Dave Glowacki |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |