[ANN] ci_reporter 1.0 Released

ci_reporter version 1.0 has been released!

  http://caldersphere.rubyforge.org/ci_reporter

CI::Reporter is an add-on to Test::Unit and RSpec that allows you to
generate
XML reports of your test and/or spec runs. The resulting files can be read
by
a continuous integration system that understands Ant's JUnit report XML
format, thus allowing your CI system to track test/spec successes and
failures.

Changes:

== 1.0

Initial Release.

  http://caldersphere.rubyforge.org/ci_reporter
  http://blog.nicksieger.com/articles/tag/continuousintegration

I appreciate any feedback!

Cheers,
/Nick