[junit] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 7.177 sec
[junit] Test org.apache.solr.client.solrj.embedded.TestJettySolrRunner
FAILED
BUILD FAILED
Thoughts on what to do about this?
For starters, it would be great to have the ant test-reports output be
accessible to see what is happening. The error is either the 'can not
bind' or 'port already in use'
Should we make it an optional test? If it can't bind the port, it would
continue without failing? This test would have alerted an error in
solr-1.2-RC1
ryan