We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce: git clone https://github.com/moqui/moqui-framework moqui cd moqui ./gradlew getRuntime ./gradlew downloadOpenSearch
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).
The text was updated successfully, but these errors were encountered:
I haven't looked into this before, does the tool support some sort of better output with progress and such?
Sorry, something went wrong.
I looked at the ant.get method call, and couldn't find any documentation for it.
ant.get
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.
No branches or pull requests
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).
The text was updated successfully, but these errors were encountered: