Installer running in console mode doesn't allow user to generate automatic installation script (once user gets to the dialogue, there is no way out just to terminate the installation process as path validation always fail).
The issue is a regression against previous releases.
actual
Would you like to generate an automatic installation script and properties file? (y/n) [n]: y Select path for the automatic installation script: [/home/pkremens/EAP-7.0.0/auto.xml] Cannot write to path, please choose another location. Select path for the automatic installation script: [/home/pkremens/EAP-7.0.0/auto.xml] /home/pkremens/auto.xml Cannot write to path, please choose another location. Select path for the automatic installation script: [/home/pkremens/EAP-7.0.0/auto.xml] /tmp/auto.xml Cannot write to path, please choose another location.
expected
Would you like to generate an automatic installation script and properties file? (y/n) [n]: y Select path for the automatic installation script: [/home/pkremens/EAP-7.0.0/auto.xml] XML written successfully. [ Console installation done ]
- blocks
-
JBEAP-1281 Allow user to reselect the target path for automatic installation script creation (console)
-
- Closed
-
- relates to
-
JBEAP-1281 Allow user to reselect the target path for automatic installation script creation (console)
-
- Closed
-