Make uploading progress optional
--------------------------------

                 Key: WAGON-97
                 URL: http://jira.codehaus.org/browse/WAGON-97
             Project: wagon
          Issue Type: Improvement
          Components: wagon-file
            Reporter: Bo Conroy
            Priority: Minor


We have some very large artifacts that we are creating and when we deploy them 
to the our repository, the logs fill up with messages like below.  It looks 
like for every 4K it prints out its progress.  The snippet below is just the 
start of an example, the log eventually gets about 20000 lines in it just with 
upload progress.  Can a feature that disables these progess messages?  Knowing 
when it starts to deploy, and when it is completed is would be sufficient.

4/78955K
8/78955K
12/78955K
16/78955K
20/78955K
24/78955K
28/78955K
32/78955K
36/78955K
40/78955K
44/78955K
48/78955K
52/78955K
56/78955K
60/78955K
64/78955K
68/78955K
72/78955K

-- 
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