You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by "Marc Logemann (JIRA)" <ji...@apache.org> on 2009/04/21 18:44:47 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&focusedCommentId=12701197#action_12701197 ] 

Marc Logemann commented on IVY-549:
-----------------------------------

I also think that this would be a nice improv. My HTML is 3 MB big and loading and scrolling is a pain.... I think it would be possible to seperate it into several pages....

> Output of Report task does not scale
> ------------------------------------
>
>                 Key: IVY-549
>                 URL: https://issues.apache.org/jira/browse/IVY-549
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Ant, Core
>    Affects Versions: 1.4.1, 2.0.0-alpha-1
>            Reporter: Nascif Abousalh-Neto
>
> 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.