-
Enhancement
-
Resolution: Done
-
Major
-
2.15.2.Final
-
None
Please make prompt() to print the text and assume the default value when INTERACTIVE=false.
This does nothing if INTERACTIVE=false :
@Override public Result execute(UIExecutionContext uiExecContext) throws Exception { uiExecContext.getPrompt().promptBoolean("AAAAA", true);
- relates to
-
WINDUP-595 If file size is >10 MB, display a warning - "this may take a long time."
- Closed