Hi Michael, On Tue, Oct 20, 2009 at 7:43 PM, Michael Glavassevich <[email protected]> wrote: > Out of curiosity do Roger's examples work with the current version of > PsychoPath in Eclipse or is there still more work which needs to be done > there to support them?
Yesterday itself, I tested all of Roger's assertions examples (provided on his web site) with the Xerces-J schema-dev SVN code, and following are my findings, in relation to Xerces, PsychoPath and Eclipse WTP: 1) The current Eclipse WTP release can be accessed from, http://download.eclipse.org/webtools/downloads/ The most stable milestone Eclipse WTP release (from Eclipse) looks like, 3.2.0M2. But I actually tried Xerces assertions yesterday with one of the more recent PsychoPath codebase (i.e, code improvements later than Eclipse WTP 3.2.0M2), available from: https://build.eclipse.org/hudson/view/WTP/job/cbi-wtp-wst.xsl.psychopath/ [1] This URL [1] is been configured by the PsychoPath team, to build PsychoPath on a two hourly basis (following a principle of continuous application integration). The PsychoPath build is triggered, only when any PsychoPath code is changed. But the build scheduler at Eclipse Hudson, tries running the PsychoPath build every 2 hours (and produces the PsychoPath, JAR if any PsychoPath code changes). 2) The current PsychoPath codebase has W3C test suite success rate of 99.5% I guess (this was reported by Dave Carver few days ago, and it looks quite good to me!). The PsychoPath JARs available at [1], will eventually become part of Eclipse WTP in future. The URL [1] was created by the PsychoPath team, to provide PsychoPath adopters like Xerces to download PsychoPath JAR without downloading the whole Eclipse WTP. 3) I think, I ran successfully something like 95% of Roger's assertions examples with Xerces assertions. The Roger's assertions examples which failed with Xerces, had some workaround possible (I don't think, there are major bugs in Xerces assertions in relation to this), to be running successfully. -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
