Implement our own progress bar for download/upload
--------------------------------------------------

                 Key: BUILDR-57
                 URL: https://issues.apache.org/jira/browse/BUILDR-57
             Project: Buildr
          Issue Type: Bug
    Affects Versions: 1.3
            Reporter: Assaf Arkin
            Assignee: Assaf Arkin
             Fix For: 1.3


Since we decided to get rid of Facets, we can no longer use its progressbar 
implementation.  There exists a progressbar gem, but it's doesn't render as 
smartly as we'd like it to.  A newer version of that code base (still not 
perfect) is available, but not as a gem, and due to licensing can't be included 
in the code base.

So this is an opportunity to write a progressbar implementation that:
a)  Only does what we need it to.
b)  Without the patches (see transports.rb) required to make it work.
c)  And can depend on Highline to figure out screen resolution.

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

Reply via email to