Sorry, I forgot to post here that I released 1.0beta5 this past Monday, February 23, 2003. Primarily the purpose of this release was to include a new example that I used in the article, "Create an XML Reporter for your Unit Tests," which I also published this past Monday.
The 1.0beta5 release adds a new XMLReporter example and fixes one bug in 1.0beta4:
- Added a com.artima.examples.reporter.xml.ex1.XMLReporter to the examples directory. - Fixed a bug that was causing two instances of Custom reporters to be created instead of one.