| Summary: | Defer Quickstarts target dir creation to installation process | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Petr Kremensky <pkremens> |
| Component: | Installer | Assignee: | Francisco Canas <fcanas> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kremensky <pkremens> |
| Severity: | low | Docs Contact: | Russell Dickenson <rdickens> |
| Priority: | unspecified | ||
| Version: | 6.2.0 | CC: | fcanas, thauser |
| Target Milestone: | CR1 | ||
| Target Release: | EAP 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-15 16:18:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Petr Kremensky
2013-10-25 10:32:37 UTC
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. |