That does not quite work as expected. However I got it all working by
dropping in index.html files down the hierarchy as part of a build step. So
instead of hyperlinkign to the fodlers, I just hyperlink to the index.html
files instead.
On Thursday, 10 October 2013 14:45:43 UTC+1, rginga wrote:
@googlegroups.com
Subject: Re: HTML Report Publisher and FIle Hierarchies
That approach does not scale when the report contains 10k+ files.
I have subsequently discovered that I have generating incorrect relative links.
It is only when the links point to directories that they still 404.
--
Schalk W
From: Vivekanand S V
Date: 10/10/2013 14:29 (GMT+00:00)
To: jenkinsci-users@googlegroups.com
Subject: Re: HTML Report Publisher and FIle Hierarchies
You should be able publish another html (By clicking the add button present
below it) by giving the new directory in the 2nd one and giving
You should be able publish another html (By clicking the add button present
below it) by giving the new directory in the 2nd one and giving file3.html
as the file to archive. This is how I work with multiple HTML files.
On Thu, Oct 10, 2013 at 6:29 PM, Schalk Cronjé wrote:
> Of late I have been