Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by FergusMcMenemie:
http://wiki.apache.org/solr/HowToContribute

The comment on the change is:
adding a bit more knowledge!

------------------------------------------------------------------------------
  {{{
  BUILD FAILED
  }}}
- please, read carefully the errors messages and check your code.
+ please, read carefully the errors messages and check your code. If the test 
fails you may want to repeatably rerun a single test as you debug and sort out 
any problems. In which case you could run
+ {{{
+ > ant -Dtestcase=TestXXX test
+ }}}
+ Where "TestXXX" is the name of the particular Junit test you want to run.
  
  === Creating the patch file ===
  

Reply via email to