Open imbeyondboredom opened 5 years ago
If the SPRING_APPLICATION_JSON environment variable does not have proper JSON then it the error message should indicate that
If the SPRING_APPLICATION_JSON environment variable does not have proper JSON then hub-detect just complains about an empty username/password
Put invalid json into the SPRING_APPLICATION_JSON variable
Run hub-detect
Observe that the error just complains about the username/password/url not being set
Project Version:
4.4.2 OS:
OSX
@ekerwin This is old functionality that I presume has not changed in a long time, do you agree with @imbeyondboredom on this one?
@imbeyondboredom Do you still need this issue addressed?
Issue template
Expected behavior
If the SPRING_APPLICATION_JSON environment variable does not have proper JSON then it the error message should indicate that
Actual behavior
If the SPRING_APPLICATION_JSON environment variable does not have proper JSON then hub-detect just complains about an empty username/password
Steps to Reproduce
Put invalid json into the SPRING_APPLICATION_JSON variable
Run hub-detect
Observe that the error just complains about the username/password/url not being set
Version
Project Version:
4.4.2 OS:
OSX