Skip to content
New issue

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

No progressbar with gradle bootRun on windows CMD.exe but works in linux #32

Open
dattachandan opened this issue May 2, 2018 · 7 comments

Comments

@dattachandan
Copy link

Has anyone tested this to work on powershell or cmd.exe?

@ctongfei
Copy link
Owner

ctongfei commented May 5, 2018

See #25 -- It words on cmd.exe.
I wonder what problem you have run into.

@dattachandan
Copy link
Author

Example on windows 2016 server cmd.exe - the process in complete but progressbar shows 0% for windows, however the same process is 100% on linux

image

Example on linuxmint 18.3 bash
image

@dattachandan
Copy link
Author

Tried on git bash on windows 2016 and same issue
image

@ctongfei
Copy link
Owner

Does it only fail in Gradle or it just fails on Windows?

@dattachandan
Copy link
Author

Just ran the jar with java command on windows

@ctongfei
Copy link
Owner

Could you provide me with a minimized version that reproduces this problem? At the current stage I do not understand what is going on

@ctongfei
Copy link
Owner

Maybe this relates to #20?

@koppor koppor mentioned this issue Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants