jdaugherty opened a new pull request, #14772:
URL: https://github.com/apache/grails-core/pull/14772
With the slower download speeds for repository.apache.org, I decided to
write a basic percentage & speed output. The output then looks like this:
Updating Grails wrapper, allowed versions to update to are
[RELEASE,RC,MILESTONE,SNAPSHOT]...
...A Grails snapshot version has been detected. Downloading latest
snapshot.
... 99% (100.00 KiB/s)
...Moving remotely downloaded jar to:
/Users/jdaugherty/.grails/wrapper/7.0.0-SNAPSHOT/grails-cli-7.0.0-SNAPSHOT.jar
The line `... 99% (100.00 KiB/s)` will update inline. An example starting
value would be `... 2% (99.34 KiB/s)`
This way it doesn't look like grailsw is hung when the repo transfers slowly.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]