SCXML has had a couple of ongoing Gump failures, which I started to look at again.
[As part of this, I noticed and fixed some minor issues in the Ant build file.] The component currently uses nested test suites (and main() methods) which are unnecessary. They also make finding the errors harder, as one has to find which suite includes the test. I'd like to remove all the main methods and all the suites which merely group other tests. OK? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org