Actually I was trying to configure Hudson for Junit test.In the configure page I have checked Publish JUnit test result report
. And I have to add Test report XMLs
. Since I am new to Hudson I dont know what I have to add there. I am getting an error like,'**/build/test-reports/*.xml' doesn't match anything, but '*.xml' does. Perhaps that's what you mean?
.
Please help me by providing some tutorials. I am using GAE with JSF2.