Re: Archiving artefacts and publishing JUnit test reports and Javadoc

2011-09-29 Thread lewis john mcgibbney
Thank you both for the pointers. > Hopefully this will do it. > We'll see after the next build... > > > > -- > Dennis Lundberg > -- *Lewis*

Re: Archiving artefacts and publishing JUnit test reports and Javadoc

2011-09-28 Thread Dennis Lundberg
Hi I have enabled the publishing of Javadoc and JUnit test result report for Nutch-trunk. You do this in the configuration of the project. Under "Post-build Actions" you will find a couple of checkboxes for this: Check "Publish Javadoc" and fill in the relative path to the directory where your J

Re: Archiving artefacts and publishing JUnit test reports and Javadoc

2011-09-28 Thread Dennis Lundberg
Hi The archiving issue seems to be a matter of (mis)configuration. Here what I see at the end of the log: tar: [tar] Building tar: /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/Nutch-trunk/trunk/dist/nutch-2011-09-24_12-10-23.tar.gz nightly: BUILD SUCCESSFUL Total time:

Re: Archiving artefacts and publishing JUnit test reports and Javadoc

2011-09-24 Thread lewis john mcgibbney
Hi builds@, I'm still not having much luck trying to get the following functionality sorted out on our CI build. The latest build is here [1], but it would be great if we could add the functionality of archiving artefacts, publishing JUnit test result report and publish the Javadocs (which by the