You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running application in development mode " touching" the keystore file without setting the keystore passowrd does not prevent from downloading the android sdk to build the jar file, why?
The documentation shows:
"To run in development without support for JAR file building:
touch gradle/data/driver.keystore
(If you just want to install the DRIVER web interface, do this. You can add Android integration later.)
"
However you can't run successfully the playbook through vagrant in production without setting the keystore password.
The text was updated successfully, but these errors were encountered:
Running application in development mode " touching" the keystore file without setting the keystore passowrd does not prevent from downloading the android sdk to build the jar file, why?
The documentation shows:
"To run in development without support for JAR file building:
touch gradle/data/driver.keystore
(If you just want to install the DRIVER web interface, do this. You can add Android integration later.)
"
However you can't run successfully the playbook through vagrant in production without setting the keystore password.
The text was updated successfully, but these errors were encountered: