RE: Problem with Centipede
"Manocha, Nikunj" <[email protected]>
| Newsgroups | gmane.comp.krysalis.user |
|---|---|
| Message-ID | <C34B80A4EF89E24491CBE1E50D047C64293E05@sghdqms03.global.ad.sabre.com> |
hi All, Thanx guys. It worked. It had to do with Xalan. I re-checked on your suggestion and I was not including it in a proper way. Thanx for your suggestion Adam. I really like the idea. But currently I am pressed with time and I have multiple projects lined up to prepare a build system using centipede. Hence, I cannot try an experimentation. Once I am done with this.. it will be a good idea to pick one of those cadidate projects and use the new improved version of centipede. When I started this project, i did not have any knowledge even of ANT. Hence, its been a long way and I am learning a lot. ANT is good and centipede gives it even more power. I think centipede is interesting. What progress has been made with respect to using Centipede/ANT for cpp projects. Thanx, Nikunj -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Adam Jack Sent: Saturday, July 19, 2003 1:21 PM To: [email protected] Subject: RE: Problem with Centipede Nikunj You seem like a user who is willing to put some effort in to get the benefit they want. I respect the progress you have made w/ centipede (both with this list's help and, as is clear, on your own). As such.... Are you "brave" enough to try the "new improved (but not so complete/stable)" centipede in CVS HEAD? That is very much a work in progress -- it has less antlibs (the new name for cents), it has less stability .... that said, it *does* rely upon older XERCES/XALAN implementations (it doesn't ship them). Basically the new centipede depends upon the ant/user environment for much much more, rather than shipping it's own. If you are game, some thoughts/cautions: 1) DO DO DO DO -- start this as a parallel project! Do not try to replace what you have working. This is experimental. 2) You'll need a nightly (or recent) ant -- the ant1.6 beta or whatever, from CVS or nightly. 3) Don't set your expectations too high, we don't have all the same cents working. 4) Nick knows there are still classlaoder woes w/ ant (just -- probably -- not this one) 5) Post requests for help/feedback to the [email protected] list, not users. 6) DO DO DO DO -- start this as a parallel project! Do not try to replace what you have working! -- oh yeah, I said that. Again, only do this is you are interested in the benefits of centipede for including antlibs (cents) yours and/or existing, and so forth. Nick, feel free to comment on if this is a dumb idea, especially since we don't have docs/whatever (& your Friday experience). regards Adam -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Manocha, Nikunj Sent: Saturday, July 19, 2003 12:06 PM To: [email protected] Subject: RE: Problem with Centipede Hi Nick, I am using j2sdk1.4.1_03. Also, I am specifying xalan.jar, xerces.jar in the module.xml. I was initially using the junit.cent. But it was giving me error too. Hence, I tried writing my own target. I was getting the following error output while trying to use it as a cent. ********************************************* Running com.sabre.functionaltests.ServiceRegressionTest Exception in thread "main" java.lang.NoSuchMethodError at org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter.formatError(BriefJUnitResultFormatter.java:254) at org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter.addError(BriefJUnitResultFormatter.java:229) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:203) at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:342) TEST com.sabre.functionaltests.ServiceRegressionTest FAILED ***********************************************8 -----Original Message----- From: Nick Chalko [mailto:[email protected]] Sent: Saturday, July 19, 2003 12:47 PM To: [email protected] Subject: Re: Problem with Centipede Which JDK are you using. the cent command uses a different classpath than the ant uses. So it is not finding the needed jar. probably xalan or xerces or w3c. Have you tried using the junit.cent with the built in <test> target ? ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0 _______________________________________________ krysalis-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/krysalis-users ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here: http://www.vmware.com/wl/offer/345/0