[ 
http://jira.codehaus.org/browse/MNG-4591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Bentmann closed MNG-4591.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0-alpha-8
         Assignee: Benjamin Bentmann

Changed to
{noformat}
Downloaded: 
http://repo1.maven.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
 (203 KB at 42.5 KB/sec)
{noformat}
in [r923457|http://svn.apache.org/viewvc?view=revision&revision=923457].

> Enhance the download rate output to include downloaded file name
> ----------------------------------------------------------------
>
>                 Key: MNG-4591
>                 URL: http://jira.codehaus.org/browse/MNG-4591
>             Project: Maven 2 & 3
>          Issue Type: Improvement
>    Affects Versions: 3.0-alpha-7
>            Reporter: Damian Bradicich
>            Assignee: Benjamin Bentmann
>             Fix For: 3.0-alpha-8
>
>
> While doing a build today, i noticed something that is a little confusing.
> Take the following output
> Downloading: http://localhost:8012/somesuperbig.jar
> Downloading: http://localhost:8012/somesmall.jar
> 5 KB downloaded at 10.4 KB/sec
> Downloading: http://localhost:8012/someotherbig.jar
> 500 MB downloaded at 19.2 KB/sec
> 500 MB downloaded at 19.2 KB/sec
> While this is occurring, you have no idea which file downloaded at a size of 
> 5KB (only once its done can you figure it out, and this is simple example for 
> purpose of ticket).
> Would be nice to see something like this
> 500 MB downloaded at 19.2 KB/sec (http://localhost:8012/someotherbig.jar)
> for example

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to