moqui-framework icon indicating copy to clipboard operation
moqui-framework copied to clipboard

Download Open Search not showing Progress

Open acetousk opened this issue 2 years ago • 2 comments

Steps to reproduce: git clone https://github.com/moqui/moqui-framework moqui cd moqui ./gradlew getRuntime ./gradlew downloadOpenSearch

The progress percentage doesn't update until it's done (this is especially true for slow connections).

acetousk avatar May 28 '23 19:05 acetousk

I haven't looked into this before, does the tool support some sort of better output with progress and such?

jonesde avatar May 29 '23 14:05 jonesde

I looked at the ant.get method call, and couldn't find any documentation for it.

I'm not sure it's really all that important. I thought that if it's a quick fix then it'd be worth it, but it's not looking like that.

acetousk avatar Jun 02 '23 14:06 acetousk