Simon, Unfortunately, Jenkins does not allow an empty artifacts fileset. You have to add at least one always-existing file. The pattern on ASF and SDDS Jenkins is: -> **/*.events,heapdumps/**,README.txt
The README.txt is the trick :-) ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: [email protected] [mailto:[email protected]] > Sent: Friday, November 23, 2012 2:13 PM > To: [email protected]; [email protected] > Subject: [JENKINS] Lucene-trunk-Linux-Java6-64-o.a.l.index-test-only - Build > # 4266 - Still Failing! > > Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java6-64-o.a.l.index- > test-only/4266/ > > All tests passed > > Build Log: > [...truncated 1374 lines...] > ERROR: No artifacts are configured for archiving. > You probably forgot to set the file pattern, so please go back to the > configuration and specify it. > If you really did mean to archive all the files in the workspace, please > specify > "**" > Build step 'Archive the artifacts' changed build result to FAILURE Recording > test results Email was triggered for: Failure Sending email for trigger: > Failure > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
