Hide Forgot
Description of problem: Quickstarts target dir is created on Quickstarts screen now. If user returns and change the dir, new dir is created. This way, user can end with bunch of empty folders designated for quickstarts installation. Version-Release number of selected component (if applicable): EAP 6.2.0 How reproducible: Always Steps to Reproduce: 1. Start GUI installation 2. Use default values to get to Quickstarts screen 3. Push Next and Ok to create a new directory 4. Return to Quicktarts screen, change the quisktarts installation path. 5. Repeat the step 3. & 4. for a few times and Quit the installation Actual results: Empty folder was created for each entered installation path directory. Expected results: Installer didn't create any directory. Quickstarts directory is created in time when quickstarts are installed.
I've modified izpack to hold off on creating directories until the files are laid down. This applies to all panels that make use of path inputs, as the issue was not with quickstarts itself but with how userInputPanel validates paths. http://git.app.eng.bos.redhat.com/izpack.git/commit/?h=izpack-wip&id=51d293760ae7de0864d1ec56f66890aec369a3fa
Hi, path input panel still creates new directory (at least one for quickstarts). Just follow the issue description.
Apologies. This BZ shouldn't have been set to ON_QA as the izpack fix for the issue did not actually make it into the izpack build for ER7. The fix will be present in the next build.
Changing Target milestone to CR1. According to the latest information there will be no more ER builds.
Verified on EAP 6.2.0.CR1 installer.