You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Gilles Scokart (JIRA)" <ji...@apache.org> on 2007/06/28 21:32:04 UTC

[jira] Commented: (IVY-549) Output of Report task does not scale

    [ https://issues.apache.org/jira/browse/IVY-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508938 ] 

Gilles Scokart commented on IVY-549:
------------------------------------

I also have the same problem on my project.  You get my vote.

> Output of Report task does not scale
> ------------------------------------
>
>                 Key: IVY-549
>                 URL: https://issues.apache.org/jira/browse/IVY-549
>             Project: Ivy
>          Issue Type: Bug
>          Components: Ant, Core
>    Affects Versions: 1.4.1, 2.0.0-alpha-1
>            Reporter: Nascif Abousalh-Neto
>             Fix For: unspecified
>
>
> The HTML reports, although quite nice, do not scale. It is quite easy to generate a report.html so large that your browser will refuse to load it (or die trying)... a suggestion would be to take a page from JavaDoc and generate multiple html files with a unifying index.html page that 
> uses frames to present the whole thing.
> Another approach would be to generate a PDF report. But although it would be easier to print (and that is a good requirement) I think the focus is more on navigation. If the amount of information in the report is too large printing won't help, but good navigation options (cross-links among the pages) will.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.