Bug 1105144
| Summary: | Topic 30613 failed Injection processing | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Nikoleta Hlavickova <nziakova> |
| Component: | Documentation | Assignee: | sgilda |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikoleta Hlavickova <nziakova> |
| Severity: | urgent | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.3.0 | CC: | pkremens, sgilda |
| Target Milestone: | ER7 | ||
| Target Release: | EAP 6.3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-06-28 15:38:25 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: | |
| Embargoed: | |||
|
Description
Nikoleta Hlavickova
2014-06-05 13:31:05 UTC
The fix for Bug 1014535 resulted in the addition of steps for advanced installation options in topic: Run the JBoss EAP Installation Program [30613]. This topic appears in both the Installation Guide and the Getting Started Guide. The new topics (numbers 26748 to 26754) were added to the Installation Guide but not the Getting Started Guide, so it resulted in compile errors. Because the Getting Started Guide is intended to take the defaults for the installation, these topics should not be displayed there. I added condition="installer" for the new topics 26748 to 26754. Fix can be verified here: http://documentation-devel.engineering.redhat.com/site/documentation/en-US/JBoss_Enterprise_Application_Platform/6.3/html-single/Getting_Started_Guide/index.html Verified with EAP 6.3.0.ER7, revision 6.3.0-14 These changes reverted the works made as a part of BZ1014535. Petr, this should not be the case. The Installation Guide should still contain all the changes for Bug 1014535. The Getting Started Guide is intended to get someone up and running with the product in as few steps as possible so we guide them through the default installation path on purpose. What I did is add conditionals to prevent the advanced install options from showing up in the Getting Started Guide. If they don't appear in the Installation Guide, then I must have broken something. I will look into this. Petr, it turns out I had the wrong conditional. This should work correctly in the next build. Thanks for taking care of this Sande. Of course. I broke it! :-) |